.workflow-page-header{align-items:flex-start}.workflow-form-grid{display:grid;gap:14px}.workflow-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-field{min-width:0;margin:0}.workflow-fieldset{min-width:0;margin:0;padding:18px;border:1px solid var(--border, #d8e0dc);border-radius:12px;background:#fbfcfb}.workflow-fieldset legend{padding:0 8px;color:#173b32;font-size:13px;font-weight:750}.workflow-profile-panel{display:grid;gap:12px;padding:14px;border:1px solid #c9ddd6;border-radius:12px;background:#f2f8f5}.workflow-profile-apply,.workflow-profile-save-grid{display:grid;grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px}.workflow-profile-save-grid{grid-template-columns:repeat(2,minmax(180px,1fr)) auto;margin-top:12px}.workflow-save-profile summary,.workflow-advanced summary{width:fit-content;color:#0c6b57;cursor:pointer;font-size:13px;font-weight:700}.workflow-inline-success{padding:9px 12px;border:1px solid #8fd1be;border-radius:9px;background:#eaf8f2;color:#075b47;font-size:13px}.workflow-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.workflow-check-card{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #d8e0dc;border-radius:10px;background:#fff;cursor:pointer}.workflow-check-card input{margin-top:3px}.workflow-check-card span{display:grid;gap:3px}.workflow-check-card small{color:#66756f}.workflow-segment{display:inline-flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid #d8e0dc;border-radius:10px;background:#edf2ef}.workflow-segment label{padding:8px 13px;border-radius:7px;cursor:pointer;font-size:13px;font-weight:650}.workflow-segment label.active{background:#fff;box-shadow:0 1px 3px #042b231f;color:#075f4b}.workflow-segment input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.workflow-advanced{padding:14px;border:1px dashed #b8c9c3;border-radius:10px}.workflow-advanced[open] summary{margin-bottom:14px}.workflow-template-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workflow-template-summary>div{display:grid;gap:5px;padding:13px;border:1px solid #dce4e0;border-radius:10px;background:#fbfcfb}.workflow-template-summary span{color:#6a7772;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.workflow-template-summary strong{overflow-wrap:anywhere;font-size:14px}.profile-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-card{display:grid;gap:12px;min-width:0;padding:16px;border:1px solid #d8e0dc;border-radius:12px;background:#fff}.profile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profile-card h3{margin:0;font-size:15px}.profile-card p{margin:0;color:#66756f;font-size:13px}.profile-card-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.profile-editor{padding:16px;border:1px solid #92c9ba;border-radius:12px;background:#f4faf7}.profile-values-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media (max-width: 1279px){.workflow-form-grid.four,.workflow-template-summary,.profile-cards,.workflow-form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.workflow-form-grid.two,.workflow-form-grid.three,.workflow-form-grid.four,.workflow-check-grid,.workflow-template-summary,.profile-cards,.profile-values-editor,.workflow-profile-apply,.workflow-profile-save-grid{grid-template-columns:minmax(0,1fr)}.workflow-fieldset{padding:13px}.workflow-profile-apply .btn,.workflow-profile-save-grid .btn{width:100%}.workflow-template-summary strong{font-size:13px}}:root{--studio-ink: #10251f;--studio-muted: #61706b;--studio-soft: #f3f6f3;--studio-canvas: #eef2ee;--studio-panel: #ffffff;--studio-line: #dbe3de;--studio-line-strong: #c7d2cc;--studio-green: #0a6f5d;--studio-green-dark: #075346;--studio-green-soft: #e6f4ef;--studio-amber: #d68a17;--studio-amber-soft: #fff4df;--studio-red: #b94a4a;--studio-red-soft: #fbecec;--studio-purple: #70549a;--studio-blue: #2f6fb3;--studio-sidebar: #071c17;--studio-sidebar-soft: #102a23;--studio-shadow: 0 1px 2px rgba(7, 28, 23, .04);--studio-radius: 12px}.studio-shell,.studio-shell button,.studio-shell input,.studio-shell select,.studio-shell textarea{font-family:IBM Plex Sans Variable,IBM Plex Sans,sans-serif}.studio-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:var(--studio-canvas);color:var(--studio-ink);font-size:14px;line-height:1.45}.studio-shell[data-accent=blue]{--studio-green: #2f6fb3;--studio-green-dark: #225485;--studio-green-soft: #eaf2fb;--studio-sidebar: #0c1b2c;--studio-sidebar-soft: #172c42}.studio-shell[data-accent=amber]{--studio-green: #b87312;--studio-green-dark: #87520a;--studio-green-soft: #fff3dd;--studio-sidebar: #241a0c;--studio-sidebar-soft: #372814}.studio-shell[data-accent=purple]{--studio-green: #70549a;--studio-green-dark: #513b73;--studio-green-soft: #f0ebf7;--studio-sidebar: #1b1427;--studio-sidebar-soft: #2b203c}.studio-shell *{box-sizing:border-box}.studio-shell h1,.studio-shell h2,.studio-shell h3,.studio-shell strong{color:var(--studio-ink)}.studio-shell--collapsed{grid-template-columns:76px minmax(0,1fr)}.studio-skip-link{position:fixed;left:12px;top:-60px;z-index:1000;border-radius:6px;background:#fff;color:var(--studio-ink);padding:10px 14px}.studio-skip-link:focus{top:12px}.studio-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden;background:var(--studio-sidebar);color:#bcd0c8;transition:width .18s ease,transform .18s ease}.studio-brand{display:flex;align-items:center;gap:8px;height:82px;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.09)}.studio-brand img{display:block;width:186px;height:54px;object-fit:contain;border-radius:9px;background:#fff;padding:8px 10px}.studio-brand button{flex:0 0 24px;width:24px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:transparent;color:#dbe9e3;cursor:pointer}.studio-sidebar nav{flex:1;overflow-y:auto;padding:10px 8px 18px;scrollbar-width:thin;scrollbar-color:#46645a transparent}.studio-nav-section{margin:7px 0 15px}.studio-nav-label{display:block;padding:0 10px 6px;color:#7ea095;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.studio-nav-link{display:flex;align-items:center;gap:11px;min-height:38px;margin:2px 0;padding:8px 10px;overflow:hidden;border:1px solid transparent;border-radius:7px;color:#bcd0c8;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap}.studio-nav-link:hover{background:#ffffff0e;color:#fff;text-decoration:none}button.studio-nav-logout{width:100%;background:transparent;font-family:inherit;text-align:left;cursor:pointer}button.studio-nav-logout:disabled{opacity:.6;cursor:default}.studio-nav-link--active{border-color:#41ad8f2e;background:var(--studio-sidebar-soft);color:#fff;box-shadow:inset 3px 0 #1da687}.studio-nav-icon{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;color:#83aa9e;font-family:IBM Plex Mono,monospace;font-size:14px}.studio-nav-link--active .studio-nav-icon{color:#42c6a4}.studio-nav-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.studio-nav-badge{display:grid;place-items:center;min-width:20px;height:20px;margin-left:auto;border-radius:999px;background:var(--studio-amber);color:#fff;padding:0 5px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700}.studio-sidebar-footer{display:flex;align-items:center;gap:10px;min-height:64px;margin:8px;padding:9px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff09;white-space:nowrap}.studio-avatar{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:8px;background:#0c806a;color:#fff;font-weight:700}.studio-sidebar-footer strong{display:block;color:#fff;font-size:12px}.studio-sidebar-footer small{display:block;color:#8fa9a0;font-size:10px}.studio-shell--collapsed .studio-brand{justify-content:center;padding:14px 8px}.studio-shell--collapsed .studio-brand img{display:none}.studio-shell--collapsed .studio-brand button{flex:0 0 40px;width:40px;height:40px;font-size:16px}.studio-shell--collapsed .studio-nav-label,.studio-shell--collapsed .studio-nav-text,.studio-shell--collapsed .studio-nav-badge,.studio-shell--collapsed .studio-sidebar-footer>div{display:none}.studio-shell--collapsed .studio-nav-link{justify-content:center;padding-inline:8px}.studio-shell--collapsed .studio-sidebar-footer{justify-content:center}.studio-workspace{min-width:0}.studio-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(280px,1.2fr) minmax(230px,.8fr);align-items:center;gap:20px;height:58px;padding:0 24px;border-bottom:1px solid var(--studio-line);background:#fffffff7}.studio-topbar-leading{display:flex;align-items:center;gap:10px;min-width:0}.studio-topbar-leading>div{min-width:0}.studio-topbar-leading strong{display:block;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.studio-topbar-leading span{display:block;color:var(--studio-muted);font-size:10px}.studio-menu-button{display:none;border:0;background:transparent;color:var(--studio-ink);font-size:20px;cursor:pointer}.studio-search{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;border:1px solid var(--studio-line);border-radius:8px;background:var(--studio-soft);color:var(--studio-muted);cursor:pointer;font:inherit;text-align:left}.studio-search:hover{border-color:var(--studio-green)}.studio-search:focus-visible{outline:2px solid var(--studio-green);outline-offset:2px}.studio-search-placeholder{flex:1;min-width:0;overflow:hidden;color:var(--studio-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studio-search kbd{border:1px solid var(--studio-line);border-radius:4px;background:#fff;padding:1px 5px;color:var(--studio-muted);font-size:9px}.studio-action-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.studio-topbar-user{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.studio-topbar-user>div{min-width:0;text-align:right}.studio-topbar-user strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-topbar-user span:last-child{display:block;color:var(--studio-muted);font-size:9px;letter-spacing:.06em}.studio-live-dot{display:inline-block;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#12a57f;box-shadow:0 0 0 3px #12a57f1f}.studio-controlbar{position:sticky;top:58px;z-index:19;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:46px;padding:6px 24px;border-bottom:1px solid var(--studio-line);background:#f8faf8}.studio-controlbar-title{display:flex;align-items:center;gap:9px;min-width:0;color:var(--studio-muted);font-size:11px}.studio-local-pill{display:inline-flex;align-items:center;width:fit-content;border:1px solid #e1ad55;border-radius:999px;background:var(--studio-amber-soft);padding:2px 7px;color:#8a5708;font-size:9px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.studio-controls{display:flex;align-items:center;gap:6px}.studio-controls label{display:flex;align-items:center;gap:5px;color:var(--studio-muted);font-size:10px}.studio-controls select,.studio-control-button{height:30px;border:1px solid var(--studio-line-strong);border-radius:6px;background:#fff;color:var(--studio-ink);padding:0 8px;font-size:10px}.studio-control-link{border:1px solid #b9d8cf;border-radius:999px;background:#eef8f4;padding:5px 9px;color:var(--studio-green);font-size:9px;font-weight:650;text-decoration:none;white-space:nowrap}.studio-control-link:hover{border-color:var(--studio-green)}.studio-control-button{cursor:pointer}.studio-controls time{width:64px;color:var(--studio-muted);font-family:IBM Plex Mono,monospace;font-size:10px;text-align:right}.studio-engine-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid var(--studio-line-strong);border-radius:999px;color:var(--studio-muted);font-size:10px;white-space:nowrap}.studio-engine-chip strong{font-family:IBM Plex Mono,monospace;color:var(--studio-ink);font-weight:600}.studio-nav-group{display:block}.studio-nav-sub{display:flex;flex-direction:column;padding-left:21px;border-left:1px solid rgba(188,208,200,.16);margin:2px 0 6px 14px}.studio-nav-sublink{display:block;min-height:30px;padding:6px 9px;border-radius:6px;color:#9db3ab;font-size:12px;font-weight:500;line-height:1.4;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.studio-nav-sublink:hover{background:var(--studio-sidebar-soft);color:#fff;text-decoration:none}.studio-nav-sublink:focus-visible{outline:2px solid #42c6a4;outline-offset:-2px}.studio-nav-sublink--active{background:var(--studio-sidebar-soft);color:#fff;font-weight:650;box-shadow:inset 2px 0 #1da687}.studio-main{width:100%;max-width:1600px;min-width:0;margin:0 auto;padding:24px 26px 48px;outline:0}.studio-page{display:flex;flex-direction:column;gap:16px;min-width:0}.studio-source-state,.studio-route-state{display:grid;gap:10px;place-items:start;padding:24px;color:var(--studio-muted)}.studio-route-state{min-height:100vh;align-content:center;justify-content:center;justify-items:center;background:#f2f5f1;text-align:center}.studio-route-state strong{color:var(--studio-ink);font-size:1.25rem}.studio-route-state a,.studio-route-state button,.studio-source-state button{border:1px solid var(--studio-green);border-radius:8px;padding:9px 14px;background:#fff;color:var(--studio-green);font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.studio-page--narrow{max-width:1160px;margin-inline:auto}.studio-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;min-height:64px}.studio-page-header>div:first-child{max-width:850px}.studio-eyebrow{display:block;margin-bottom:4px;color:var(--studio-green);font-size:10px;font-weight:700;letter-spacing:.12em}.studio-page-header h1{margin:0;color:var(--studio-ink);font-size:clamp(24px,2.2vw,31px);font-weight:650;letter-spacing:-.025em}.studio-page-header p{margin:5px 0 0;color:var(--studio-muted);font-size:13px}.studio-page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.studio-page-actions a{text-decoration:none}.studio-button{min-height:36px;border:1px solid transparent;border-radius:7px;padding:7px 13px;font-size:12px;font-weight:650;cursor:pointer}.studio-button:disabled{opacity:.5;cursor:not-allowed}.studio-button--primary{background:var(--studio-green);color:#fff}.studio-button--primary:hover{background:var(--studio-green-dark)}.studio-button--secondary{border-color:var(--studio-line-strong);background:#fff;color:var(--studio-ink)}.studio-button--ghost{border-color:transparent;background:transparent;color:var(--studio-green)}.studio-button--danger{background:var(--studio-red);color:#fff}.studio-local-notice,.studio-callout{display:flex;align-items:center;gap:12px;border:1px solid #e3b76c;border-left-width:3px;border-radius:8px;background:var(--studio-amber-soft);padding:8px 11px;color:#704b10;font-size:11px}.studio-local-notice strong{color:#704b10}.studio-callout{display:block;margin-top:12px}.studio-callout p{margin:3px 0 0}.studio-callout--info{border-color:#8fb8ad;background:#edf7f3;color:#275c4f}.studio-callout--warning{border-color:#e3b76c}.studio-callout--success{border-color:#82c7b4;background:var(--studio-green-soft);color:var(--studio-green-dark)}.studio-global-notice{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;max-width:min(430px,calc(100vw - 24px));border:1px solid #82c7b4;border-radius:9px;background:#fff;padding:10px 12px;box-shadow:0 14px 36px #071c172e}.studio-global-notice>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--studio-green-soft);color:var(--studio-green);font-weight:700}.studio-global-notice strong{flex:1;font-size:11px}.studio-global-notice button{border:0;background:transparent;color:var(--studio-muted);cursor:pointer}.studio-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;min-width:0}.studio-span-4{grid-column:span 4}.studio-span-5{grid-column:span 5}.studio-span-6{grid-column:span 6}.studio-span-7{grid-column:span 7}.studio-span-8{grid-column:span 8}.studio-span-12{grid-column:1 / -1}.studio-panel{min-width:0;overflow:hidden;border:1px solid var(--studio-line);border-radius:var(--studio-radius);background:var(--studio-panel);box-shadow:var(--studio-shadow)}.studio-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 17px 0}.studio-panel-header h2{margin:0;color:var(--studio-ink);font-size:15px;font-weight:650}.studio-panel-header p{margin:3px 0 0;color:var(--studio-muted);font-size:11px}.studio-panel-meta{color:var(--studio-muted);font-size:10px;white-space:nowrap}.studio-panel-body{min-width:0;padding:14px 17px 16px}.studio-panel-note{margin:10px 0 0;color:var(--studio-muted);font-size:11px;line-height:1.5}.studio-heatmap-stack{display:flex;flex-direction:column;gap:18px}.studio-heatmap-block{min-width:0}.studio-subheading{margin:0 0 6px;font-size:12px;font-weight:600;color:var(--studio-ink, #142c25);letter-spacing:.01em}.studio-lean-bar{display:flex;width:100%;height:30px;margin-top:14px;border-radius:7px;overflow:hidden;border:1px solid var(--studio-border, #dbe6e1)}.studio-lean-seg{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;min-width:0}.studio-lean-seg.is-short{background:#b8732f}.studio-lean-seg.is-balance{background:#8fa39c;color:#1e2a26}.studio-lean-seg.is-long{background:#1a6aae}.studio-table-panel .studio-panel-body{padding:0}.studio-source-label{font-family:IBM Plex Mono,monospace}.studio-kpi-grid{display:grid;gap:10px;min-width:0}.studio-kpi-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-kpi-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-kpi-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.studio-kpi{min-width:0;min-height:96px;border:1px solid var(--studio-line);border-radius:10px;background:#fff;padding:13px 15px;box-shadow:var(--studio-shadow)}.studio-kpi--compact{min-height:84px;padding:11px 13px}.studio-kpi-label{display:block;overflow:hidden;color:var(--studio-muted);font-size:10px;font-weight:550;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.studio-kpi strong{display:block;margin-top:7px;color:var(--studio-ink);font-family:IBM Plex Mono,monospace;font-size:clamp(18px,1.55vw,24px);font-weight:600;letter-spacing:-.035em;line-height:1.15}.studio-kpi--compact strong{font-size:clamp(15px,1.3vw,20px)}.studio-kpi strong small{margin-left:5px;color:var(--studio-muted);font-family:IBM Plex Sans Variable,sans-serif;font-size:9px;font-weight:550;letter-spacing:0}.studio-kpi-delta{display:block;margin-top:6px;font-size:9px}.studio-tone-positive{color:var(--studio-green)}.studio-tone-warning{color:#a5670c}.studio-tone-negative{color:var(--studio-red)}.studio-tone-neutral{color:var(--studio-muted)}.studio-provenance{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;border:1px solid var(--studio-line);border-radius:9px;background:#f9fbf9;padding:7px 11px}.studio-provenance>div{display:flex;align-items:center;gap:8px;min-width:0}.studio-provenance>div strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-provenance dl{display:flex;align-items:center;gap:16px;margin:0}.studio-provenance dl>div{display:flex;align-items:baseline;gap:4px}.studio-provenance dt{color:var(--studio-muted);font-size:8px;text-transform:uppercase}.studio-provenance dd{margin:0;color:var(--studio-ink);font-family:IBM Plex Mono,monospace;font-size:9px}.studio-status{display:inline-flex;align-items:center;width:fit-content;border:1px solid var(--studio-line-strong);border-radius:999px;background:#f2f5f3;padding:2px 7px;color:#55635f;font-size:9px;font-weight:650;white-space:nowrap}.studio-status--fresh,.studio-status--completed{border-color:#82c7b4;background:var(--studio-green-soft);color:#08614f}.studio-status--partial,.studio-status--review,.studio-status--waiting,.studio-status--aging{border-color:#e5bd79;background:var(--studio-amber-soft);color:#8b590c}.studio-status--running{border-color:#98b9dc;background:#edf4fc;color:#245e9d}.studio-status--stale,.studio-status--unavailable{border-color:#e4a2a2;background:var(--studio-red-soft);color:#933b3b}.studio-strip-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:-4px 0 4px}.studio-chart-wrap{min-width:0}.studio-chart-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-height:23px;color:#75837e;font-size:8px}.studio-chart-actions span{margin-right:auto}.studio-zoom-label{color:#61706b;font-family:IBM Plex Mono,monospace;font-size:8px}.studio-chart-actions button{height:21px;border:1px solid var(--studio-line);border-radius:4px;background:#f8faf8;color:var(--studio-green-dark);padding:0 6px;font-size:8px;font-weight:700;cursor:pointer}.studio-chart{width:100%;min-width:0;outline:0}.studio-chart:focus-visible{border-radius:5px;box-shadow:0 0 0 2px #0a6f5d59}.studio-chart-empty{display:grid;place-items:center;border:1px dashed var(--studio-line-strong);border-radius:8px;background:var(--studio-soft);color:var(--studio-muted);font-size:12px;text-align:center}.studio-chart-table{margin-top:3px;border-top:1px solid var(--studio-line);color:var(--studio-muted);font-size:10px}.studio-chart-table summary{padding:8px 0 0;color:var(--studio-green-dark);cursor:pointer;font-weight:550}.studio-chart-table .studio-table-scroll{max-height:280px;margin-top:8px}.studio-chart-table table{width:100%;border-collapse:collapse}.studio-chart-table th,.studio-chart-table td{border-bottom:1px solid var(--studio-line);padding:6px 8px;text-align:left}.studio-table-note{margin:6px 0 0;font-size:9px}.studio-alert-list{display:flex;flex-direction:column;gap:8px}.studio-alert{display:grid;grid-template-columns:28px 1fr;gap:9px;border:1px solid var(--studio-line);border-left-width:3px;border-radius:7px;padding:9px}.studio-alert>span{display:grid;place-items:center;width:26px;height:26px;border-radius:6px;background:var(--studio-soft);font-family:IBM Plex Mono,monospace;font-size:9px}.studio-alert strong{font-size:11px}.studio-alert p{margin:2px 0 0;color:var(--studio-muted);font-size:10px}.studio-alert--warning{border-left-color:var(--studio-amber)}.studio-alert--info{border-left-color:var(--studio-blue)}.studio-alert--danger{border-left-color:var(--studio-red)}.studio-text-link{display:inline-block;margin-top:12px;color:var(--studio-green);font-size:10px;font-weight:650;text-decoration:none}.studio-ranking{display:flex;flex-direction:column}.studio-ranking-row{display:grid;grid-template-columns:24px minmax(0,1fr) 84px;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid var(--studio-line)}.studio-ranking-row:last-child{border-bottom:0}.studio-ranking-row>span{color:#91a099;font-family:IBM Plex Mono,monospace;font-size:9px}.studio-ranking-row>div>div:first-child{display:flex;justify-content:space-between;gap:8px}.studio-ranking-row strong{font-size:10px}.studio-ranking-row small{color:var(--studio-muted);font-size:8px}.studio-ranking-row>strong{font-family:IBM Plex Mono,monospace;text-align:right}.studio-rank-track{height:3px;margin-top:5px;overflow:hidden;border-radius:3px;background:#edf1ee}.studio-rank-track i{display:block;height:100%;border-radius:inherit;background:var(--studio-green)}.studio-health-list>div,.studio-system-checks>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid var(--studio-line)}.studio-health-list>div:last-child,.studio-system-checks>div:last-child{border-bottom:0}.studio-health-list strong,.studio-system-checks strong{display:block;font-size:10px}.studio-health-list small,.studio-system-checks small{display:block;color:var(--studio-muted);font-size:8px}.studio-health-dot{display:block;width:7px;height:7px;border-radius:50%;background:#8c9a95}.studio-health-dot--fresh{background:#0b9c78}.studio-health-dot--partial,.studio-health-dot--aging{background:var(--studio-amber)}.studio-health-dot--unavailable,.studio-health-dot--stale{background:var(--studio-red)}.studio-selection-row,.studio-filterbar,.studio-toolbar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.studio-selection-row label,.studio-field{display:flex;flex-direction:column;gap:4px;min-width:180px;color:var(--studio-muted);font-size:9px}.studio-selection-row select,.studio-field input,.studio-field select,.studio-field textarea{min-height:36px;border:1px solid var(--studio-line-strong);border-radius:7px;background:#fff;color:var(--studio-ink);padding:7px 9px;font-size:11px;outline:none}.studio-selection-row select:focus,.studio-field input:focus,.studio-field select:focus,.studio-field textarea:focus{border-color:var(--studio-green);box-shadow:0 0 0 2px #0a6f5d1f}.studio-selection-row label:first-child{min-width:min(420px,100%)}.studio-rule-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid var(--studio-line)}.studio-rule-list span:first-child{color:var(--studio-muted);font-size:10px}.studio-rule-list strong{font-family:IBM Plex Mono,monospace;font-size:10px}.studio-definition-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:0}.studio-definition-grid dt{color:var(--studio-muted);font-size:9px}.studio-definition-grid dd{margin:3px 0 0;font-size:11px;font-weight:650}.studio-contract-strip{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));gap:7px;overflow-x:auto;padding-bottom:2px}.studio-contract-strip button{min-width:108px;border:1px solid var(--studio-line);border-radius:8px;background:#fff;padding:8px;color:var(--studio-ink);text-align:left;cursor:pointer}.studio-contract-strip button.is-active{border-color:var(--studio-amber);box-shadow:inset 0 -2px 0 var(--studio-amber)}.studio-contract-strip strong,.studio-contract-strip span,.studio-contract-strip small{display:block}.studio-contract-strip strong{font-family:IBM Plex Mono,monospace;font-size:10px}.studio-contract-strip span{margin:2px 0;color:var(--studio-green);font-size:9px}.studio-contract-strip small{color:var(--studio-muted);font-size:8px}.studio-orderbook{font-family:IBM Plex Mono,monospace;font-size:9px}.studio-book-head{display:grid;grid-template-columns:1fr 1fr 1fr;color:var(--studio-muted);font-family:IBM Plex Sans Variable,sans-serif;font-size:8px}.studio-book-head strong{text-align:center}.studio-book-head span:last-child{text-align:right}.studio-book-row{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;padding:5px 4px;overflow:hidden;border-bottom:1px solid #edf1ee}.studio-book-row>span{position:absolute;top:2px;bottom:2px;opacity:.14}.studio-book-row--sell>span{right:0;background:var(--studio-red)}.studio-book-row--buy>span{left:0;background:var(--studio-green)}.studio-book-row strong,.studio-book-row em{position:relative;z-index:1;font-style:normal}.studio-book-row em{text-align:right}.studio-book-mid{display:flex;justify-content:space-between;margin:5px 0;border-radius:5px;background:var(--studio-soft);padding:6px}.studio-table-scroll{max-width:100%;overflow:auto}.studio-data-table{width:100%;min-width:740px;border-collapse:collapse;font-size:10px}.studio-data-table th{position:sticky;top:0;z-index:1;background:#f0f4f1;color:#60706a;padding:8px 9px;font-size:8px;font-weight:700;letter-spacing:.035em;text-align:left;text-transform:uppercase}.studio-data-table td{border-bottom:1px solid var(--studio-line);padding:9px;color:#33443e;vertical-align:middle}.studio-data-table tbody tr:hover{background:#f8faf8}.studio-data-table td strong{display:block;font-size:10px}.studio-data-table td small{display:block;margin-top:2px;color:var(--studio-muted);font-size:8px}.studio-data-table a{color:var(--studio-ink);text-decoration:none}.studio-row-limit{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--studio-line);padding:8px 2px 0;color:var(--studio-muted);font-size:9px}.studio-row-limit-toggle{border:1px solid var(--studio-line-strong);border-radius:7px;background:#fff;padding:6px 11px;color:var(--studio-green);font-size:10px;font-weight:650;cursor:pointer}.studio-row-limit-toggle:hover{border-color:var(--studio-green)}.studio-numeric{font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}.studio-positive{color:var(--studio-green)!important}.studio-negative{color:var(--studio-red)!important}.studio-series-name{display:flex;align-items:center;gap:7px}.studio-series-name i{display:inline-block;width:9px;height:9px;border-radius:3px}.studio-icon-button{border:0;background:transparent;color:var(--studio-muted);cursor:pointer}.studio-multiselect{position:relative}.studio-multiselect summary{min-width:190px;border:1px solid var(--studio-line-strong);border-radius:7px;background:#fff;padding:9px 11px;color:var(--studio-ink);font-size:11px;cursor:pointer}.studio-multiselect-popover{position:absolute;top:calc(100% + 5px);left:0;z-index:25;width:min(560px,calc(100vw - 40px));max-height:420px;overflow:auto;border:1px solid var(--studio-line-strong);border-radius:9px;background:#fff;padding:9px;box-shadow:0 12px 32px #071c1724}.studio-multiselect-popover>input{width:100%;height:34px;border:1px solid var(--studio-line);border-radius:6px;padding:6px 8px}.studio-multiselect-actions{display:flex;gap:7px;padding:7px 0}.studio-multiselect-actions button{border:0;background:transparent;color:var(--studio-green);font-size:9px;cursor:pointer}.studio-chip-row{display:flex;min-width:0;align-items:center;gap:5px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.studio-chip-row button{display:flex;align-items:center;gap:5px;border:1px solid var(--studio-line);border-radius:999px;background:#fff;padding:5px 7px;color:var(--studio-ink);font-size:9px;cursor:pointer}.studio-chip-row button{flex:0 0 auto;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-chip-row i{width:7px;height:7px;border-radius:2px}.studio-chip-row span{color:var(--studio-muted)}.studio-dam-gauge{display:flex;flex-direction:column;justify-content:center;width:100%;height:76px;border-left:7px solid var(--studio-blue);border-radius:8px;background:#f0f5fa;padding:12px 16px}.studio-dam-gauge strong{font-family:IBM Plex Mono,monospace;font-size:24px}.studio-dam-gauge span{color:var(--studio-muted);font-size:9px}.studio-info-list,.studio-settings-list{margin:10px 0 0}.studio-info-list div,.studio-settings-list div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--studio-line)}.studio-info-list dt,.studio-settings-list dt{color:var(--studio-muted);font-size:9px}.studio-info-list dd,.studio-settings-list dd{margin:0;font-size:10px;font-weight:600;text-align:right}.studio-source-cards{display:flex;flex-direction:column;gap:9px}.studio-source-cards article{border:1px solid #e7b1b1;border-left:3px solid var(--studio-red);border-radius:7px;background:snow;padding:10px}.studio-source-cards article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.studio-source-cards strong{font-size:10px}.studio-source-cards p{margin:6px 0;color:var(--studio-muted);font-size:9px}.studio-source-cards small{color:var(--studio-red);font-family:IBM Plex Mono,monospace;font-size:8px}.studio-empty{display:grid;place-items:center;min-height:360px;border:1px dashed var(--studio-line-strong);border-radius:12px;background:#f8faf8;padding:30px;text-align:center}.studio-empty>span{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--studio-green-soft);color:var(--studio-green);font-size:24px}.studio-empty h2{margin:12px 0 4px;font-size:18px}.studio-empty p{max-width:460px;margin:0 0 14px;color:var(--studio-muted);font-size:12px}.studio-toolbar{align-items:flex-end;border:1px solid var(--studio-line);border-radius:10px;background:#fff;padding:11px}.studio-field--search{flex:1;min-width:280px}.studio-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.studio-field--wide{grid-column:1 / -1}.studio-input-unit{display:flex}.studio-input-unit input{flex:1;min-width:0;border-radius:7px 0 0 7px}.studio-input-unit span{display:grid;place-items:center;border:1px solid var(--studio-line-strong);border-left:0;border-radius:0 7px 7px 0;background:var(--studio-soft);padding:0 10px;color:var(--studio-muted);font-size:9px}.studio-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.studio-stepper li{position:relative}.studio-stepper li:not(:last-child):after{position:absolute;top:17px;left:calc(50% + 22px);right:calc(-50% + 22px);height:1px;background:var(--studio-line-strong);content:""}.studio-stepper button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5px;width:100%;border:0;background:transparent;color:var(--studio-muted);font-size:9px;cursor:pointer}.studio-stepper button span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--studio-line-strong);border-radius:50%;background:#fff;font-family:IBM Plex Mono,monospace}.studio-stepper li.is-active button span{border-color:var(--studio-green);background:var(--studio-green);color:#fff}.studio-stepper li.is-complete button span{border-color:#75bea9;background:var(--studio-green-soft);color:var(--studio-green)}.studio-stepper li.is-active button strong,.studio-stepper li.is-complete button strong{color:var(--studio-green-dark)}.studio-wizard-actions{display:flex;justify-content:space-between;gap:8px}.studio-template-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--studio-line);border-radius:9px;padding:14px}.studio-template-card>div{display:flex;align-items:center;gap:12px}.studio-template-card p{margin:3px 0;color:var(--studio-muted);font-size:10px}.studio-template-card small{color:var(--studio-muted);font-size:8px}.studio-file-icon,.studio-file-type{display:grid;place-items:center;width:42px;height:42px;border-radius:7px;background:var(--studio-green-soft);color:var(--studio-green-dark);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700}.studio-file-type{display:inline-flex;width:auto;height:22px;padding:0 6px}.studio-dropzone{display:grid;place-items:center;min-height:260px;border:1px dashed #84aa9f;border-radius:10px;background:#f7faf8;text-align:center;cursor:pointer}.studio-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.studio-dropzone p{margin:4px 0;color:var(--studio-muted);font-size:10px}.studio-validation-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-validation-summary>div{display:grid;grid-template-columns:34px 1fr;border:1px solid var(--studio-line);border-radius:8px;padding:10px}.studio-validation-summary span{grid-row:span 2;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--studio-green-soft);color:var(--studio-green);font-weight:700}.studio-validation-summary strong{font-size:11px}.studio-validation-summary small{color:var(--studio-muted);font-size:8px}.studio-issue-list{margin-top:12px}.studio-issue-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:11px 0;border-top:1px solid var(--studio-line)}.studio-issue-list strong{font-size:10px}.studio-issue-list p{margin:2px 0;color:var(--studio-muted);font-size:9px}.studio-issue-list code{font-size:9px}.studio-run-progress>div{display:flex;align-items:center;gap:12px}.studio-run-progress>div>div{flex:1}.studio-run-progress p{margin:2px 0;color:var(--studio-muted);font-size:10px}.studio-run-progress b{font-family:IBM Plex Mono,monospace;font-size:22px}.studio-run-progress progress{width:100%;height:8px;margin:15px 0;accent-color:var(--studio-green)}.studio-run-progress dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.studio-run-progress dl div{border-right:1px solid var(--studio-line);padding-right:12px}.studio-run-progress dt{color:var(--studio-muted);font-size:8px}.studio-run-progress dd{margin:3px 0 0;font-family:IBM Plex Mono,monospace;font-size:10px}.studio-spinner{width:30px;height:30px;border:3px solid #cfe4dc;border-top-color:var(--studio-green);border-radius:50%;animation:studio-spin 1s linear infinite}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-timeline{margin:0;padding:0;list-style:none}.studio-timeline li{display:grid;grid-template-columns:32px 1fr;gap:10px;min-height:56px}.studio-timeline li>span{display:grid;place-items:center;align-self:start;width:28px;height:28px;border:1px solid var(--studio-line-strong);border-radius:50%;font-family:IBM Plex Mono,monospace;font-size:8px}.studio-timeline li>div{border-left:1px solid var(--studio-line);margin-left:-26px;padding:4px 0 16px 35px}.studio-timeline li:last-child>div{border-left-color:transparent}.studio-timeline strong,.studio-timeline small{display:block}.studio-timeline strong{font-size:10px}.studio-timeline small{color:var(--studio-muted);font-size:8px}.studio-timeline .is-done>span{border-color:#72bba6;background:var(--studio-green-soft);color:var(--studio-green)}.studio-timeline .is-active>span{border-color:var(--studio-blue);background:#edf4fc;color:var(--studio-blue)}.studio-log{min-height:255px;overflow:auto;border-radius:8px;background:#0a1c17;padding:15px;color:#a9d8ca;font-family:IBM Plex Mono,monospace;font-size:9px;line-height:2;white-space:pre-wrap}.studio-log span{animation:studio-blink 1s steps(1) infinite}@keyframes studio-blink{50%{opacity:0}}.studio-decision-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #86b8a9;border-left:4px solid var(--studio-green);border-radius:10px;background:#f4faf7;padding:15px 17px}.studio-decision-banner>div>span{color:var(--studio-green);font-size:8px;font-weight:700;letter-spacing:.1em}.studio-decision-banner strong{display:block;margin-top:3px;font-size:17px}.studio-decision-banner p{max-width:820px;margin:4px 0 0;color:var(--studio-muted);font-size:10px}.studio-check-list>div{display:grid;grid-template-columns:24px 1fr;gap:9px;padding:8px 0;border-bottom:1px solid var(--studio-line)}.studio-check-list>div>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--studio-green-soft);color:var(--studio-green)}.studio-check-list .is-warning>span{background:var(--studio-amber-soft);color:#a5670c}.studio-check-list p{margin:0}.studio-check-list strong,.studio-check-list small{display:block}.studio-check-list strong{font-size:10px}.studio-check-list small{color:var(--studio-muted);font-size:8px}.studio-file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.studio-file-grid article{position:relative;display:grid;grid-template-columns:48px 1fr;gap:11px;border:1px solid var(--studio-line);border-radius:10px;background:#fff;padding:14px}.studio-file-preview{display:grid;place-items:center;width:46px;height:56px;border-radius:6px;background:var(--studio-soft)}.studio-file-preview span{font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:700}.studio-file-grid article>div:nth-child(2){min-width:0}.studio-file-grid article>div:nth-child(2) strong{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.studio-file-grid article p{margin:4px 0;color:var(--studio-muted);font-size:8px}.studio-file-grid article small{color:var(--studio-muted);font-size:8px}.studio-file-grid .studio-status{grid-column:1 / -1}.studio-file-grid .studio-icon-button{position:absolute;top:8px;right:8px}.studio-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.studio-settings-wide{grid-column:1 / -1}.studio-settings-list code{font-family:IBM Plex Mono,monospace;font-size:9px}.studio-segmented{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--studio-line);border-radius:8px;background:#edf1ee;padding:3px}.studio-segmented button{min-height:29px;border:0;border-radius:6px;background:transparent;color:var(--studio-muted);padding:5px 10px;font-size:10px;cursor:pointer}.studio-segmented button.is-active{background:#fff;color:var(--studio-ink);font-weight:650;box-shadow:0 1px 2px #071c1714}.studio-segmented button:disabled{opacity:1;cursor:default}.studio-catalog-option{display:grid;grid-template-columns:16px 8px minmax(0,1fr) 28px;align-items:center;gap:7px;min-height:46px;border-top:1px solid var(--studio-line);padding:5px 3px}.studio-catalog-option.is-selected{background:var(--studio-green-soft)}.studio-catalog-option>i{width:7px;height:7px;border-radius:2px}.studio-catalog-option label{display:block;min-width:0;overflow:hidden;cursor:pointer}.studio-catalog-option label strong,.studio-catalog-option label small{display:block}.studio-catalog-option label strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.studio-catalog-option label small{overflow:hidden;color:var(--studio-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-catalog-option>button,.studio-favorite-button{border:0;background:transparent;color:#aeb8b3;cursor:pointer}.studio-catalog-option>button.is-favorite,.studio-favorite-button.is-favorite{color:var(--studio-amber)}.studio-favorite-button--large{min-height:36px;border:1px solid var(--studio-line);border-radius:7px;background:#fff;padding:6px 9px;font-size:10px}.studio-table-link{border:0;background:transparent;color:var(--studio-green-dark);font-size:10px;font-weight:650;cursor:pointer}.studio-market-clock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-market-clock>div{position:relative;border:1px solid var(--studio-line);border-radius:8px;background:#fff;padding:10px 12px}.studio-market-clock>div:not(:last-child):after{position:absolute;right:-9px;top:50%;width:9px;height:1px;background:var(--studio-line-strong);content:""}.studio-market-clock span,.studio-market-clock strong,.studio-market-clock small{display:block}.studio-market-clock time{display:block;margin-bottom:3px;color:var(--studio-green-dark);font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:650}.studio-market-clock span{color:var(--studio-muted);font-size:8px;text-transform:uppercase}.studio-market-clock strong{margin-top:3px;font-family:IBM Plex Mono,monospace;font-size:13px}.studio-market-clock small{color:var(--studio-muted);font-size:8px}.studio-orderbook-note{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px;border:1px solid #e3b76c;border-radius:7px;background:var(--studio-amber-soft);padding:8px 10px;color:#704b10;font-size:9px}.studio-stepper--eight{grid-template-columns:repeat(8,minmax(0,1fr))}.studio-form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-form-section+.studio-form-section{margin-top:18px;padding-top:15px;border-top:1px solid var(--studio-line)}.studio-form-section h3{margin:0 0 10px;font-size:11px}.studio-readonly-value{display:flex;align-items:center;min-height:36px;border:1px solid var(--studio-line);border-radius:7px;background:var(--studio-soft);padding:7px 9px;color:var(--studio-ink);font-family:IBM Plex Mono,monospace;font-size:10px}.studio-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-module-card{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 8px;border:1px solid var(--studio-line);border-radius:8px;background:#fff;padding:10px;color:var(--studio-ink);text-align:left;cursor:pointer}.studio-module-card>span{grid-row:span 2;display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:var(--studio-soft);color:var(--studio-muted)}.studio-module-card strong{font-size:10px}.studio-module-card small{color:var(--studio-muted);font-size:8px}.studio-module-card.is-selected{border-color:#74b7a4;background:var(--studio-green-soft);box-shadow:inset 0 -2px 0 var(--studio-green)}.studio-module-card.is-selected>span{background:var(--studio-green);color:#fff}.studio-eligibility-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.studio-eligibility-strip>div{border:1px solid var(--studio-line);border-radius:7px;padding:8px 10px}.studio-eligibility-strip span,.studio-eligibility-strip strong{display:block}.studio-eligibility-strip span{color:var(--studio-muted);font-size:8px}.studio-eligibility-strip strong{margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:11px}.studio-eligibility-strip .is-ok{border-color:#82c7b4;background:var(--studio-green-soft)}.studio-eligibility-strip .is-warning{border-color:#e3b76c;background:var(--studio-amber-soft)}.studio-choice-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;border:0;padding:0}.studio-choice-group legend{grid-column:1 / -1;margin-bottom:7px;color:var(--studio-muted);font-size:9px}.studio-choice-group label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;border:1px solid var(--studio-line);border-radius:8px;padding:10px;cursor:pointer}.studio-choice-group label.is-selected{border-color:#74b7a4;background:var(--studio-green-soft)}.studio-choice-group strong,.studio-choice-group small{display:block}.studio-choice-group strong{font-size:10px}.studio-choice-group small{margin-top:2px;color:var(--studio-muted);font-size:8px}.studio-dropzone--compact{min-height:120px;margin-top:12px;grid-template-columns:48px auto;align-content:center;justify-content:center;column-gap:10px;text-align:left}.studio-dropzone--compact .studio-file-icon{grid-row:span 2}.studio-dropzone--compact p{margin:0}.studio-dropzone.is-uploaded{border-style:solid;border-color:#74b7a4;background:var(--studio-green-soft)}.studio-locked-sheet{margin-top:12px;overflow:hidden;border:1px solid var(--studio-line);border-radius:8px}.studio-locked-sheet>header{display:flex;align-items:center;justify-content:space-between;background:var(--studio-soft);padding:9px 11px}.studio-locked-sheet>header>div{display:flex;align-items:center;gap:7px}.studio-locked-sheet>header strong{font-size:10px}.studio-locked-sheet>header small{color:var(--studio-muted);font-size:8px}.studio-locked-sheet table{width:100%;border-collapse:collapse}.studio-locked-sheet th,.studio-locked-sheet td{border-top:1px solid var(--studio-line);padding:6px 8px;font-size:9px;text-align:left}.studio-locked-sheet th{color:var(--studio-muted)}.studio-locked-sheet code{font-family:IBM Plex Mono,monospace;font-size:8px}.studio-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.studio-review-grid>div{border:1px solid var(--studio-line);border-radius:7px;padding:8px}.studio-review-grid span,.studio-review-grid strong{display:block}.studio-review-grid span{color:var(--studio-muted);font-size:8px}.studio-review-grid strong{margin-top:3px;font-size:10px}.studio-project-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-project-selector label{display:grid;grid-template-columns:16px 8px minmax(0,1fr);gap:7px;align-items:center;border:1px solid var(--studio-line);border-radius:8px;padding:9px;cursor:pointer}.studio-project-selector label.is-selected{border-color:#74b7a4;background:var(--studio-green-soft)}.studio-project-selector i{width:7px;height:22px;border-radius:3px}.studio-project-selector span strong,.studio-project-selector span small{display:block}.studio-project-selector span strong{font-size:10px}.studio-project-selector span small{color:var(--studio-muted);font-size:8px}.studio-project-selector b{grid-column:4;font-family:IBM Plex Mono,monospace;font-size:10px;text-align:right}.studio-project-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:9px}.studio-project-kpi-grid article{border:1px solid var(--studio-line);border-top:3px solid var(--project-color);border-radius:9px;background:#fff;padding:10px}.studio-project-kpi-grid header{display:flex;align-items:center;gap:7px}.studio-project-kpi-grid header i{width:8px;height:8px;border-radius:2px;background:var(--project-color)}.studio-project-kpi-grid header strong{font-size:10px}.studio-project-kpi-grid dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:10px 0 0}.studio-project-kpi-grid dl div{border-top:1px solid var(--studio-line);padding-top:6px}.studio-project-kpi-grid dt{color:var(--studio-muted);font-size:8px}.studio-project-kpi-grid dd{margin:2px 0 0;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.studio-report-summary{display:grid;grid-template-columns:170px 170px minmax(220px,1fr) auto;align-items:end;gap:9px}.studio-report-summary>div{border:1px solid var(--studio-line);border-radius:8px;background:#fff;padding:8px 10px}.studio-report-summary>div span,.studio-report-summary>div strong,.studio-report-summary>div small{display:block}.studio-report-summary>div span,.studio-report-summary>div small{color:var(--studio-muted);font-size:8px}.studio-report-summary>div strong{margin:2px 0;font-family:IBM Plex Mono,monospace;font-size:18px}.studio-toggle{display:flex;align-items:center;gap:7px;min-height:36px;border:1px solid var(--studio-line);border-radius:7px;background:#fff;padding:7px 10px;color:var(--studio-ink);font-size:10px}.studio-report-table tr.is-unread{background:#f7fbf9}.studio-report-table td:first-child{position:relative}.studio-report-table td:first-child small{display:block;color:var(--studio-muted);font-size:8px}.studio-unread-dot{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:transparent}.studio-report-table tr.is-unread .studio-unread-dot{background:var(--studio-blue)}.studio-draft-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.studio-draft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-draft-grid article{display:flex;flex-direction:column;min-width:0;border:1px solid var(--studio-line);border-radius:10px;background:#fff;padding:12px}.studio-draft-grid article>header{display:grid;grid-template-columns:40px minmax(0,1fr);gap:9px;align-items:center}.studio-draft-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--studio-green-soft);color:var(--studio-green);font-family:IBM Plex Mono,monospace;font-weight:700}.studio-draft-icon--financial{background:var(--studio-amber-soft);color:#a5670c}.studio-draft-icon--excel{background:#edf4fc;color:var(--studio-blue)}.studio-draft-grid header small,.studio-draft-grid header strong{display:block}.studio-draft-grid header small{color:var(--studio-muted);font-size:8px}.studio-draft-grid header strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.studio-draft-grid article>p{min-height:34px;margin:10px 0;color:var(--studio-muted);font-size:9px}.studio-draft-grid dl{margin:auto 0 0}.studio-draft-grid dl div{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--studio-line);padding:5px 0}.studio-draft-grid dt{color:var(--studio-muted);font-size:8px}.studio-draft-grid dd{margin:0;font-size:8px;text-align:right}.studio-draft-grid footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:9px}.studio-draft-grid article.is-copy{border-color:#74b7a4;box-shadow:inset 0 3px 0 var(--studio-green)}.studio-editor-anchor{scroll-margin-top:116px}.studio-draft-editor,.studio-feasibility-editor{border-color:#74b7a4;background:linear-gradient(180deg,#fbfefd,#fff)}.studio-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--studio-line)}.studio-subnav{display:flex;gap:4px;width:max-content;max-width:100%;overflow-x:auto;border:1px solid var(--studio-line);border-radius:9px;background:#eef3ef;padding:3px}.studio-subnav a{border-radius:6px;padding:7px 12px;color:var(--studio-muted);font-size:10px;font-weight:600;text-decoration:none;white-space:nowrap}.studio-subnav a.active{background:#fff;color:var(--studio-green-dark);box-shadow:0 1px 2px #0a241d14}.studio-forecast-builder{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(310px,1.2fr) minmax(320px,1.4fr) auto;align-items:end;gap:12px}.studio-forecast-builder fieldset{min-width:0;margin:0;border:0;padding:0}.studio-forecast-builder legend{margin-bottom:6px;color:var(--studio-muted);font-size:9px}.studio-forecast-builder fieldset>small{display:block;margin-top:6px;color:var(--studio-muted);font-size:8px}.studio-forecast-range-fields{display:flex;gap:8px}.studio-forecast-range-fields .studio-field{min-width:145px;flex:1}.studio-form-error{margin:10px 0 0;color:var(--studio-red);font-size:10px;font-weight:600}.studio-param-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:10px}.studio-param-form .studio-field{min-width:140px;flex:1}.studio-param-form .studio-button{min-height:36px}.studio-toolbar-note{display:flex;align-items:center;gap:8px;min-height:36px;margin-left:auto;color:var(--studio-muted);font-size:9px}.studio-choice-group--modules{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-theme-grid button{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:8px;border:1px solid var(--studio-line);border-radius:8px;background:#fff;padding:8px;text-align:left;cursor:pointer}.studio-theme-grid button.is-selected{border-color:#74b7a4;background:var(--studio-green-soft)}.studio-theme-grid i{width:30px;height:30px;border-radius:7px}.studio-theme-grid strong,.studio-theme-grid small{display:block}.studio-theme-grid strong{font-size:9px}.studio-theme-grid small{color:var(--studio-muted);font-size:8px}.studio-membership-card>header{display:flex;align-items:center;justify-content:space-between}.studio-membership-card>header span,.studio-membership-card>header strong{display:block}.studio-membership-card>header span{color:var(--studio-muted);font-size:8px;letter-spacing:.1em}.studio-membership-card>header strong{font-size:17px}.studio-membership-progress{margin-top:14px}.studio-membership-progress>div{display:flex;justify-content:space-between;gap:8px;color:var(--studio-muted);font-size:8px}.studio-membership-progress progress{width:100%;height:7px;accent-color:var(--studio-green)}.studio-drawer-backdrop{display:none}.studio-admin-shell,.studio-admin-shell button,.studio-admin-shell input,.studio-admin-shell select,.studio-admin-shell textarea{font-family:IBM Plex Sans Variable,IBM Plex Sans,sans-serif}.studio-admin-shell{min-height:100vh;background:#edf2ef;color:var(--studio-ink);font-size:14px;line-height:1.45}.studio-admin-shell *{box-sizing:border-box}.studio-admin-shell h1,.studio-admin-shell h2,.studio-admin-shell h3,.studio-admin-shell strong{color:var(--studio-ink)}.studio-admin-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:76px;border-bottom:1px solid var(--studio-line);background:#fffffff7;padding:10px clamp(18px,3vw,48px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.studio-admin-brand{display:flex;align-items:center;gap:15px;min-width:0}.studio-admin-brand img{width:158px;height:48px;border-radius:8px;background:#fff;object-fit:contain;padding:5px 8px}.studio-admin-brand div,.studio-admin-owner div{display:grid;gap:1px}.studio-admin-brand strong{font-size:15px}.studio-admin-brand span,.studio-admin-owner span{color:var(--studio-muted);font-size:9px}.studio-admin-owner{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;text-align:right}.studio-admin-owner>a{border:1px solid var(--studio-line-strong);border-radius:7px;background:#fff;color:var(--studio-green-dark);padding:8px 11px;font-size:9px;font-weight:650;text-decoration:none}.studio-admin-owner-badge{border:1px solid #c99d56;border-radius:999px;background:var(--studio-amber-soft);color:#8b590c!important;padding:4px 8px;font-weight:700;letter-spacing:.05em}.studio-admin-main{grid-area:main;display:grid;gap:14px;width:min(1640px,calc(100% - 32px));margin:0 auto;padding:22px 0 46px;min-width:0}.studio-admin-local-notice{display:flex;align-items:center;gap:10px;border:1px solid #acd2c5;border-radius:8px;background:#f7fcfa;padding:7px 10px}.studio-admin-local-notice>span{border-radius:999px;background:var(--studio-amber-soft);color:#8b590c;padding:3px 7px;font-size:8px;font-weight:700;white-space:nowrap}.studio-admin-local-notice p{margin:0;color:var(--studio-muted);font-size:9px}.studio-admin-member-form form{display:grid;gap:4px}.studio-admin-platform-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px}.studio-admin-platform-grant .studio-panel-body{display:grid;gap:12px}.studio-admin-platform-scope{display:grid;gap:2px;border-left:3px solid var(--studio-green);border-radius:5px;background:var(--studio-green-soft);padding:9px 11px}.studio-admin-platform-scope strong{font-size:10px}.studio-admin-platform-scope span,.studio-admin-platform-scope small{color:var(--studio-muted);font-size:8px}.studio-admin-check-list--single{grid-template-columns:1fr}.studio-admin-platform-table td{min-width:130px;vertical-align:middle}.studio-admin-platform-table td:first-child{min-width:220px}.studio-admin-platform-table td strong,.studio-admin-platform-table td small{display:block}.studio-admin-platform-table td small{margin-top:2px;color:var(--studio-muted);font-size:8px}.studio-admin-filters{display:grid;grid-template-columns:minmax(300px,1fr) 180px 180px;align-items:end;gap:10px;margin-bottom:12px}.studio-admin-result-count{border-radius:999px;background:var(--studio-green-soft);color:var(--studio-green-dark);padding:4px 8px;font-size:9px;font-weight:650}.studio-admin-member-table td{min-width:120px;vertical-align:middle}.studio-admin-member-table td:first-child{min-width:190px}.studio-admin-member-table td:nth-child(6){min-width:230px}.studio-admin-member-table td strong,.studio-admin-member-table td small{display:block}.studio-admin-member-table td small{margin-top:2px;color:var(--studio-muted);font-size:8px}.studio-admin-file-name{overflow:hidden;max-width:260px;color:var(--studio-green-dark)!important;text-overflow:ellipsis;white-space:nowrap}.studio-muted-value{color:var(--studio-muted);font-size:9px}.studio-membership-days{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 8px;min-width:122px}.studio-membership-days>strong{font-size:11px}.studio-membership-days>span{color:var(--studio-muted);font-size:8px}.studio-membership-days>i{grid-column:1 / -1;display:block;height:4px;overflow:hidden;border-radius:999px;background:#e4ebe7}.studio-membership-days>i b{display:block;height:100%;border-radius:inherit;background:var(--studio-green)}.studio-membership-days--warning>i b{background:var(--studio-amber)}.studio-membership-days--critical>i b{background:var(--studio-red)}.studio-membership-days--warning>strong{color:#8b590c}.studio-membership-days--critical>strong{color:#933b3b}.studio-admin-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.studio-admin-work-card{display:grid;gap:9px;min-width:0;border:1px solid var(--studio-line);border-radius:9px;background:#fbfcfb;padding:11px}.studio-admin-work-card--active{border-color:#83c8b5;box-shadow:inset 3px 0 0 var(--studio-green)}.studio-admin-work-card--idle{box-shadow:inset 3px 0 0 var(--studio-amber)}.studio-admin-work-card>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px}.studio-admin-work-card .studio-avatar{width:32px;height:32px}.studio-admin-work-card header div{display:grid;min-width:0}.studio-admin-work-card header small{color:var(--studio-muted);font-size:8px}.studio-admin-work-card>div:not(.studio-admin-progress){display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px}.studio-admin-work-card>div span{color:var(--studio-muted);font-size:8px}.studio-admin-work-card>div strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-admin-work-card>footer{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--studio-line);padding-top:7px;color:var(--studio-muted);font-size:8px}.studio-admin-progress{position:relative;height:5px;border-radius:999px;background:#dfe8e3}.studio-admin-progress i{display:block;height:100%;border-radius:inherit;background:var(--studio-green)}.studio-admin-progress span{position:absolute;right:0;top:-17px}.studio-admin-facility-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(290px,.72fr);gap:14px}.studio-admin-folder-panel .studio-panel-meta .studio-field{min-width:250px}.studio-admin-folder-tree{display:grid;gap:8px}.studio-admin-folder-tree>section{overflow:hidden;border:1px solid var(--studio-line);border-radius:8px;background:#fbfcfb}.studio-admin-folder-tree>section>header{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#edf3ef;padding:7px 10px}.studio-admin-folder-tree>section>header strong{font-size:9px}.studio-admin-folder-tree>section>header span{color:var(--studio-muted);font-size:8px}.studio-admin-folder-tree>section>div{display:grid;grid-template-columns:42px minmax(0,1fr) 118px 54px;align-items:center;gap:8px;border-top:1px solid var(--studio-line);padding:7px 10px}.studio-admin-folder-tree>section>div:first-of-type{border-top:0}.studio-admin-folder-tree>section>div>div{display:grid;min-width:0}.studio-admin-folder-tree>section>div strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.studio-admin-folder-tree>section>div small,.studio-admin-folder-tree time,.studio-admin-folder-tree em{color:var(--studio-muted);font-size:8px;font-style:normal}.studio-admin-file-icon{display:grid;place-items:center;width:38px;min-height:24px;border-radius:5px;background:#edf4fc;color:var(--studio-blue);font-family:IBM Plex Mono,monospace;font-size:7px;font-weight:700}.studio-admin-file-icon--pdf{background:var(--studio-red-soft);color:var(--studio-red)}.studio-admin-file-icon--taslak,.studio-admin-file-icon--model{background:var(--studio-green-soft);color:var(--studio-green-dark)}.studio-admin-facility-summary .studio-panel-body{display:grid;gap:12px}.studio-admin-facility-hero{display:grid;border-radius:9px;background:linear-gradient(135deg,var(--studio-sidebar),#123d32);color:#fff;padding:15px}.studio-admin-facility-hero span,.studio-admin-facility-hero small{color:#bcd0c8;font-size:8px}.studio-admin-facility-hero strong{margin:3px 0;color:#fff;font-size:15px}.studio-admin-facility-summary dl{margin:0}.studio-admin-facility-summary dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--studio-line);padding:7px 0}.studio-admin-facility-summary dt{color:var(--studio-muted);font-size:9px}.studio-admin-facility-summary dd{margin:0;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-align:right}.studio-admin-facility-summary .studio-button{width:100%}.studio-admin-facility-summary .studio-panel-body>p{margin:0;color:var(--studio-muted);font-size:8px}.studio-admin-shell{display:grid;grid-template-columns:232px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"top top" "nav main";align-items:start}.studio-admin-topbar{grid-area:top}.studio-admin-sidenav{grid-area:nav;position:sticky;top:76px;display:grid;align-content:start;gap:14px;max-height:calc(100vh - 76px);overflow-y:auto;border-right:1px solid var(--studio-line);background:#f6f9f7f7;padding:18px 12px 32px clamp(12px,2vw,24px);scrollbar-width:thin}.studio-admin-navgroup{display:grid;gap:2px}.studio-admin-navgroup-head{display:grid;gap:2px;padding:0 8px 6px}.studio-admin-navgroup-head strong{color:var(--studio-ink);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.studio-admin-navgroup-head small{color:var(--studio-muted);font-size:8px;line-height:1.35}.studio-admin-navlink{display:flex;align-items:center;gap:8px;width:100%;min-height:32px;border:0;border-radius:7px;background:transparent;color:var(--studio-muted);padding:6px 9px;font-size:10px;font-weight:600;text-align:left;cursor:pointer}.studio-admin-navlink span{flex:1 1 auto}.studio-admin-navlink:hover{background:#13755b0f;color:var(--studio-green-dark)}.studio-admin-navlink.is-active{background:#fff;box-shadow:inset 3px 0 0 var(--studio-green);color:var(--studio-green-dark);font-weight:700}.studio-admin-navlink b{display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:#dfe9e4;color:var(--studio-green-dark);padding:0 5px;font:700 8px/1 IBM Plex Mono,monospace}.studio-admin-navlink.is-active b{background:var(--studio-green);color:#fff}@media (max-width: 900px){.studio-admin-shell{grid-template-columns:minmax(0,1fr);grid-template-areas:"top" "nav" "main"}.studio-admin-sidenav{position:static;max-height:none;border-right:0;border-bottom:1px solid var(--studio-line);grid-auto-flow:row}}.studio-admin-tab-panel{display:grid;gap:14px;min-width:0}.studio-admin-danger-note{display:flex;align-items:center;gap:18px;border:1px solid #efb8b2;border-left:4px solid var(--studio-red);border-radius:9px;background:#fff8f7;padding:12px 15px}.studio-admin-danger-note strong{flex:0 0 auto;color:var(--studio-red);font-size:11px}.studio-admin-danger-note p{margin:0;color:#7e4a44;font-size:9px}.studio-admin-delete-table td:first-child{min-width:190px}.studio-admin-delete-table td:last-child{text-align:right}.studio-admin-delete-table td strong,.studio-admin-delete-table td small{display:block}.studio-admin-delete-table td small{color:var(--studio-muted);font-size:8px}.studio-admin-delete-confirm{border-color:#efb8b2;box-shadow:inset 4px 0 0 var(--studio-red)}.studio-admin-delete-confirm .studio-panel-body{display:grid;gap:13px}.studio-admin-role-confirm{border-color:#c99d56;box-shadow:inset 4px 0 0 var(--studio-amber, #c99d56)}.studio-admin-role-confirm .studio-panel-body{display:grid;gap:13px}.studio-admin-row-actions{display:flex;flex-wrap:wrap;gap:6px}.studio-admin-delete-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.studio-admin-delete-summary>div{display:grid;gap:2px;border:1px solid var(--studio-line);border-radius:7px;background:#fbfcfb;padding:9px}.studio-admin-delete-summary span{color:var(--studio-muted);font-size:8px}.studio-admin-delete-summary strong{font-size:10px}.studio-admin-confirm-check{display:flex;align-items:flex-start;gap:8px;border-radius:7px;background:var(--studio-red-soft);color:#7d3f3a;padding:9px 10px;font-size:9px;cursor:pointer}.studio-admin-confirm-check input{margin-top:2px;accent-color:var(--studio-red)}.studio-admin-integration-note{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.6fr) auto;align-items:center;gap:16px;border:1px dashed #7bb9a8;border-radius:9px;background:#f5fbf8;padding:12px 14px}.studio-admin-integration-note>div{display:grid}.studio-admin-integration-note>div span{color:var(--studio-green);font-size:7px;font-weight:700;letter-spacing:.12em}.studio-admin-integration-note>div strong{font-size:11px}.studio-admin-integration-note p{margin:0;color:var(--studio-muted);font-size:9px}.studio-admin-notification-list{display:grid;gap:8px}.studio-admin-notification{display:grid;gap:8px;border:1px solid var(--studio-line);border-left:4px solid #98aaa2;border-radius:8px;background:#fbfcfb;padding:11px 12px}.studio-admin-notification--kritik,.studio-admin-notification--yüksek{border-left-color:var(--studio-red)}.studio-admin-notification--orta,.studio-admin-notification--normal{border-left-color:var(--studio-amber)}.studio-admin-notification--düşük{border-left-color:var(--studio-blue)}.studio-admin-notification>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.studio-admin-notification>header>div{display:grid;gap:2px}.studio-admin-notification>header span{color:var(--studio-muted);font:500 7px/1.4 IBM Plex Mono,monospace}.studio-admin-notification>header strong{font-size:11px}.studio-admin-notification>p{margin:0;color:#42564e;font-size:9px}.studio-admin-notification>.studio-admin-response{border-radius:6px;background:var(--studio-green-soft);color:var(--studio-green-dark);padding:7px 8px}.studio-admin-notification>footer{display:grid;grid-template-columns:minmax(170px,1fr) 130px 90px auto;align-items:center;gap:12px;border-top:1px solid var(--studio-line);padding-top:7px}.studio-admin-notification footer>div:first-child{display:grid}.studio-admin-notification footer strong{font-size:8px}.studio-admin-notification footer span,.studio-admin-notification footer time,.studio-admin-notification footer em{color:var(--studio-muted);font-size:8px;font-style:normal}.studio-admin-inline-actions{display:flex;justify-content:flex-end;gap:6px}.studio-admin-inline-actions .studio-button{min-height:28px;padding:6px 9px;font-size:8px}.studio-admin-finance-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:14px}.studio-admin-finance-chart{display:grid;grid-template-columns:repeat(6,minmax(56px,1fr));align-items:end;gap:13px;min-height:158px;border-bottom:1px solid var(--studio-line-strong);padding:18px 14px 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 39px,var(--studio-line) 40px)}.studio-admin-finance-chart>div{display:grid;grid-template-rows:1fr 18px;align-items:end;gap:3px;height:140px;text-align:center}.studio-admin-finance-chart>div>div{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:118px}.studio-admin-finance-chart>div>span{color:var(--studio-muted);font-size:8px}.studio-admin-bar{position:relative;display:block;width:min(25%,18px);min-height:5px;border-radius:3px 3px 0 0}.studio-admin-bar b{position:absolute;left:50%;top:-14px;transform:translate(-50%);color:var(--studio-muted);font:500 6px/1 IBM Plex Mono,monospace}.studio-admin-bar--revenue{background:var(--studio-green)}.studio-admin-bar--expense{background:var(--studio-amber)}.studio-admin-chart-legend{display:flex;justify-content:center;gap:18px;margin-top:10px;color:var(--studio-muted);font-size:8px}.studio-admin-chart-legend span{display:flex;align-items:center;gap:5px}.studio-admin-chart-legend i{width:12px;height:4px;border-radius:999px}.studio-admin-legend-revenue{background:var(--studio-green)}.studio-admin-legend-expense{background:var(--studio-amber)}.studio-admin-expense-list{display:grid;gap:13px}.studio-admin-expense-list>div{display:grid;gap:5px}.studio-admin-expense-list header{display:flex;justify-content:space-between;gap:10px}.studio-admin-expense-list strong{font-size:9px}.studio-admin-expense-list span{color:var(--studio-muted);font:500 8px/1.4 IBM Plex Mono,monospace}.studio-admin-expense-list>div>i{display:block;height:6px;overflow:hidden;border-radius:999px;background:#e5ebe8}.studio-admin-expense-list>div>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--studio-green),#64b59d)}.studio-admin-positive{color:var(--studio-green)}.studio-admin-error-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-admin-error-card{display:grid;gap:8px;border:1px solid var(--studio-line);border-left:4px solid #9caba5;border-radius:8px;background:#fbfcfb;padding:12px}.studio-admin-error-card--kritik{border-left-color:var(--studio-red);background:snow}.studio-admin-error-card--yüksek{border-left-color:#df7b42}.studio-admin-error-card--orta{border-left-color:var(--studio-amber)}.studio-admin-error-card>header{display:flex;align-items:center;gap:8px}.studio-admin-error-card>header .studio-status{margin-left:auto}.studio-admin-error-severity{border-radius:4px;background:var(--studio-red-soft);color:var(--studio-red);padding:3px 6px;font-size:7px;font-weight:700}.studio-admin-error-card code{color:var(--studio-muted);font:500 7px/1.4 IBM Plex Mono,monospace}.studio-admin-error-card h3{margin:0;font-size:12px}.studio-admin-error-card>p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;color:var(--studio-muted);font-size:8px}.studio-admin-error-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-block:1px solid var(--studio-line)}.studio-admin-error-card dl div{display:grid;gap:2px;padding:7px 5px}.studio-admin-error-card dt{color:var(--studio-muted);font-size:7px}.studio-admin-error-card dd{margin:0;font:600 8px/1.4 IBM Plex Mono,monospace}.studio-admin-error-card footer{display:flex;justify-content:flex-end;gap:7px}.studio-admin-error-card footer .studio-button{min-height:28px;padding:6px 9px;font-size:8px}.studio-admin-health-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #89c8b6;border-radius:9px;background:#f4fbf8;padding:13px 15px}.studio-admin-health-banner--warning{border-color:#e4bd74;background:#fffaf0}.studio-admin-health-banner>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px}.studio-admin-health-banner p{grid-column:2;margin:0;color:var(--studio-muted);font-size:8px}.studio-admin-health-banner>span{color:var(--studio-green-dark);font:650 11px/1.4 IBM Plex Mono,monospace}.studio-admin-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-admin-health-card{display:grid;gap:10px;border:1px solid var(--studio-line);border-top:3px solid var(--studio-green);border-radius:9px;background:#fff;padding:12px}.studio-admin-health-card--uyarı,.studio-admin-health-card--kısmi{border-top-color:var(--studio-amber)}.studio-admin-health-card>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.studio-admin-health-card>header>div{display:flex;align-items:center;gap:7px}.studio-admin-health-card>header strong{font-size:10px}.studio-admin-health-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.studio-admin-health-card dl div{display:grid;gap:2px}.studio-admin-health-card dt{color:var(--studio-muted);font-size:7px}.studio-admin-health-card dd{margin:0;font:600 8px/1.4 IBM Plex Mono,monospace}.studio-admin-health-card>p{margin:0;border-radius:5px;background:#f1f5f3;color:var(--studio-muted);padding:6px 7px;font-size:8px}.studio-admin-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.studio-admin-check-list>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid var(--studio-line);padding:9px 0}.studio-admin-check-list>div>div{display:grid}.studio-admin-check-list strong{font-size:9px}.studio-admin-check-list small{color:var(--studio-muted);font-size:8px}.studio-admin-check-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--studio-green-soft);color:var(--studio-green);font-size:10px;font-weight:700}.studio-admin-check-icon--uyarı,.studio-admin-check-icon--kısmi{background:var(--studio-amber-soft);color:#99620e}.studio-admin-facility-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 230px 280px auto;align-items:end;gap:10px;border:1px solid var(--studio-line);border-radius:9px;background:#fff;padding:12px}.studio-admin-facility-toolbar .studio-admin-result-count{align-self:center;margin-top:14px;white-space:nowrap}.studio-admin-empty{display:grid;place-items:center;min-height:230px;border:1px dashed var(--studio-line-strong);border-radius:9px;background:#fff;text-align:center}.studio-admin-empty strong{font-size:13px}.studio-admin-empty p{margin:2px 0 0;color:var(--studio-muted);font-size:9px}@media (max-width: 1599px){.studio-forecast-builder{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-forecast-builder>.studio-button{justify-self:end}}@media (min-width: 1600px){.studio-main{padding:26px 32px 54px}.studio-panel-header,.studio-panel-body{padding-inline:19px}}@media (max-width: 1279px){.studio-shell{grid-template-columns:76px minmax(0,1fr)}.studio-brand{justify-content:center;padding:14px 8px}.studio-brand img{width:40px;padding:6px;object-position:left}.studio-brand button,.studio-nav-label,.studio-nav-text,.studio-nav-badge,.studio-sidebar-footer>div{display:none}.studio-nav-link{justify-content:center;padding-inline:8px}.studio-sidebar-footer{justify-content:center}.studio-main{padding-inline:20px}.studio-kpi-grid--6,.studio-kpi-grid--5,.studio-definition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-provenance{align-items:flex-start;flex-direction:column}.studio-provenance dl{width:100%;justify-content:space-between}.studio-admin-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-admin-facility-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr)}.studio-admin-platform-grid{grid-template-columns:minmax(0,1fr)}.studio-admin-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-admin-facility-toolbar{grid-template-columns:minmax(260px,1fr) 200px 230px auto}}@media (max-width: 1023px){.studio-shell,.studio-shell--collapsed{display:block}.studio-sidebar{position:fixed;left:0;top:0;z-index:60;width:248px;transform:translate(-102%);box-shadow:12px 0 32px #071c1733}.studio-sidebar--open{transform:translate(0)}.studio-sidebar .studio-brand{justify-content:flex-start;padding:14px 12px}.studio-sidebar .studio-brand img{width:186px;padding:8px 10px;object-position:center}.studio-sidebar .studio-brand button{display:none}.studio-sidebar .studio-nav-label,.studio-sidebar .studio-nav-text,.studio-sidebar .studio-nav-badge,.studio-sidebar .studio-sidebar-footer>div{display:block}.studio-sidebar .studio-nav-link{justify-content:flex-start;padding-inline:10px}.studio-sidebar .studio-sidebar-footer{justify-content:flex-start}.studio-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:block;border:0;background:#04120e70}.studio-menu-button{display:block}.studio-topbar{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) auto;padding-inline:16px}.studio-topbar-leading span,.studio-topbar-user strong{display:none}.studio-controlbar{padding-inline:16px;overflow-x:auto}.studio-controlbar-title>span:last-child{display:none}.studio-main{padding:20px 16px 42px}.studio-span-4,.studio-span-5,.studio-span-7,.studio-span-8{grid-column:span 6}.studio-grid--dashboard .studio-span-8{grid-column:1 / -1}.studio-kpi-grid--4,.studio-file-grid,.studio-form-grid--four,.studio-module-grid,.studio-project-selector,.studio-draft-grid,.studio-report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-admin-topbar{gap:12px;padding-inline:18px}.studio-admin-owner-badge{display:none}.studio-admin-main{width:min(100% - 24px,960px)}.studio-admin-facility-grid,.studio-admin-finance-grid{grid-template-columns:1fr}.studio-admin-notification>footer{grid-template-columns:minmax(150px,1fr) 120px auto}.studio-admin-notification>footer>em{display:none}.studio-admin-error-list{grid-template-columns:1fr}.studio-admin-facility-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-admin-facility-toolbar .studio-field--search{grid-column:1 / -1}.studio-admin-facility-toolbar .studio-admin-result-count{margin-top:0;justify-self:end}}@media (max-width: 767px){.studio-topbar{grid-template-columns:minmax(0,1fr) auto;height:54px;padding-inline:12px}.studio-search{display:none}.studio-topbar-user>div{display:none}.studio-controlbar{position:static;align-items:flex-start;flex-direction:column;gap:5px;padding:7px 12px}.studio-controls{width:100%;overflow-x:auto;padding-bottom:2px}.studio-controls label>span{display:none}.studio-controls select{max-width:155px}.studio-controls time{display:none}.studio-main{padding:16px 12px 36px}.studio-page{gap:12px}.studio-page-header{align-items:flex-start;flex-direction:column;gap:12px}.studio-page-header h1{font-size:23px}.studio-page-header p{font-size:12px}.studio-page-actions{width:100%}.studio-local-notice{align-items:flex-start;flex-direction:column;gap:2px}.studio-kpi-grid--4,.studio-kpi-grid--5,.studio-kpi-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-kpi{min-height:82px;padding:11px}.studio-kpi strong,.studio-kpi--compact strong{font-size:16px}.studio-grid{display:flex;flex-direction:column;gap:12px}.studio-panel-header{padding:13px 13px 0}.studio-panel-body{padding:12px 13px 14px}.studio-chart{height:250px!important}.studio-chart-actions span{display:none}.studio-zoom-label{margin-right:auto}.studio-chart-actions{min-height:26px}.studio-provenance dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.studio-provenance dl>div{display:block}.studio-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-contract-strip{grid-template-columns:repeat(8,118px)}.studio-selection-row{align-items:stretch;flex-direction:column}.studio-selection-row label{width:100%;min-width:0}.studio-filterbar{align-items:stretch;flex-direction:column}.studio-multiselect summary{width:100%}.studio-multiselect-popover{position:fixed;left:12px;right:12px;top:126px;width:auto;max-height:calc(100vh - 150px)}.studio-chip-row{max-height:74px;overflow:auto}.studio-form-grid{grid-template-columns:1fr}.studio-field--wide{grid-column:auto}.studio-stepper{overflow-x:auto;grid-template-columns:repeat(5,100px);padding-bottom:5px}.studio-stepper--eight{grid-template-columns:repeat(8,100px)}.studio-stepper li:not(:last-child):after{display:none}.studio-template-card{align-items:flex-start;flex-direction:column}.studio-validation-summary{grid-template-columns:1fr}.studio-run-progress dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-decision-banner{align-items:flex-start;flex-direction:column}.studio-file-grid,.studio-settings-grid,.studio-module-grid,.studio-eligibility-strip,.studio-choice-group,.studio-review-grid,.studio-project-selector,.studio-draft-grid,.studio-theme-grid,.studio-report-summary,.studio-market-clock{grid-template-columns:1fr}.studio-market-clock>div:after{display:none}.studio-subnav{width:100%}.studio-forecast-builder{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}.studio-forecast-builder>*{min-width:0;max-width:100%}.studio-forecast-builder>.studio-button{justify-self:stretch;width:100%}.studio-forecast-range-fields{width:100%;min-width:0;align-items:stretch;flex-direction:column}.studio-forecast-range-fields .studio-field{width:100%;min-width:0}.studio-toolbar-note{align-items:flex-start;margin-left:0}.studio-choice-group--modules{grid-template-columns:1fr}.studio-editor-actions{flex-wrap:wrap}.studio-draft-grid article footer{justify-content:flex-start;flex-wrap:wrap}.studio-draft-grid article footer .studio-button{flex:1 1 100%;width:100%}.studio-draft-grid dd{max-width:62%;overflow-wrap:anywhere}.studio-draft-toolbar{align-items:stretch;flex-direction:column}.studio-draft-toolbar .studio-field,.studio-report-summary .studio-field{width:100%}.studio-project-selector b{grid-column:3}.studio-global-notice{right:12px;bottom:12px;left:12px}.studio-settings-wide{grid-column:auto}.studio-toolbar{align-items:stretch;flex-direction:column}.studio-field,.studio-field--search{width:100%;min-width:0}.studio-admin-topbar{position:static;align-items:flex-start;flex-direction:column}.studio-admin-brand img{width:132px}.studio-admin-owner{width:100%;justify-content:space-between;text-align:left}.studio-admin-main{width:calc(100% - 20px);padding-top:14px}.studio-admin-local-notice{align-items:flex-start;flex-direction:column}.studio-admin-filters,.studio-admin-work-grid{grid-template-columns:1fr}.studio-admin-folder-panel .studio-panel-meta .studio-field{min-width:0;width:100%}.studio-admin-folder-tree>section>div{grid-template-columns:42px minmax(0,1fr)}.studio-admin-folder-tree time,.studio-admin-folder-tree em{grid-column:2}.studio-admin-danger-note{align-items:flex-start;flex-direction:column;gap:3px}.studio-admin-delete-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-admin-integration-note{grid-template-columns:1fr;gap:7px}.studio-admin-notification>footer{display:flex;align-items:flex-start;flex-wrap:wrap}.studio-admin-inline-actions{width:100%;justify-content:flex-start}.studio-admin-finance-chart{grid-template-columns:repeat(6,52px);overflow-x:auto;justify-content:start}.studio-admin-health-banner{align-items:flex-start;flex-direction:column;gap:6px}.studio-admin-health-grid,.studio-admin-check-list{grid-template-columns:1fr}.studio-admin-health-card dl{gap:6px}.studio-admin-facility-toolbar{grid-template-columns:1fr}.studio-admin-facility-toolbar .studio-field--search{grid-column:auto}.studio-admin-facility-toolbar .studio-admin-result-count{justify-self:start}}@media (max-width: 420px){.studio-main,.studio-controlbar{padding-inline:10px}.studio-kpi-grid--4,.studio-kpi-grid--5,.studio-kpi-grid--6{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-kpi-label{font-size:9px;white-space:normal}.studio-kpi strong,.studio-kpi--compact strong{font-size:15px}.studio-panel-header{display:block}.studio-panel-meta{margin-top:7px}.studio-definition-grid{grid-template-columns:1fr}.studio-ranking-row{grid-template-columns:20px minmax(0,1fr) 66px}.studio-ranking-row small{display:none}.studio-issue-list article{grid-template-columns:auto 1fr}.studio-issue-list code{grid-column:2}}@media (prefers-reduced-motion: reduce){.studio-shell *,.studio-shell *:before,.studio-shell *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.studio-cycle-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.studio-cycle-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e5ebe7;border-radius:10px;background:#fbfdfc}.studio-cycle-rank{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#0a6f5d;color:#fff;font-weight:700;font-size:12px}.studio-cycle-body{display:flex;flex-direction:column;min-width:0}.studio-cycle-body strong{font-size:13px;color:#142c25}.studio-cycle-body small{color:#61706b;font-size:11px}.studio-cycle-margin{text-align:right;font-weight:700;font-size:15px;white-space:nowrap}.studio-cell-stack{display:flex;flex-direction:column;gap:1px}.studio-cell-stack small{color:#61706b;font-size:11px;white-space:nowrap}.studio-inline-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#41504b;white-space:nowrap;cursor:pointer}.studio-runpicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.studio-cycle-margin span{display:block;font-weight:500;font-size:10px;color:#61706b}.studio-cycle-margin.is-positive{color:#0a6f5d}.studio-cycle-margin.is-negative{color:#c55252}.studio-notify{position:relative;display:flex;align-items:center}.studio-notify-button{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--studio-line);border-radius:8px;background:#fff;cursor:pointer;font-size:15px;line-height:1}.studio-notify-button:hover{border-color:var(--studio-line-strong)}.studio-notify-button:focus-visible{outline:2px solid var(--studio-green);outline-offset:2px}.studio-notify-badge{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;border-radius:999px;background:var(--studio-red, #b3261e);color:#fff;padding:0 4px;font-size:9px;font-weight:700;line-height:16px;text-align:center}.studio-notify-panel{position:absolute;top:40px;right:0;z-index:40;width:min(360px,calc(100vw - 32px));max-height:420px;overflow-y:auto;border:1px solid var(--studio-line);border-radius:10px;background:#fff;box-shadow:0 8px 24px #071c171f}.studio-notify-head{display:grid;gap:2px;border-bottom:1px solid var(--studio-line);padding:11px 13px}.studio-notify-head strong{font-size:13px}.studio-notify-head span{color:var(--studio-muted);font-size:10px}.studio-notify-empty{margin:0;padding:16px 13px;color:var(--studio-muted);font-size:12px;line-height:1.5}.studio-notify-list{margin:0;padding:0;list-style:none}.studio-notify-list li+li{border-top:1px solid var(--studio-line)}.studio-notify-item{display:grid;gap:2px;width:100%;border:0;background:none;padding:10px 13px;text-align:left;cursor:pointer}.studio-notify-item:hover{background:#f4f8f6}.studio-notify-item:focus-visible{outline:2px solid var(--studio-green);outline-offset:-2px}.studio-notify-item.is-urgent{box-shadow:inset 3px 0 0 var(--studio-red, #b3261e)}.studio-notify-kind{justify-self:start;border-radius:999px;background:#eef4f1;color:var(--studio-green-dark);padding:1px 7px;font-size:8.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.studio-notify-item strong{font-size:12.5px}.studio-notify-detail{color:var(--studio-ink-soft, #3d4a46);font-size:11.5px}.studio-notify-ts{color:var(--studio-muted);font-size:10px}.auth-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;min-height:100vh;padding:24px;background:#eef2ee;color:#10251f;font-family:IBM Plex Sans Variable,IBM Plex Sans,system-ui,sans-serif}.auth-brand{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.auth-brand img{width:168px;height:auto}.auth-brand p{margin:0;color:#61706b;font-size:13px}.auth-card{width:100%;max-width:380px;padding:26px 26px 24px;border:1px solid #dbe3de;border-radius:12px;background:#fff;box-shadow:0 1px 2px #071c170a}.auth-card h1{margin:0 0 4px;font-size:18px;font-weight:600}.auth-card .auth-subtitle{margin:0 0 18px;color:#61706b;font-size:13px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 18px;border-bottom:1px solid #dbe3de}.auth-tab{padding:9px 4px 10px;border-bottom:2px solid transparent;color:#61706b;font-size:13px;font-weight:550;text-align:center;text-decoration:none;transition:color .12s ease,border-color .12s ease}.auth-tab:hover{color:#14584a}.auth-tab.is-active{border-bottom-color:#14584a;color:#0f3b32;font-weight:700}.auth-tab:focus-visible{border-radius:6px;outline:2px solid #14584a;outline-offset:2px}.auth-remember{display:flex;align-items:center;gap:8px;margin:2px 0 14px;color:#3d4a46;font-size:12.5px;cursor:pointer}.auth-remember input{width:15px;height:15px;accent-color:#14584a;cursor:pointer}.auth-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.auth-field label{font-size:12px;font-weight:600;color:#10251f}.auth-field input{padding:10px 12px;border:1px solid #c7d2cc;border-radius:8px;font-size:14px;font-family:inherit;color:#10251f;background:#fff}.auth-field input:focus-visible{outline:2px solid #0a6f5d;outline-offset:1px}.auth-error{margin:0 0 14px;padding:10px 12px;border:1px solid #e6c3c3;border-radius:8px;background:#fbecec;color:#b94a4a;font-size:13px}.auth-submit{width:100%;padding:11px 14px;border:none;border-radius:8px;background:#0a6f5d;color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.auth-submit:hover{background:#075346}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-hint{margin:12px 0 0;color:#61706b;font-size:12px}.auth-alt{margin:16px 0 0;padding-top:14px;border-top:1px solid #eaf0ec;color:#61706b;font-size:13px;text-align:center}.auth-alt a{color:#0a6f5d;font-weight:600}.auth-confirm{padding:14px;border:1px solid #cfe6df;border-radius:8px;background:#f0f8f5;color:#10251f;font-size:14px}.auth-confirm p{margin:0}.auth-confirm .auth-hint{margin-top:8px}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-cyrillic-ext-wght-normal-d45eAU9y.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-cyrillic-wght-normal-BAAhND-U.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-greek-wght-normal-CmyJS8uq.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-vietnamese-wght-normal-Dg1JeJN0.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-latin-ext-wght-normal-CIII54If.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/ibm-plex-sans-latin-wght-normal-IvpUvPa2.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-xuaO2J-f.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-DMdlQ8Kv.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-400-normal-BSMlKf0J.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-400-normal-CEL4l2ZJ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-vietnamese-400-normal-BulugwFq.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-400-normal-DDuiU_S-.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-ext-400-normal-BmRBH3aV.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-400-normal-D3D2R8hC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BqneJy0T.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BIfNGwUT.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-500-normal-Bq9vWWag.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-500-normal-Ael50iVv.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-vietnamese-500-normal-DZ4AoWbu.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-500-normal-C8zxqsMH.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-ext-500-normal-CAhNIIs5.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-500-normal-CZ70TYgx.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-500-normal-CB9ihrfo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-cyrillic-ext-600-normal-V-xxqcpd.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-600-normal-9HEixskS.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-cyrillic-600-normal-CTOM6hUh.woff2) format("woff2"),url(/assets/ibm-plex-mono-cyrillic-600-normal-fLZuRloM.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-vietnamese-600-normal-D2EvbN8M.woff2) format("woff2"),url(/assets/ibm-plex-mono-vietnamese-600-normal-iLQfcSjf.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-latin-ext-600-normal-D38SheWl.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-ext-600-normal-DmB0ttJJ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-latin-600-normal-BgSNZQsw.woff2) format("woff2"),url(/assets/ibm-plex-mono-latin-600-normal-DWFSQ4vo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.ev-appshell{display:flex;min-height:100vh;background:var(--ev-bg);color:var(--ev-text);font-family:var(--ev-font-body)}.ev-appshell__main{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.ev-appshell__content{flex:1 1 auto;background:var(--ev-bg);padding:var(--ev-sp-6);scroll-margin-top:64px}.ev-appshell__content:focus:not(:focus-visible){outline:none}.ev-appshell__scrim{display:none}.ev-srlonly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ev-skiplink{position:absolute;left:var(--ev-sp-2);top:-48px;z-index:200;padding:8px var(--ev-sp-4);border-radius:var(--ev-r-s);background:var(--ev-surface);color:var(--ev-text);border:1px solid var(--ev-green-500);font-size:var(--ev-fs-cell);text-decoration:none;transition:top .15s ease}.ev-skiplink:focus,.ev-skiplink:focus-visible{top:var(--ev-sp-2);outline:2px solid var(--ev-green-500);outline-offset:2px}.ev-sidebar{display:flex;flex-direction:column;width:256px;flex:none;height:100vh;position:sticky;top:0;background:var(--ev-navy-900);color:var(--ev-on-dark);font-family:var(--ev-font-body);overflow:hidden}.ev-sidebar__brand{display:flex;align-items:center;gap:var(--ev-sp-2);min-height:56px;padding:var(--ev-sp-3) var(--ev-sp-4);border-bottom:1px solid var(--ev-navy-700)}.ev-sidebar__brandmark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:none;border-radius:var(--ev-r-s);background:var(--ev-green-600);color:#fff;font-family:var(--ev-font-display);font-weight:700}.ev-sidebar__brandlogo{display:inline-flex;align-items:center;justify-content:center;padding:var(--ev-sp-2) var(--ev-sp-3);border-radius:var(--ev-r-m);background:var(--ev-surface);box-shadow:var(--ev-shadow-1)}.ev-sidebar__brandlogo img{display:block;width:168px;height:61px;object-fit:contain}.ev-sidebar__brandtext{display:flex;flex-direction:column;min-width:0;line-height:1.15}.ev-sidebar__brandtitle{font-family:var(--ev-font-display);font-weight:700;font-size:var(--ev-fs-card);color:var(--ev-on-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-sidebar__brandsub{font-size:11px;color:var(--ev-on-dark-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-sidebar__items{flex:1 1 auto;overflow-y:auto;padding:var(--ev-sp-3) var(--ev-sp-2);display:flex;flex-direction:column;gap:var(--ev-sp-1)}.ev-sidebar__section{display:flex;flex-direction:column;gap:2px}.ev-sidebar__section+.ev-sidebar__section{margin-top:var(--ev-sp-4)}.ev-sidebar__sectionlabel{padding:var(--ev-sp-1) var(--ev-sp-3);font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ev-on-dark-2)}.ev-sidebar__item{position:relative;display:flex;align-items:center;gap:var(--ev-sp-3);width:100%;padding:9px var(--ev-sp-3);border:none;background:none;border-radius:var(--ev-r-s);color:var(--ev-on-dark-2);font-family:inherit;font-size:var(--ev-fs-body);font-weight:500;text-align:left;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background-color .12s ease,color .12s ease}.ev-sidebar__item:hover{background:var(--ev-navy-800);color:var(--ev-on-dark)}.ev-sidebar__item:focus-visible{outline:2px solid var(--ev-green-500);outline-offset:-2px}.ev-sidebar__item--active,a.ev-sidebar__item[aria-current=page]{background:var(--ev-navy-800);color:var(--ev-on-dark);font-weight:600}.ev-sidebar__item--active:before,a.ev-sidebar__item[aria-current=page]:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 2px 2px 0;background:var(--ev-green-500)}.ev-sidebar__item--parent-active{color:var(--ev-on-dark)}.ev-sidebar__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:none}.ev-sidebar__icon--dot:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.65}.ev-sidebar__label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.ev-sidebar__chevron{display:inline-flex;align-items:center;flex:none;opacity:.8}.ev-sidebar__item--nested{padding-left:40px;font-size:var(--ev-fs-cell)}.ev-sidebar__children{display:flex;flex-direction:column;gap:2px}.ev-sidebar__footer{flex:none;border-top:1px solid var(--ev-navy-700);padding:var(--ev-sp-3);display:flex;flex-direction:column;gap:var(--ev-sp-3)}.ev-orgbox{display:flex;align-items:center;gap:var(--ev-sp-2);width:100%;padding:7px var(--ev-sp-2);border:1px solid var(--ev-navy-700);border-radius:var(--ev-r-s);background:var(--ev-navy-800);color:var(--ev-on-dark);font:inherit;font-size:var(--ev-fs-cell);text-align:left}.ev-orgbox:disabled{cursor:default;opacity:1}.ev-orgbox__avatar{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;border-radius:var(--ev-r-s);background:var(--ev-green-600);color:#fff;font-family:var(--ev-font-display);font-weight:700;font-size:12px}.ev-orgbox__body{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.ev-orgbox__name{font-weight:600;color:var(--ev-on-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-orgbox__meta{font-size:11px;color:var(--ev-on-dark-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-orgbox__chevron{flex:none;color:var(--ev-on-dark-2)}.ev-userstate{font-size:var(--ev-fs-cell);color:var(--ev-on-dark-2);padding:var(--ev-sp-1) var(--ev-sp-2)}.ev-userstate--loading{display:flex;align-items:center;gap:var(--ev-sp-2)}.ev-userstate--error{display:flex;flex-direction:column;gap:2px}.ev-userstate__brand{display:flex;align-items:center;gap:var(--ev-sp-2);margin-bottom:var(--ev-sp-2)}.ev-userstate__mark{display:block;flex:none}.ev-userstate__slogan{font-size:11px;color:var(--ev-on-dark-2);line-height:1.2}.ev-userstate--error strong{color:var(--ev-accent);font-size:var(--ev-fs-cell)}.ev-userstate__link{background:none;border:none;padding:0;font:inherit;color:var(--ev-green-500);text-decoration:underline;cursor:pointer}.ev-userstate__link:focus-visible{outline:2px solid var(--ev-green-500);outline-offset:2px}.ev-topbar{display:flex;align-items:center;gap:var(--ev-sp-4);min-height:56px;flex:none;padding:0 var(--ev-sp-6);background:var(--ev-surface);border-bottom:1px solid var(--ev-border);position:sticky;top:0;z-index:10}.ev-topbar__leading{display:none}.ev-topbar__titles{display:flex;align-items:center;gap:var(--ev-sp-3);min-width:0}.ev-topbar__title{margin:0;font-family:var(--ev-font-display);font-size:var(--ev-fs-section);font-weight:600;color:var(--ev-text);line-height:var(--ev-lh-head);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-topbar__badge{flex:none}.ev-topbar__search{flex:0 1 300px;min-width:0}.ev-topbar__spacer{flex:1 1 auto}.ev-topbar__actions{display:flex;align-items:center;gap:var(--ev-sp-3)}.ev-searchtrigger{display:flex;align-items:center;gap:var(--ev-sp-2);width:100%;padding:7px var(--ev-sp-3);border:1px solid var(--ev-border);border-radius:var(--ev-r-s);background:var(--ev-surface-2);color:var(--ev-text-3);font:inherit;font-size:var(--ev-fs-cell);cursor:pointer;text-align:left}.ev-searchtrigger:hover{border-color:var(--ev-text-3);color:var(--ev-text-2)}.ev-searchtrigger__label{flex:1 1 auto}.ev-searchtrigger__kbd,.ev-navsearch__kbd{font-family:var(--ev-font-mono);font-size:11px;padding:1px 6px;border:1px solid var(--ev-border);border-radius:5px;background:var(--ev-surface);color:var(--ev-text-3)}.ev-iconbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid transparent;border-radius:var(--ev-r-s);background:transparent;color:var(--ev-text-2);cursor:pointer}.ev-iconbtn__badge{position:absolute;top:1px;right:0;min-width:16px;height:16px;padding:0 4px;border:2px solid var(--ev-surface);border-radius:999px;background:var(--ev-amber-500, #d98b0b);color:#fff;font-size:9px;font-weight:700;line-height:12px;text-align:center}.ev-iconbtn:hover{background:var(--ev-surface-2);color:var(--ev-text)}.ev-iconbtn:focus-visible{outline:2px solid var(--ev-green-500);outline-offset:2px}.ev-topuser{display:flex;flex-direction:column;align-items:flex-end;line-height:1.25;max-width:220px}.ev-topuser strong{font-size:var(--ev-fs-cell);color:var(--ev-text);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ev-topuser span{font-size:11px;color:var(--ev-text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ev-sample-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--ev-warning);background:var(--ev-sample-bg);border:1px solid var(--ev-warning);white-space:nowrap}.ev-sample-badge--compact{padding:1px 7px;font-size:10px}.ev-navsearch__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0e1a1666;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh}.ev-navsearch{width:min(560px,92vw);background:var(--ev-surface);border:1px solid var(--ev-border);border-radius:var(--ev-r-l);box-shadow:var(--ev-shadow-2);overflow:hidden;display:flex;flex-direction:column}.ev-navsearch__inputrow{display:flex;align-items:center;gap:var(--ev-sp-2);padding:var(--ev-sp-3) var(--ev-sp-4);border-bottom:1px solid var(--ev-border)}.ev-navsearch__icon{display:inline-flex;color:var(--ev-text-3)}.ev-navsearch__input{flex:1 1 auto;border:none;outline:none;background:none;font:inherit;font-size:var(--ev-fs-card);color:var(--ev-text)}.ev-navsearch__results{list-style:none;margin:0;padding:var(--ev-sp-2);max-height:340px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.ev-navsearch__item{display:flex;align-items:center;width:100%;padding:9px var(--ev-sp-3);border:none;border-radius:var(--ev-r-s);background:none;color:var(--ev-text);font:inherit;font-size:var(--ev-fs-body);text-align:left;cursor:pointer}.ev-navsearch__item--active{background:var(--ev-green-50);color:var(--ev-green-700)}.ev-navsearch__empty{padding:var(--ev-sp-4);text-align:center;color:var(--ev-text-3);font-size:var(--ev-fs-cell)}@media (max-width: 820px){.ev-topbar__leading{display:inline-flex}.ev-topbar__search,.ev-topbar .ev-topuser{display:none}.ev-topbar{gap:var(--ev-sp-2);padding:0 var(--ev-sp-3)}.ev-topbar__titles{flex:1 1 auto;gap:var(--ev-sp-2)}.ev-topbar__spacer{display:none}.ev-sidebar{position:fixed;top:0;left:0;z-index:60;height:100vh;transform:translate(-100%);transition:transform .2s ease;box-shadow:var(--ev-shadow-2)}.ev-sidebar--open{transform:translate(0)}.ev-appshell--drawer-open .ev-appshell__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0e1a1673}}@media (max-width: 430px){.ev-topbar{padding:0 var(--ev-sp-2)}.ev-topbar__title{font-size:var(--ev-fs-cell);flex:0 1 auto;max-width:100%}.ev-topbar__titles{flex-wrap:wrap;row-gap:2px}.ev-topbar__badge .ev-sample-badge{padding:1px var(--ev-sp-2);font-size:10px;letter-spacing:.02em}}@media (prefers-reduced-motion: reduce){.ev-sidebar,.ev-sidebar__item{transition:none}}:root{--ev-green-700: #094F41;--ev-green-600: #0C6B58;--ev-green-500: #12836C;--ev-green-100: #E2EFEA;--ev-green-50: #F0F6F3;--ev-navy-900: #0E1A16;--ev-navy-800: #16241F;--ev-navy-700: #20302A;--ev-accent: #E4922B;--ev-accent-bg: #FBEFDB;--ev-bg: #F3F5F1;--ev-surface: #FFFFFF;--ev-surface-2: #EDF1EC;--ev-border: #E4E8E3;--ev-text: #0E1A16;--ev-text-2: #3B4A44;--ev-text-3: #6B776F;--ev-on-dark: #E6EDE9;--ev-on-dark-2: #9FB3AA;--ev-success: #1E9E63;--ev-success-bg: #E6F4EC;--ev-info: #2C6DB5;--ev-info-bg: #E5EEF7;--ev-warning: #C1851A;--ev-warning-bg: #F8EDD8;--ev-danger: #C6473D;--ev-danger-bg: #F7E4E2;--ev-scenario: #7A5EA6;--ev-scenario-bg:#ECE6F3;--ev-chart-1: var(--ev-green-600);--ev-chart-2: var(--ev-info);--ev-chart-3: var(--ev-accent);--ev-chart-4: var(--ev-scenario);--ev-chart-5: var(--ev-danger);--ev-chart-6: #2A9D8F;--ev-chart-grid: var(--ev-border);--ev-chart-crosshair: var(--ev-text-3);--ev-chart-actual: var(--ev-navy-800);--ev-band-line: var(--ev-scenario);--ev-band-fill: rgba(122, 94, 166, .16);--ev-forecast-veil: rgba(107, 119, 111, .08);--ev-sample: var(--ev-accent);--ev-sample-bg: var(--ev-accent-bg);--ev-sp-1: 4px;--ev-sp-2: 8px;--ev-sp-3: 12px;--ev-sp-4: 16px;--ev-sp-5: 20px;--ev-sp-6: 24px;--ev-sp-7: 32px;--ev-sp-8: 40px;--ev-r-s: 7px;--ev-r-m: 10px;--ev-r-l: 13px;--ev-shadow-1: 0 1px 2px rgba(14, 26, 22, .03);--ev-shadow-sm: 0 1px 2px rgba(14, 26, 22, .03);--ev-shadow-2: 0 4px 14px rgba(14, 26, 22, .1);--ev-shadow-md: 0 4px 14px rgba(14, 26, 22, .1);--ev-font-body: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--ev-font-display: "Space Grotesk", var(--ev-font-body);--ev-font-mono: "IBM Plex Mono", ui-monospace, monospace;--ev-font-sans: var(--ev-font-body);--ev-fs-caption: 12px;--ev-fs-cell: 13px;--ev-fs-body: 14px;--ev-fs-card: 16px;--ev-fs-section: 18px;--ev-fs-page: 22px;--ev-fs-metric: 28px;--ev-lh-body: 1.45;--ev-lh-head: 1.2;--ev-focus: var(--ev-green-500)}:root{--navy-900: #0b1a26;--navy-800: #0f2233;--navy-700: #16324a;--navy-600: #1f4460;--charcoal-700: #263238;--accent: #12b886;--accent-strong: #0ca678;--accent-soft: #e6f7f1;--turquoise: #12a5b8;--bg: #f4f6f8;--surface: #ffffff;--surface-muted: #f0f3f6;--border: #dbe1e8;--border-strong: #c3ccd6;--text: #14212e;--text-muted: #566573;--text-faint: #8a97a6;--text-invert: #ffffff;--success: #0ca678;--success-bg: #e6f7f1;--success-border: #9fe3cd;--warning: #b8860b;--warning-bg: #fdf5e2;--warning-border: #ecd9a5;--danger: #c0392b;--danger-bg: #fdecea;--danger-border: #f0b7b0;--info: #1c6fb8;--info-bg: #e8f1fb;--info-border: #b3d1ee;--neutral: #566573;--neutral-bg: #eef1f4;--neutral-border: #d3dae1;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(15, 34, 51, .06);--shadow: 0 4px 16px rgba(15, 34, 51, .08);--shadow-lg: 0 10px 30px rgba(15, 34, 51, .12);--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", Menlo, Consolas, monospace;--focus-ring: 0 0 0 3px rgba(18, 184, 134, .35)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;color:var(--text);line-height:1.25}a{color:var(--accent-strong);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.app-shell{display:flex;flex-direction:column;min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;height:60px;background:var(--navy-800);color:var(--text-invert);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:20}.topbar .brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.2px;color:var(--text-invert)}.topbar .brand .mark{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:7px;background:var(--accent);color:var(--navy-900);font-weight:800}.topbar nav{display:flex;gap:4px;margin-left:24px}.topbar nav a{color:#c6d3df;padding:6px 12px;border-radius:var(--radius-sm);font-weight:500}.topbar nav a:hover{background:#ffffff14;text-decoration:none;color:#fff}.topbar nav a.active{background:#12b8862e;color:#fff}.topbar .user{display:flex;flex-direction:column;align-items:flex-end;font-size:12px;color:#c6d3df;line-height:1.3}.topbar .user strong{color:#fff;font-size:13px}.topbar .user-error strong{color:var(--accent)}.topbar .user-error span{max-width:320px;text-align:right}.linklike{background:none;border:none;color:var(--accent);cursor:pointer;padding:0;font:inherit;text-decoration:underline}.linklike:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.nav-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;margin-right:4px;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-sm);background:transparent;color:#fff;font-size:18px;cursor:pointer}.nav-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.nav-mobile{display:none;flex-direction:column;gap:2px;background:var(--navy-800);padding:8px 16px 12px;border-top:1px solid rgba(255,255,255,.08);position:sticky;top:60px;z-index:19}.nav-mobile a{color:#c6d3df;padding:10px 12px;border-radius:var(--radius-sm);font-weight:500}.nav-mobile a:hover{background:#ffffff14;text-decoration:none;color:#fff}.nav-mobile a.active{background:#12b8862e;color:#fff}.main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:28px 24px 64px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.page-header h1{font-size:24px}.page-header .sub{color:var(--text-muted);margin-top:4px;font-size:14px}.breadcrumbs{font-size:13px;color:var(--text-muted);margin-bottom:12px}.breadcrumbs a{color:var(--text-muted)}.breadcrumbs span{margin:0 6px;color:var(--text-faint)}.grid{display:grid;gap:16px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.row{display:flex;gap:12px;align-items:center}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.spacer{flex:1}.stack{display:flex;flex-direction:column;gap:12px}@media (max-width: 900px){.grid.cols-4,.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}.main{padding:20px 14px 48px}.nav-desktop{display:none}.nav-toggle{display:inline-flex}.nav-mobile.open{display:flex}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.card-pad{padding:18px 20px}.card-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.card-header h2,.card-header h3{font-size:16px}.card-title-note{font-size:12px;color:var(--text-muted);font-weight:400}.card.highlight{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),var(--shadow)}.card.highlight .card-header{background:var(--accent-soft);border-bottom-color:var(--success-border)}.btn{display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:var(--radius-sm);padding:8px 16px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-primary{background:var(--accent-strong);color:#fff}.btn-primary:hover:not(:disabled){background:#0b9068}.btn-secondary{background:var(--surface);border-color:var(--border-strong);color:var(--text)}.btn-secondary:hover:not(:disabled){background:var(--surface-muted)}.btn-ghost{background:transparent;color:var(--text-muted)}.btn-ghost:hover:not(:disabled){background:var(--surface-muted);color:var(--text)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover:not(:disabled){background:#a5342a}.btn-sm{padding:5px 10px;font-size:13px}.badge{display:inline-flex;align-items:center;gap:6px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent;line-height:1.6}.badge .dot{width:7px;height:7px;border-radius:50%;background:currentColor}.tone-neutral{color:var(--neutral);background:var(--neutral-bg);border-color:var(--neutral-border)}.tone-info{color:var(--info);background:var(--info-bg);border-color:var(--info-border)}.tone-success{color:var(--success);background:var(--success-bg);border-color:var(--success-border)}.tone-warning{color:var(--warning);background:var(--warning-bg);border-color:var(--warning-border)}.tone-danger{color:var(--danger);background:var(--danger-bg);border-color:var(--danger-border)}.badge-readonly{background:var(--info-bg);color:var(--info);border-color:var(--info-border);font-weight:600}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}table.data{width:100%;border-collapse:collapse;font-size:14px}table.data thead th{text-align:left;padding:11px 14px;background:var(--surface-muted);color:var(--text-muted);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border);white-space:nowrap}table.data tbody td{padding:12px 14px;border-bottom:1px solid var(--border);vertical-align:middle}table.data tbody tr:last-child td{border-bottom:none}table.data tbody tr.clickable{cursor:pointer}table.data tbody tr.clickable:hover{background:var(--surface-muted)}table.data th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}table.data th.sortable:hover{color:var(--text)}.num{font-variant-numeric:tabular-nums;text-align:right}.mono{font-family:var(--font-mono);font-size:12.5px}label.field{display:block;margin-bottom:14px}label.field>.label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--text)}.input,.textarea,.select{width:100%;padding:9px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-size:14px;font-family:inherit;background:var(--surface);color:var(--text)}.textarea{min-height:84px;resize:vertical}.input:focus,.textarea:focus,.select:focus{outline:none;border-color:var(--accent);box-shadow:var(--focus-ring)}.field-hint{font-size:12px;color:var(--text-muted);margin-top:5px}.field-error{font-size:12px;color:var(--danger);margin-top:5px}.searchbar{position:relative;min-width:220px}.kv{display:grid;grid-template-columns:minmax(160px,40%) 1fr;gap:0}.kv>dt{color:var(--text-muted);padding:9px 0;border-bottom:1px solid var(--border);font-size:13px}.kv>dd{margin:0;padding:9px 0;border-bottom:1px solid var(--border);text-align:right;font-weight:500}.kv dd{min-width:0;overflow-wrap:anywhere}.kv>dt:last-of-type,.kv>dd:last-of-type{border-bottom:none}.stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px}.stat .stat-label{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.stat .stat-value{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--navy-800)}.stat .stat-sub{font-size:12px;color:var(--text-muted);margin-top:4px}.stepper{display:flex;gap:6px;margin-bottom:24px;flex-wrap:wrap}.stepper .step{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);font-size:13px;font-weight:600}.stepper .step .index{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:var(--neutral-bg);color:var(--text-muted)}.stepper .step.active{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-soft)}.stepper .step.active .index{background:var(--accent-strong);color:#fff}.stepper .step.done{color:var(--success)}.stepper .step.done .index{background:var(--success);color:#fff}.banner{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:var(--radius);border:1px solid;font-size:14px}.banner .banner-icon{font-size:18px;line-height:1.2}.banner .banner-body{flex:1}.banner .banner-title{font-weight:700;margin-bottom:2px}.banner.success{background:var(--success-bg);border-color:var(--success-border);color:#0a6b4f}.banner.danger{background:var(--danger-bg);border-color:var(--danger-border);color:#8f271c}.banner.warning{background:var(--warning-bg);border-color:var(--warning-border);color:#7a5a06}.banner.info{background:var(--info-bg);border-color:var(--info-border);color:#15558f}.dropzone{border:2px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-muted);padding:36px 20px;text-align:center;cursor:pointer;transition:border-color .12s ease,background .12s ease}.dropzone:hover,.dropzone.dragging{border-color:var(--accent);background:var(--accent-soft)}.dropzone .dz-title{font-weight:600;margin-bottom:4px}.dropzone .dz-sub{font-size:13px;color:var(--text-muted)}.state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 24px;gap:10px}.state .state-icon{font-size:34px}.state .state-title{font-weight:700;font-size:17px}.state .state-desc{color:var(--text-muted);max-width:460px;font-size:14px}.state.card{box-shadow:var(--shadow-sm)}.spinner{width:30px;height:30px;border-radius:50%;border:3px solid var(--neutral-bg);border-top-color:var(--accent-strong);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#eef1f4 25%,#e2e7ec 37%,#eef1f4 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:var(--radius-sm)}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.tabs{display:flex;gap:2px;border-bottom:1px solid var(--border);margin-bottom:20px;flex-wrap:wrap}.tabs button{background:transparent;border:none;border-bottom:2px solid transparent;padding:10px 16px;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;font-family:inherit}.tabs button:hover{color:var(--text)}.tabs button.active{color:var(--accent-strong);border-bottom-color:var(--accent-strong)}.section-title{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:700;margin:6px 0 10px}.muted{color:var(--text-muted)}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.text-right{text-align:right}.pill-list{display:flex;flex-wrap:wrap;gap:6px}.chip{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:var(--surface-muted);border:1px solid var(--border);font-size:12px;color:var(--text);font-weight:500}.bar-track{height:8px;border-radius:999px;background:var(--surface-muted);overflow:hidden}.bar-fill{height:100%;background:var(--accent-strong);border-radius:999px}
