.fly-workspace{--fly-ink:#153a3e;--fly-muted:#60777e;color:var(--fly-ink);min-width:0;max-width:100%}.fly-workspace *{box-sizing:border-box}.fly-workspace[hidden]{display:none!important}.fly-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin:6px 0 25px}.fly-heading h1{font-size:30px;letter-spacing:-.7px;margin:8px 0}.fly-eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#078271}.fly-muted{font-size:13px;color:var(--fly-muted);line-height:1.7;margin:8px 0;overflow-wrap:anywhere}.fly-tools{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.fly-workspace .button{white-space:normal;min-height:40px}.fly-card{border:1px solid #dbe8e7;border-radius:16px;padding:24px;background:#fff;min-width:0;margin-bottom:18px;box-shadow:0 5px 24px #12363804}.fly-card h2,.fly-card h3{margin:0 0 15px;font-size:18px}.fly-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fly-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.fly-stat{padding:20px;border:1px solid #deebe7;border-radius:14px;background:linear-gradient(135deg,#fff,#f5faf8)}.fly-stat strong{display:block;font-size:29px;letter-spacing:-.6px;margin-top:9px}.fly-stat span{font-size:12px;color:var(--fly-muted)}.fly-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:6px;background:#eaf1f1;border:1px solid #dce6e6;border-radius:13px;margin:24px 0}.fly-tabs button{border:0;background:transparent;border-radius:9px;padding:11px 16px;color:#547073;font:inherit;font-size:13px;cursor:pointer}.fly-tabs button[aria-selected=true]{background:white;color:#056f60;box-shadow:0 2px 7px #12363812;font-weight:700}.fly-tabs button:focus-visible,.fly-workspace :focus-visible{outline:3px solid #18a999;outline-offset:3px}.fly-table-wrap{width:100%;overflow-x:auto;border:1px solid #e1eae9;border-radius:12px}.fly-table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:13px}.fly-table th{background:#f6f9f9;font-size:11px;color:#697e85;font-weight:650;text-align:left;padding:13px 16px}.fly-table td{padding:17px 16px;border-top:1px solid #e7efee;vertical-align:top;overflow-wrap:anywhere;line-height:1.6}.fly-table th:first-child{width:33%}.fly-table td strong{font-weight:650}.fly-badge{display:inline-flex;align-items:center;padding:4px 9px;font-size:11px;border-radius:6px;background:#edf3f4;color:#516b74;line-height:1.5;overflow-wrap:anywhere}.fly-badge.approved,.fly-badge.verified,.fly-badge.complete,.fly-badge.ready,.fly-badge.done{background:#e5f5eb;color:#16784c}.fly-badge.unknown,.fly-badge.failed,.fly-badge.conflict,.fly-badge.invalid{background:#fff0ea;color:#ab5736}.fly-badge.draft,.fly-badge.queued,.fly-badge.insufficient,.fly-badge.partial{background:#fff7e6;color:#947135}.fly-workspace input:not([type=checkbox]),.fly-workspace select,.fly-workspace textarea,.fly-dialog input:not([type=checkbox]),.fly-dialog select,.fly-dialog textarea{border:1px solid #cfdedd;border-radius:9px;background:white;color:#163d40;padding:11px 12px;font:inherit;max-width:100%;width:100%;min-width:0;line-height:1.5}.fly-workspace textarea,.fly-dialog textarea{resize:vertical}.fly-field{display:flex;flex-direction:column;gap:8px;font-size:13px;margin-bottom:17px;min-width:0}.fly-check{display:flex;align-items:flex-start;gap:9px;margin:10px 0;font-size:13px;line-height:1.6}.fly-check input{flex:0 0 auto;margin-top:4px}.fly-select-project{max-width:400px}.fly-empty{text-align:center;padding:55px 25px}.fly-empty h2{font-size:23px;margin:12px}.fly-empty p{max-width:540px;margin:15px auto 25px}.fly-alert{background:#fff5ed;color:#924722;border-radius:9px;padding:14px 18px;overflow-wrap:anywhere}.fly-alert:empty{display:none}.fly-step{padding:15px 0;border-top:1px solid #e3ece9;display:flex;gap:14px;align-items:flex-start}.fly-step b{color:#07957e;font:700 12px/1.5 system-ui;padding-top:3px}.fly-step p{margin:0;font-size:14px;line-height:1.6}.fly-dialog{padding:0;border:1px solid #d2e2df;border-radius:18px;width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 40px);color:#173a3d;box-shadow:0 35px 120px #0b282833;overflow:auto}.fly-dialog::backdrop{background:#09292a7a;backdrop-filter:blur(5px)}.fly-dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 26px;border-bottom:1px solid #dde9e6;position:sticky;top:0;background:#fff;z-index:2}.fly-dialog-head h2{font-size:20px;margin:0}.fly-dialog-body{padding:26px}.fly-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fly-diff{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.fly-diff>div{padding:16px;border-radius:8px;background:#f5f7f8;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7}.fly-diff>div+div{background:#edf7f0}.fly-diff small{display:block;font-size:11px;color:#71857d;letter-spacing:1px;margin-bottom:7px}.fly-scroll-list{max-height:300px;overflow:auto;padding:10px;border:1px solid #e1eae6;border-radius:10px}.fly-code{background:#f4f7f7;padding:15px;border-radius:9px;font:12px/1.7 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere;max-height:400px;overflow:auto}.fly-chat{max-width:1000px;margin:0 auto}.fly-message{border-bottom:1px solid #e0e9e6;padding:22px 0}.fly-question{font-weight:650;margin:0 0 18px}.fly-answer{white-space:pre-wrap;line-height:1.9;font-size:14px}.fly-citations{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.fly-composer{padding:20px;background:#f5f9f8;border:1px solid #d5e4df;border-radius:14px;margin:20px 0}.fly-composer textarea{border:0;background:transparent;min-height:100px}.fly-link{color:#067d6a;text-decoration:none;overflow-wrap:anywhere}.fly-secondary{background:#f4f9f7}.fly-dot{display:inline-block;width:8px;height:8px;background:#1b9476;border-radius:50%;margin-right:7px}.fly-form-note{font-size:12px;line-height:1.7;color:#75877f}.fly-wide{grid-column:1/-1}.fly-cohort{padding:14px;border:1px solid #dce9e4;border-radius:10px}.fly-cohort strong{font-size:20px}.fly-workspace details>summary{cursor:pointer;font-size:13px;padding:8px 0;color:#367869}
@media(max-width:1050px){.fly-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fly-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fly-heading{flex-direction:column;gap:12px}.fly-table{min-width:650px}.fly-columns{grid-template-columns:1fr}}
@media(max-width:600px){.fly-card{padding:16px;border-radius:12px}.fly-grid{grid-template-columns:1fr}.fly-heading h1{font-size:25px}.fly-tabs button{padding:10px 12px;font-size:12px}.fly-stats{gap:8px}.fly-stat{padding:14px}.fly-stat strong{font-size:24px}.fly-dialog-body{padding:18px}.fly-dialog-head{padding:17px}.fly-diff{grid-template-columns:1fr}.fly-tools>.button{flex-grow:1}.fly-table{min-width:620px}}

.center-workspace{min-width:0}.center-context{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(140px,.7fr);gap:20px;padding:20px 24px;border:1px solid #dce8e6;border-radius:14px;background:#fff;margin:18px 0 24px}.center-context .fly-field{margin:0}.center-cycle-state{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px;font-size:12px;color:#67817c}.center-cycle-state .button{padding:5px 9px;font-size:11px}.center-groups{display:flex;gap:5px;padding:6px;background:#e9f1ef;border:1px solid #dce8e4;border-radius:12px;overflow-x:auto;max-width:100%;margin-bottom:10px}.center-groups button,.center-subtabs button{border:0;cursor:pointer;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:600;line-height:1.5;color:#58736d;background:transparent;border-radius:8px;padding:12px 22px}.center-groups button{flex:1}.center-groups button[aria-selected=true]{background:#087c69;color:#fff;box-shadow:0 4px 10px #087c6922}.center-subtabs{display:flex;gap:8px;overflow-x:auto;border-bottom:1px solid #dce8e4;margin-bottom:22px;padding:4px 0 10px}.center-subtabs button{padding:9px 15px;font-size:12px}.center-subtabs button[aria-selected=true]{background:#e1f1eb;color:#08735e}.center-groups button:focus-visible,.center-subtabs button:focus-visible{outline:3px solid #31bba0;outline-offset:-3px}.center-panel{min-width:0;max-width:100%}.center-project-view.opt-workspace{padding:0;max-width:none}.center-project-view .opt-heading{display:none}.center-project-view .opt-card{margin:0 0 20px;padding:25px;border-radius:14px;border-color:#dce8e6;box-shadow:0 5px 20px #123c2c04}.center-project-view .opt-card h3{font-size:18px;margin-top:0}.center-project-view .opt-table-shell{min-width:0;max-width:100%;overflow-x:auto}.center-project-view .opt-table{width:100%}.center-panel>.fly-card{margin-top:0}.center-context select{font-size:13px}.center-project-view pre{overflow-wrap:anywhere;white-space:pre-wrap}.center-context .fly-field>span{font-size:11px;font-weight:600;letter-spacing:.04em}.center-groups::-webkit-scrollbar,.center-subtabs::-webkit-scrollbar{height:4px}.center-groups::-webkit-scrollbar-thumb,.center-subtabs::-webkit-scrollbar-thumb{background:#c3d7d0;border-radius:8px}
@media(max-width:1050px){.center-context{grid-template-columns:1fr 1fr}.center-cycle-state{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:flex-start}.center-groups button{flex:0 0 auto;padding:11px 19px}}
@media(max-width:600px){.center-context{grid-template-columns:1fr;padding:16px;gap:15px}.center-cycle-state{grid-column:auto}.center-project-view .opt-card{padding:16px}.center-groups{border-radius:10px}.center-groups button{padding:11px 17px}.center-subtabs button{padding:9px 13px}.center-subtabs{gap:3px}.center-workspace .fly-heading h1{font-size:24px}}

#console-center{font-size:12.5px;gap:8px;white-space:nowrap;padding-left:14px;padding-right:10px}

.guide-modes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 18px}.guide-mode{display:flex;flex-direction:column;text-align:left;gap:7px;padding:19px 22px;border:1px solid #cfded9;border-radius:13px;background:white;color:#526d66;font:inherit;cursor:pointer;min-width:0}.guide-mode strong{font-size:17px;color:#214a40}.guide-mode span{font-size:12px;line-height:1.7}.guide-mode.selected{border-color:#0b8871;box-shadow:inset 0 0 0 1px #0b8871;background:#edf8f3}.guide-mode.selected strong{color:#06765e}.guide-card{border-color:#c9ddd3;background:linear-gradient(135deg,#fff,#f7fbf8)}.guide-head{display:flex;gap:22px;justify-content:space-between;align-items:flex-start}.guide-head h2{margin:8px 0 6px;font-size:22px}.guide-follow{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;padding:7px 0;color:#577269}.guide-follow input{accent-color:#087d69}.guide-steps{display:flex;gap:7px;overflow-x:auto;padding:10px 0 16px;margin:10px 0;list-style:none;max-width:100%}.guide-step{flex:0 0 auto}.guide-step button{font-family:inherit;font-size:12px;line-height:1.6;padding:8px 11px;border:1px solid #e1e9e5;border-radius:8px;background:white;color:#6b8178;cursor:pointer}.guide-step.done button{color:#19735b;background:#edf7f1;border-color:#d4e8dd}.guide-step.current button{color:white;background:#087d69;border-color:#087d69}.guide-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.guide-actions>.fly-muted{margin-right:auto}.guide-steps:focus-within{scrollbar-width:thin}
@media(max-width:700px){.guide-head{flex-direction:column;gap:5px}.guide-follow{align-self:flex-end}.guide-modes{gap:8px}.guide-mode{padding:15px 12px}.guide-mode strong{font-size:15px}.guide-mode span{font-size:11px}.guide-head h2{font-size:20px}.guide-actions>.button{flex:1}.guide-actions>.fly-muted{flex-basis:100%}}
.fly-badge.official{background:#e3f0ff;color:#1d4f9c}.fly-badge.industry{background:#eef1f6;color:#4a5a73}.fly-badge.expert{background:#f2ecff;color:#5a3c9c}.fly-badge.community{background:#fff3e0;color:#9a5a12}.fly-badge.event{background:#ffe9ec;color:#a8323e;font-weight:700}.fly-badge.large{background:#e5f5eb;color:#16784c;font-weight:700}.fly-badge.medium{background:#fff7e6;color:#947135}.fly-badge.small{background:#edf3f4;color:#516b74}.fly-badge.table_stakes,.fly-badge.concentrated,.fly-badge.adopted{background:#e5f5eb;color:#16784c}.fly-badge.mixed,.fly-badge.dispersed{background:#fff0ea;color:#ab5736}.fly-badge.rare{background:#eef1f6;color:#4a5a73}.fly-badge.insufficient{background:#f4f4f4;color:#7a7a7a}.fly-dialog .fly-columns .fly-card{padding:16px;margin-bottom:0}.fly-dialog .fly-columns h3{font-size:14px;margin:12px 0 6px}
