*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Geist,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--ink:#1a1a1a;--ink-soft:#3d3d3d;--mute:#6b6b6b;--whisper:#a8a8a8;--rule:#e8e4da;--rule-soft:#f0ede4;--cream:#faf8f2;--paper:#fff;--surface:#f5f2e8;--surface-2:#efebde;--green:#1f4a3a;--green-soft:rgba(31,74,58,.08);--green-soft-2:rgba(31,74,58,.16);--coral:#d4604e;--coral-soft:rgba(212,96,78,.08);--coral-soft-2:rgba(212,96,78,.16);--gold:#c4952a;--gold-soft:rgba(196,149,42,.08);--gold-soft-2:rgba(196,149,42,.16);--navy:#1a2b6b;--navy-soft:rgba(26,43,107,.08);--navy-soft-2:rgba(26,43,107,.16);--plum:#6b3a5c;--plum-soft:rgba(107,58,92,.08);--plum-soft-2:rgba(107,58,92,.16);--teal:#2d7373;--teal-soft:rgba(45,115,115,.08);--teal-soft-2:rgba(45,115,115,.16);--ok:#1f7a4d;--warn:#b6701c;--danger:#a8331f;--info:#2d5baa;--font-sans:var(--font-geist-sans,"Geist"),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-geist-mono,"Geist Mono"),ui-monospace,monospace;--font-serif:var(--font-instrument-serif,"Instrument Serif"),Georgia,serif;--r-sm:4px;--r-md:6px;--r-lg:10px;--r-xl:14px;--gw-sidebar-w:248px;--gw-header-h:56px}.gw[data-user=whitfield]{--sector:var(--green);--sector-soft:var(--green-soft);--sector-soft-2:var(--green-soft-2)}.gw[data-user=mendelson]{--sector:var(--coral);--sector-soft:var(--coral-soft);--sector-soft-2:var(--coral-soft-2)}.gw[data-user=crayton]{--sector:var(--gold);--sector-soft:var(--gold-soft);--sector-soft-2:var(--gold-soft-2)}.gw[data-user=operator]{--sector:var(--ink);--sector-soft:#f4f2ec;--sector-soft-2:#edeae0}.gw[data-user=aurora]{--sector:var(--navy);--sector-soft:var(--navy-soft);--sector-soft-2:var(--navy-soft-2)}h1,h2,h3,h4{font-weight:500;letter-spacing:-.01em;line-height:1.25;color:var(--ink)}h1{font-size:28px;letter-spacing:-.022em}h2{font-size:20px;letter-spacing:-.018em}h3{font-size:16px;letter-spacing:-.012em}h4{font-size:13px;letter-spacing:-.005em}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--mute)}.eyebrow,.mono{font-family:var(--font-mono)}.mono{font-size:11px;letter-spacing:-.01em}.serif-italic{font-family:var(--font-serif);font-style:italic;font-weight:400;letter-spacing:-.005em}.mute{color:var(--mute)}.whisper{color:var(--whisper)}.ink-soft{color:var(--ink-soft)}.gw{display:grid;grid-template-rows:var(--gw-header-h) 1fr;height:100vh;width:100vw;background:var(--cream)}.gw-header{display:grid;grid-template-columns:var(--gw-sidebar-w) 1fr auto;align-items:center;border-bottom:1px solid var(--rule);background:var(--paper);height:var(--gw-header-h);position:relative;z-index:10}.gw-brand-cell{display:flex;align-items:center;gap:10px;padding:0 16px 0 18px;border-right:1px solid var(--rule);height:100%}.gw-mark{display:inline-grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:22px;height:22px;gap:1.5px;border-radius:2px}.gw-mark>span{display:block}.gw-mark>span:first-child{background:#0e0e0e;border-radius:2px}.gw-mark>span:nth-child(2){background:#c4952a;border-radius:50%}.gw-mark>span:nth-child(3){background:#1a2b6b;border-radius:50%}.gw-mark>span:nth-child(4){background:#d4604e;border-radius:2px}.gw-wordmark{font-weight:500;font-size:14px;letter-spacing:-.034em;color:var(--ink)}.gw-wordmark .pth{font-weight:400;color:var(--ink-soft)}.gw-divider{width:1px;height:14px;background:var(--rule);margin:0 4px}.gw-platform{font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--sector);font-weight:500}.gw-context{display:flex;align-items:center;gap:14px;padding:0 20px;min-width:0}.matter-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-md);font-size:12px}.matter-pill .label{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase;font-weight:500}.matter-pill .value{color:var(--ink);font-weight:500}.matter-pill .ref{font-family:var(--font-mono);font-size:10.5px;color:var(--ink-soft)}.gw-user-cell{gap:10px;padding:0 16px;height:100%;border-left:1px solid var(--rule)}.gw-user-cell,.user-switcher{display:flex;align-items:center}.user-switcher{gap:0;background:var(--surface);padding:2px;border-radius:var(--r-md);border:1px solid var(--rule)}.user-switcher button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:4px 9px;border-radius:4px;font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--mute);cursor:pointer;letter-spacing:-.005em;display:inline-flex;align-items:center;gap:5px;transition:all .12s ease}.user-switcher button:hover{color:var(--ink)}.user-switcher button.active{background:var(--paper);color:var(--sector);box-shadow:0 0 0 1px var(--rule)}.user-switcher button .dot{width:7px;height:7px;border-radius:50%;background:var(--whisper);position:relative}.user-switcher button.active .dot{background:var(--sector);animation:pulse-dot-brand 1.6s infinite}.user-switcher button.active .dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:transparent;animation:pulse-ring 1.6s infinite}.user-switcher button[data-u=whitfield].active .dot,.user-switcher button[data-u=whitfield].active .dot:after{color:var(--green);background:var(--green)}.user-switcher button[data-u=whitfield].active .dot:after{background:transparent}.user-switcher button[data-u=mendelson].active .dot,.user-switcher button[data-u=mendelson].active .dot:after{color:var(--coral);background:var(--coral)}.user-switcher button[data-u=mendelson].active .dot:after{background:transparent}.user-switcher button[data-u=crayton].active .dot,.user-switcher button[data-u=crayton].active .dot:after{color:var(--gold);background:var(--gold)}.user-switcher button[data-u=crayton].active .dot:after{background:transparent}.user-switcher button[data-u=operator].active .dot,.user-switcher button[data-u=operator].active .dot:after{color:var(--teal);background:var(--teal)}.user-switcher button[data-u=operator].active .dot:after{background:transparent}.user-switcher button[data-u=operator].active{color:var(--teal)}.user-switcher button[data-u=aurora].active .dot,.user-switcher button[data-u=aurora].active .dot:after{color:var(--navy);background:var(--navy)}.user-switcher button[data-u=aurora].active .dot:after{background:transparent}.user-switcher button[data-u=aurora].active{color:var(--navy)}.gw-body{display:grid;grid-template-columns:var(--gw-sidebar-w) 1fr;overflow:hidden;min-height:0}.gw-sidebar{background:var(--paper);border-right:1px solid var(--rule);overflow-y:auto;padding:14px 12px;gap:14px}.gw-sidebar,.nav-group{display:flex;flex-direction:column}.nav-group{gap:1px}.nav-group-label{font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--whisper);padding:4px 10px 6px}.nav-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border-radius:6px;font-size:13px;color:var(--ink-soft);cursor:pointer;letter-spacing:-.005em;transition:all .1s ease;position:relative}.nav-item:hover{background:var(--surface);color:var(--ink)}.nav-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border-radius:6px;font-size:13px;color:var(--mute);cursor:pointer;letter-spacing:-.005em;transition:all .12s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-dropdown-trigger:hover{background:var(--surface);color:var(--ink)}.nav-dropdown-trigger .label{display:inline-flex;align-items:center;gap:9px;flex:1}.nav-dropdown-trigger .label .icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-dropdown-trigger .chevron{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:var(--whisper);transition:transform .2s ease,color .15s ease;flex-shrink:0}.nav-dropdown-trigger .chevron svg{width:9px;height:9px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.nav-dropdown-trigger:hover .chevron{color:var(--mute)}.nav-dropdown.open .nav-dropdown-trigger .chevron{transform:rotate(90deg);color:var(--ink-soft)}.nav-dropdown-items{max-height:0;overflow:hidden;transition:max-height .28s ease,padding .2s ease;padding-left:14px;margin-left:6px;border-left:1px solid var(--rule);margin-top:0}.nav-dropdown.open .nav-dropdown-items{max-height:340px;padding-top:2px;padding-bottom:2px;margin-top:4px}.nav-dropdown-items .nav-item{font-size:12.5px;padding:6px 9px;color:var(--mute)}.nav-dropdown-items .nav-item:hover{color:var(--ink);background:var(--surface)}.nav-dropdown-items .nav-item.active{color:var(--sector);background:var(--surface)}.nav-dropdown-items .nav-item.active:before{display:none}.nav-dropdown-items .nav-item .label .icon svg{width:13px;height:13px}.nav-item.skills-nav .skills-badge{background:var(--teal);color:var(--paper);font-family:var(--font-mono);font-size:8.5px;font-weight:600;letter-spacing:.1em;padding:1px 5px;border-radius:3px;text-transform:uppercase;margin-left:auto}.nav-item.skills-nav.active,.nav-item.skills-nav:hover{color:var(--teal);background:var(--teal-soft)}.nav-item.skills-nav.active:before{background:var(--teal)}.nav-item.back-home{color:var(--ink-soft);border-radius:6px;transition:all .15s ease}.nav-item.back-home:hover{background:var(--teal-soft);color:var(--teal)}.nav-item.back-home:hover svg{stroke:var(--teal)}.back-cta{display:flex;align-items:center;gap:9px;padding:9px 11px;background:var(--ink);color:var(--paper);border-radius:6px;text-decoration:none;font-family:var(--font-sans);transition:all .15s ease;border:1px solid var(--ink);cursor:pointer}.back-cta:hover{background:var(--teal);border-color:var(--teal);transform:translateX(-1px);box-shadow:0 2px 8px rgba(45,115,115,.25)}.back-cta-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;background:hsla(0,0%,100%,.08);flex-shrink:0}.back-cta:hover .back-cta-icon{background:hsla(0,0%,100%,.15)}.back-cta-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.back-cta-eyebrow{font-family:var(--font-mono);font-size:8.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.55);line-height:1}.back-cta-label{font-size:12px;font-weight:500;letter-spacing:-.01em;color:var(--paper);line-height:1.2}.back-cta-arrow{color:hsla(0,0%,100%,.4);transition:color .15s ease,transform .15s ease;flex-shrink:0}.back-cta:hover .back-cta-arrow{color:var(--paper);transform:translateX(2px)}.nav-item.active{background:var(--sector-soft);color:var(--sector);font-weight:500}.nav-item.active:before{content:"";position:absolute;left:-12px;top:6px;bottom:6px;width:2px;background:var(--sector);border-radius:0 1px 1px 0}.nav-item .label{display:flex;align-items:center;gap:9px}.nav-item .icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;flex-shrink:0}.nav-item .icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.6}.nav-item .badge{font-family:var(--font-mono);font-size:9.5px;font-weight:500;padding:1.5px 5px;border-radius:3px;background:var(--surface);color:var(--mute);min-width:18px;text-align:center}.nav-item.active .badge{background:var(--paper);color:var(--sector)}.nav-item .badge.dot-live{background:transparent;padding:0;min-width:auto}.nav-item .badge.dot-live:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 2px rgba(31,122,77,.18);animation:pulse-dot 1.6s infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 2px rgba(31,122,77,.18)}50%{box-shadow:0 0 0 4px rgba(31,122,77,.05)}}@keyframes pulse-dot-brand{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.85);opacity:.65}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 currentColor;opacity:.6}to{box-shadow:0 0 0 8px transparent;opacity:0}}.gw-main{overflow-y:auto;background:var(--cream);position:relative}.tab-content{display:none;padding:24px 32px 64px;max-width:1400px;margin:0 auto}.tab-content.active{display:block}.tab-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--rule)}.tab-head .title-block .eyebrow{margin-bottom:4px}.tab-head .title-block h1{font-size:22px}.tab-head .actions{display:flex;gap:8px;align-items:center}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--rule);background:var(--paper);color:var(--ink);padding:6px 12px;border-radius:6px;font-family:var(--font-sans);font-size:12.5px;font-weight:500;cursor:pointer;letter-spacing:-.005em;display:inline-flex;align-items:center;gap:6px;transition:all .12s ease}.btn:hover{border-color:var(--ink-soft);background:var(--surface)}.btn.primary{background:var(--sector);color:var(--paper);border-color:var(--sector)}.btn.primary:hover{background:var(--ink);border-color:var(--ink)}.btn.ghost{background:transparent;border-color:transparent;color:var(--mute)}.btn.ghost:hover{background:var(--surface);color:var(--ink)}.btn.sm{padding:4px 9px;font-size:11.5px}.btn.lg{padding:8px 16px;font-size:13.5px}.btn svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.7}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px}.stat{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:14px 16px;display:flex;flex-direction:column;gap:4px}.stat .label{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.16em;color:var(--mute);text-transform:uppercase;font-weight:500}.stat .value{font-size:22px;font-weight:500;color:var(--ink);letter-spacing:-.022em;line-height:1.1}.stat .value .unit{font-size:13px;color:var(--mute);font-weight:400;margin-left:2px}.stat .trend{font-size:11px;color:var(--mute);display:flex;align-items:center;gap:4px;margin-top:2px}.stat .trend.up{color:var(--ok)}.stat .trend.down{color:var(--danger)}.card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:16px}.card-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--rule);gap:12px}.card-head h3{font-size:14px;font-weight:500}.card-head .actions{display:flex;gap:4px;align-items:center}.card-head .eyebrow{font-size:9.5px}.row{display:flex;gap:14px;margin-bottom:14px}.row.cols-2>*,.row.cols-3>*{flex:1}.row.cols-2-1{grid-template-columns:2fr 1fr}.row.cols-1-2,.row.cols-2-1{display:grid;gap:14px;margin-bottom:14px}.row.cols-1-2{grid-template-columns:1fr 2fr}.active-wf{background:linear-gradient(180deg,var(--paper) 0,var(--paper) 100%);border:1px solid var(--rule);border-left:3px solid var(--sector);border-radius:var(--r-lg);padding:18px;margin-bottom:14px}.active-wf-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px;gap:14px}.active-wf .wf-title{display:flex;align-items:center;gap:10px;margin-bottom:4px}.active-wf .wf-title h3{font-size:15px}.live-badge{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;background:rgba(31,122,77,.1);color:var(--ok);border-radius:3px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;animation:badge-pulse 2.2s infinite}@keyframes badge-pulse{0%,to{background:rgba(31,122,77,.1);box-shadow:0 0 0 0 rgba(31,122,77,.4)}50%{background:rgba(31,122,77,.16);box-shadow:0 0 0 3px rgba(31,122,77,.08)}}.live-badge .live-dot{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:pulse-dot 1.4s infinite;position:relative}.active-wf .wf-sub{font-size:12px;color:var(--mute);margin-left:0}.active-wf .wf-meta{display:flex;gap:14px;font-size:11.5px;color:var(--mute);font-family:var(--font-mono)}.active-wf .wf-meta b{color:var(--ink);font-weight:500}.chain{gap:0;margin:14px 0 0;flex-wrap:wrap}.chain,.chain-step{display:flex;align-items:center}.chain-step{flex-direction:column;gap:5px;padding:8px 10px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-md);min-width:90px;position:relative;transition:all .2s ease}.chain-step.done{background:var(--sector-soft);border-color:var(--sector-soft-2)}.chain-step.running{background:var(--paper);border-color:var(--sector);box-shadow:0 0 0 2px var(--sector-soft)}.chain-step.running:after{content:"";position:absolute;inset:-3px;border-radius:9px;border:1.5px solid var(--sector);animation:wf-ring 1.6s infinite;pointer-events:none}@keyframes wf-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.08)}}.chain-step.pending{opacity:.5}.chain-step .step-id{font-family:var(--font-mono);font-size:9.5px;color:var(--mute);font-weight:500}.chain-step .step-name{font-size:11.5px;font-weight:500;color:var(--ink);text-align:center;line-height:1.25}.chain-step .step-status{font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--whisper);margin-top:1px}.chain-step.done .step-status{color:var(--ok)}.chain-step.running .step-status{color:var(--sector)}.chain-arrow{flex:0 0 18px;height:1.5px;background:var(--rule);margin:0 -1px;position:relative}.chain-arrow.done{background:var(--sector)}.chain-arrow:after{content:"";position:absolute;right:-1px;top:50%;width:5px;height:5px;border-top:1.5px solid;border-right:1.5px solid;transform:translateY(-50%) rotate(45deg);color:var(--rule)}.chain-arrow.done:after{color:var(--sector)}.feed{display:flex;flex-direction:column;gap:0}.feed-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--rule-soft);font-size:12.5px}.feed-item:last-child{border-bottom:none}.feed-item .feed-icon{width:22px;height:22px;border-radius:5px;background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--ink-soft);flex-shrink:0;margin-top:1px}.feed-item .feed-icon svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.7}.feed-item .feed-icon.done{background:var(--green-soft);color:var(--green)}.feed-item .feed-icon.warn{background:rgba(182,112,28,.08);color:var(--warn)}.feed-item .feed-icon.run{background:var(--sector-soft);color:var(--sector)}.feed-item .body{flex:1;min-width:0}.feed-item .title{color:var(--ink);font-weight:500;line-height:1.4}.feed-item .sub{color:var(--mute);font-size:11px;margin-top:1px}.feed-item .sub .mono{font-size:10.5px}.feed-item .when{font-family:var(--font-mono);font-size:10px;color:var(--whisper);white-space:nowrap}.art-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.art-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);padding:12px;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:all .12s ease}.art-card:hover{border-color:var(--sector);transform:translateY(-1px)}.art-thumb{aspect-ratio:1/1.15;background:var(--surface);border-radius:var(--r-sm);border:1px solid var(--rule);position:relative;overflow:hidden;display:flex;flex-direction:column;padding:10px 8px;font-size:6.5px;line-height:1.25;color:var(--mute)}.art-thumb .thumb-stripe{position:absolute;top:0;left:0;right:0;height:3px;background:var(--sector)}.art-thumb .thumb-hdr{font-family:var(--font-mono);font-size:5.5px;letter-spacing:.16em;color:var(--sector);text-transform:uppercase;font-weight:500;margin-bottom:6px}.art-thumb .thumb-title{font-size:7.5px;font-weight:500;color:var(--ink);line-height:1.2;margin-bottom:6px}.art-thumb .thumb-line{height:1.5px;background:var(--rule);margin:1.5px 0;border-radius:.5px}.art-thumb .thumb-line.short{width:60%}.art-thumb .thumb-line.med{width:80%}.art-thumb .thumb-line.full{width:100%}.art-thumb .thumb-stamp{position:absolute;bottom:8px;left:8px;right:8px;padding:4px 5px;border:1px dashed var(--rule);border-radius:2px;font-family:var(--font-mono);font-size:5px;letter-spacing:.1em;color:var(--whisper);text-transform:uppercase;text-align:center}.art-card .art-name{font-size:12px;font-weight:500;color:var(--ink);line-height:1.3;letter-spacing:-.005em}.art-card .art-meta{display:flex;justify-content:space-between;align-items:center;font-size:10.5px;color:var(--mute)}.art-card .art-meta .mono{font-size:10px}.art-card .art-status{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.art-status.approved{color:var(--ok)}.art-status.pending{color:var(--warn)}.art-status.draft{color:var(--mute)}.art-status .dot{width:5px;height:5px;border-radius:50%;background:currentColor}.agent-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);margin-bottom:14px;font-size:12px}.agent-toolbar .filters{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.filter-chip{display:inline-flex;align-items:center;gap:5px;padding:3.5px 9px;border:1px solid var(--rule);border-radius:14px;background:var(--paper);font-size:11px;color:var(--ink-soft);cursor:pointer;font-weight:500}.filter-chip:hover{background:var(--surface)}.filter-chip.active{background:var(--sector);color:var(--paper);border-color:var(--sector)}.filter-chip .count{font-family:var(--font-mono);font-size:9.5px;opacity:.7}.agent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px}.agent-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);padding:14px;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:all .12s ease;position:relative}.agent-card:hover{border-color:var(--sector)}.agent-card .ac-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.agent-card .ac-id{font-family:var(--font-mono);font-size:10px;color:var(--mute);letter-spacing:.04em;font-weight:500}.agent-card .ac-name{font-size:13.5px;font-weight:500;line-height:1.25;color:var(--ink);margin-top:1px;letter-spacing:-.005em}.agent-card .ac-name .star{color:var(--gold);margin-right:3px;font-size:10px;display:inline-block;transform:translateY(-1px)}.agent-card .ac-status{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:3px;font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;white-space:nowrap}.ac-status.idle{background:var(--surface);color:var(--mute)}.ac-status.running{background:var(--green-soft);color:var(--green)}.ac-status.running .dot{width:5px;height:5px;border-radius:50%;background:currentColor;animation:pulse-dot 1.4s infinite}.ac-status.standby{background:rgba(45,91,170,.08);color:var(--info)}.ac-status.pending{background:rgba(182,112,28,.08);color:var(--warn)}.agent-card .ac-brief{font-size:11.5px;color:var(--mute);line-height:1.4;letter-spacing:-.003em}.agent-card .ac-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:6px;padding-top:10px;border-top:1px solid var(--rule)}.ac-stat{display:flex;flex-direction:column;gap:1px}.ac-stat .lbl{font-family:var(--font-mono);font-size:8.5px;letter-spacing:.14em;color:var(--whisper);text-transform:uppercase;font-weight:500}.ac-stat .val{font-size:11.5px;color:var(--ink);font-weight:500;font-variant-numeric:tabular-nums}.ac-stat .val.mono{font-family:var(--font-mono);font-size:10.5px}.agent-section{margin-bottom:22px}.agent-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:6px}.agent-section-head .label{display:flex;align-items:center;gap:8px}.agent-section-head .group-dot{width:8px;height:8px;border-radius:2px}.agent-section-head h3{font-size:13px;letter-spacing:-.005em}.agent-section-head .meta{font-family:var(--font-mono);font-size:10px;color:var(--mute);letter-spacing:.06em}.lp-layout{display:grid;grid-template-columns:280px 1fr;gap:14px;min-height:600px}.lp-picker{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:14px;display:flex;flex-direction:column;gap:10px}.lp-picker .picker-head{margin-bottom:6px}.lp-picker h3{font-size:13px}.lp-picker .sub{font-size:11px;color:var(--mute);margin-top:2px}.lp-scenarios{display:flex;flex-direction:column;gap:5px}.lp-scenario{padding:9px 11px;border:1px solid var(--rule);border-radius:var(--r-md);background:var(--surface);cursor:pointer;transition:all .12s ease}.lp-scenario:hover{border-color:var(--sector);background:var(--paper)}.lp-scenario.active{border-color:var(--sector);background:var(--sector-soft)}.lp-scenario .lps-agent{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.12em;color:var(--sector);text-transform:uppercase;font-weight:500;margin-bottom:2px}.lp-scenario .lps-label{font-size:12px;color:var(--ink);font-weight:500;line-height:1.3;letter-spacing:-.005em}.lp-stage{display:flex;flex-direction:column;gap:14px}.lp-input,.lp-output{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:14px 16px}.lp-input-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:10px}.lp-input-head .left{display:flex;align-items:center;gap:8px}.lp-input-head h3{font-size:13px}.lp-input-head .model-pill{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;background:var(--sector-soft);color:var(--sector);border-radius:3px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;font-weight:500;text-transform:uppercase}.lp-input-body{background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-md);padding:12px;font-family:var(--font-mono);font-size:11.5px;line-height:1.55;color:var(--ink-soft)}.lp-input-body .k{color:var(--sector);font-weight:500}.lp-input-body .v{color:var(--ink)}.lp-controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.lp-cost{font-family:var(--font-mono);font-size:11px;color:var(--mute)}.lp-cost b{color:var(--ink);font-weight:500}.lp-output-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.lp-output-head h3{font-size:13px}.lp-output-head .streaming{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;background:rgba(31,122,77,.1);color:var(--ok);border-radius:3px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.lp-output-head .streaming .dot{width:5px;height:5px;border-radius:50%;background:currentColor;animation:pulse-dot 1.2s infinite}.lp-output-body{font-size:13px;line-height:1.65;color:var(--ink-soft);letter-spacing:-.003em}.lp-output-body p{margin-bottom:10px}.lp-output-body .heading{font-weight:500;color:var(--ink);margin:14px 0 6px;font-size:13.5px}.lp-output-body .cite{display:inline-flex;align-items:center;vertical-align:baseline;padding:1px 5px;background:var(--sector-soft);color:var(--sector);border-radius:3px;font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.04em;margin:0 2px}.lp-output-body em.qhi{font-style:normal;background:rgba(196,149,42,.15);padding:0 2px;border-radius:2px}.cursor-blink{display:inline-block;width:7px;height:14px;background:var(--sector);margin-left:1px;vertical-align:-2px;animation:cursor 1s infinite}@keyframes cursor{0%,49%{opacity:1}50%,to{opacity:0}}.lp-out-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid var(--rule)}.lp-attribution{font-size:11px;color:var(--mute)}.lp-attribution b{color:var(--ink);font-weight:500}.wf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:12px}.wf-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:16px;display:flex;flex-direction:column;gap:10px}.wf-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wf-card-head .left{flex:1;min-width:0}.wf-card-head .eyebrow{margin-bottom:4px;display:block}.wf-card-head h3{font-size:14.5px;letter-spacing:-.01em}.wf-card-head .wf-actions{display:flex;gap:4px}.wf-chain-mini{display:flex;align-items:center;gap:0;flex-wrap:wrap;padding:10px 0;border-top:1px solid var(--rule-soft);border-bottom:1px solid var(--rule-soft)}.wf-mini-step{padding:3px 8px;background:var(--sector-soft);border:1px solid var(--sector-soft-2);border-radius:4px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.06em;color:var(--sector);font-weight:500}.wf-mini-arrow{flex:0 0 14px;height:1.5px;background:var(--sector-soft-2);margin:0 4px;position:relative}.wf-mini-arrow:after{content:"";position:absolute;right:-1px;top:50%;width:4px;height:4px;border-top:1.5px solid var(--sector-soft-2);border-right:1.5px solid var(--sector-soft-2);transform:translateY(-50%) rotate(45deg)}.wf-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--mute)}.wf-meta .left{display:flex;gap:14px}.wf-meta b{color:var(--ink);font-weight:500}.wf-output{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-md);font-size:12px;cursor:pointer}.wf-output:hover{border-color:var(--sector);background:var(--paper)}.wf-output .wo-icon{width:24px;height:30px;background:var(--paper);border:1px solid var(--rule);border-radius:2px;position:relative;flex-shrink:0}.wf-output .wo-icon:before{content:"";position:absolute;top:0;right:0;border-style:solid;border-color:transparent var(--paper) var(--surface) transparent;border-width:0 5px 5px 0}.wf-output .wo-icon:after{content:"PDF";position:absolute;bottom:3px;left:0;right:0;text-align:center;font-family:var(--font-mono);font-size:6px;color:var(--sector);font-weight:500}.wf-output .body{flex:1;min-width:0}.wf-output .label{font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:500;margin-bottom:1px}.wf-output .name{font-size:12.5px;color:var(--ink);font-weight:500;line-height:1.3;letter-spacing:-.005em}.audit-list{display:flex;flex-direction:column}.audit-row{display:grid;grid-template-columns:18px 1fr 110px 80px 90px;gap:14px;align-items:center;padding:11px 14px;background:var(--paper);border:1px solid var(--rule);border-top:none;font-size:12px}.audit-row:first-child{border-top:1px solid var(--rule);border-radius:var(--r-md) var(--r-md) 0 0}.audit-row:last-child{border-radius:0 0 var(--r-md) var(--r-md)}.audit-row .chain-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center;color:var(--mute)}.audit-row .chain-icon svg{width:12px;height:12px}.audit-row .body{display:flex;flex-direction:column;gap:1px;min-width:0}.audit-row .summary{color:var(--ink);font-size:12.5px;letter-spacing:-.003em;font-weight:500}.audit-row .meta{color:var(--mute);font-size:10.5px}.audit-row .meta .mono{font-size:10px}.audit-row .hash{font-family:var(--font-mono);font-size:9.5px;color:var(--mute);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.audit-row .cost{font-size:10.5px;color:var(--ink-soft)}.audit-row .approval,.audit-row .cost{font-family:var(--font-mono);text-align:right}.audit-row .approval{font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.approval.approved{color:var(--ok)}.approval.pending{color:var(--warn)}.approval.auto{color:var(--info)}.reason-layout{display:grid;grid-template-columns:1fr 280px;gap:14px;min-height:520px}.reason-main{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:18px 22px}.reason-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--rule)}.reason-head h3{font-size:14px}.reason-cot{font-size:13px;line-height:1.75;color:var(--ink-soft);font-family:var(--font-serif);font-style:italic;letter-spacing:0}.reason-cot .phase{display:inline-block;font-family:var(--font-mono);font-style:normal;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sector);padding:1.5px 6px;background:var(--sector-soft);border-radius:3px;margin-right:8px;vertical-align:1px}.reason-cot p{margin-bottom:11px}.reason-cot .cite{font-family:var(--font-mono);font-style:normal;font-size:9.5px;background:var(--surface);color:var(--ink-soft);padding:1px 5px;border-radius:3px;font-weight:500;letter-spacing:.04em}.reason-side{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-lg);padding:14px;display:flex;flex-direction:column;gap:10px}.reason-side h4{font-size:11px;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:500;margin-bottom:4px}.cite-list{display:flex;flex-direction:column;gap:6px}.cite-row{padding:8px 10px;background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-md);font-size:11.5px;line-height:1.35}.cite-row .source{font-family:var(--font-mono);font-size:10px;color:var(--sector);font-weight:500;margin-bottom:1px}.cite-row .ref{font-size:11px;color:var(--ink-soft)}.plugin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.plugin-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);padding:12px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .12s ease}.plugin-card:hover{border-color:var(--sector)}.plugin-icon{width:36px;height:36px;border-radius:6px;background:var(--surface);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:13px;font-weight:500;color:var(--ink);flex-shrink:0}.plugin-body{flex:1;min-width:0}.plugin-name{font-size:12.5px;color:var(--ink);font-weight:500;letter-spacing:-.005em}.plugin-status{font-size:10.5px;color:var(--mute);display:flex;align-items:center;gap:4px;margin-top:1px}.plugin-status .dot{width:6px;height:6px;border-radius:50%;background:var(--whisper)}.plugin-status.connected{color:var(--ok)}.plugin-status.connected .dot{background:var(--ok)}.tbl{width:100%;border-collapse:collapse;font-size:12.5px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);overflow:hidden}.tbl thead{background:var(--surface)}.tbl th{text-align:left;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:500;border-bottom:1px solid var(--rule)}.tbl td,.tbl th{padding:10px 12px}.tbl td{border-bottom:1px solid var(--rule-soft);color:var(--ink-soft)}.tbl tr:last-child td{border-bottom:none}.tbl .name{color:var(--ink);font-weight:500;letter-spacing:-.005em}.tbl .role-badge{display:inline-block;padding:1.5px 7px;background:var(--surface);color:var(--ink-soft);border-radius:3px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.tbl .role-badge.admin{background:var(--sector-soft);color:var(--sector)}.user-cell{gap:9px}.avatar,.user-cell{display:flex;align-items:center}.avatar{width:26px;height:26px;border-radius:50%;background:var(--sector);color:var(--paper);justify-content:center;font-size:10.5px;font-weight:500;flex-shrink:0;letter-spacing:0}.usage-chart{height:160px;display:flex;align-items:flex-end;gap:3px;padding:14px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md)}.usage-bar{flex:1;background:var(--sector-soft);border-radius:2px 2px 0 0;border-top:2px solid var(--sector);position:relative;transition:all .2s ease}.usage-bar:hover{background:var(--sector-soft-2)}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--paper);border:1px solid var(--rule);border-radius:var(--r-md);margin-bottom:8px;font-size:13px}.setting-row .sr-body{flex:1}.setting-row .sr-title{color:var(--ink);font-weight:500;letter-spacing:-.005em}.setting-row .sr-sub{font-size:11.5px;color:var(--mute);margin-top:2px;line-height:1.4}.toggle{width:36px;height:20px;background:var(--rule);border-radius:10px;position:relative;cursor:pointer;flex-shrink:0}.toggle,.toggle:after{transition:all .2s ease}.toggle:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--paper)}.toggle.on{background:var(--sector)}.toggle.on:after{left:18px}.gw[data-user=aurora] .for-crayton,.gw[data-user=aurora] .for-mendelson,.gw[data-user=aurora] .for-operator,.gw[data-user=aurora] .for-whitfield,.gw[data-user=crayton] .for-aurora,.gw[data-user=crayton] .for-mendelson,.gw[data-user=crayton] .for-operator,.gw[data-user=crayton] .for-whitfield,.gw[data-user=mendelson] .for-aurora,.gw[data-user=mendelson] .for-crayton,.gw[data-user=mendelson] .for-operator,.gw[data-user=mendelson] .for-whitfield,.gw[data-user=operator] .for-aurora,.gw[data-user=operator] .for-crayton,.gw[data-user=operator] .for-mendelson,.gw[data-user=operator] .for-whitfield,.gw[data-user=whitfield] .for-aurora,.gw[data-user=whitfield] .for-crayton,.gw[data-user=whitfield] .for-mendelson,.gw[data-user=whitfield] .for-operator{display:none!important}.flex,.flex-col{display:flex}.flex-col{flex-direction:column}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-14{gap:14px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.fit{flex:1}.center{justify-content:center}.center,.spread{display:flex;align-items:center}.spread{justify-content:space-between}.gap-auto{margin-left:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rule);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--whisper)}.demo-strip{position:fixed;top:76px;right:24px;z-index:200;width:360px;max-width:calc(100vw - 48px);display:flex;align-items:flex-start;gap:11px;padding:13px 14px;background:var(--paper);border:1px solid var(--rule);border-left:3px solid var(--teal);border-radius:8px;box-shadow:0 10px 32px rgba(26,26,26,.14),0 2px 6px rgba(26,26,26,.06);font-family:var(--font-sans);letter-spacing:-.002em;line-height:1.4;transform:translateX(calc(100% + 32px));opacity:0;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .3s ease;pointer-events:none}.demo-strip.visible{transform:translateX(0);opacity:1}.demo-strip-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--teal);color:var(--paper);flex-shrink:0;margin-top:1px}.demo-strip-text{flex:1;min-width:0}.demo-strip-title{display:block;font-family:var(--font-mono);font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:3px}.demo-strip-headline{display:block;font-size:13px;font-weight:500;color:var(--ink);letter-spacing:-.005em;margin-bottom:4px}.demo-strip-body{display:block;font-size:11.5px;color:var(--ink-soft);line-height:1.45}.lp-scenario.live-enabled{position:relative}.lp-scenario.live-enabled:after{content:"LIVE";position:absolute;top:8px;right:10px;font-family:var(--font-mono,"Geist Mono"),ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.12em;color:#1f4a3a;background:rgba(31,74,58,.08);padding:2px 6px;border-radius:3px;text-transform:uppercase}.lp-scenario.live-enabled:before{content:"";position:absolute;top:14px;right:44px;width:5px;height:5px;border-radius:50%;background:#1f4a3a;box-shadow:0 0 0 0 rgba(31,74,58,.6);animation:lp-live-pulse 1.6s ease-out infinite}@keyframes lp-live-pulse{0%{box-shadow:0 0 0 0 rgba(31,74,58,.55)}70%{box-shadow:0 0 0 7px rgba(31,74,58,0)}to{box-shadow:0 0 0 0 rgba(31,74,58,0)}}.lp-scenario.not-live-enabled{opacity:.55}.lp-scenario.not-live-enabled:after{content:"CANNED";position:absolute;top:8px;right:10px;font-size:9px;font-weight:600;letter-spacing:.12em;color:rgba(0,0,0,.45);background:rgba(0,0,0,.05);padding:2px 6px;border-radius:3px;text-transform:uppercase}.lp-scenario.not-live-enabled:after,.lp-streaming-marker{font-family:var(--font-mono,"Geist Mono"),ui-monospace,monospace}.lp-streaming-marker{font-size:12px;color:rgba(0,0,0,.55);letter-spacing:.02em}.lp-streaming-marker:after{content:"";display:inline-block;width:7px;height:13px;margin-left:6px;vertical-align:-2px;background:#1f4a3a;animation:lp-cursor-blink 1s steps(2) infinite}@keyframes lp-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.lp-error{font-family:var(--font-sans,"Geist"),ui-sans-serif,system-ui,sans-serif;font-size:13px;color:#c5483a;padding:12px 14px;border-left:3px solid #c5483a;background:rgba(197,72,58,.04);border-radius:4px;margin:6px 0}.agent-library{margin:8px 0 22px;border:1px dashed var(--rule);border-radius:10px;background:var(--surface)}.agent-library>summary{list-style:none;cursor:pointer;padding:13px 16px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-soft);font-weight:500;border-radius:10px}.agent-library>summary::-webkit-details-marker{display:none}.agent-library>summary:hover{color:var(--ink);background:var(--sector-soft)}.agent-library[open]>summary{color:var(--ink);border-bottom:1px dashed var(--rule);border-radius:10px 10px 0 0}.agent-library .al-plus{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;background:var(--sector);color:#fff;font-weight:600;font-size:13px;line-height:1;flex-shrink:0}.agent-library .agent-grid{padding:0 16px 16px}.agent-card.lib{opacity:.72;background:var(--surface)}.agent-card.lib:hover{opacity:1}.agent-card.lib .lib-activate{padding:3px 9px;font-size:10.5px;flex-shrink:0}.wf-composer{margin:0 0 18px;border:1px dashed var(--sector);border-radius:12px;background:var(--sector-soft)}.wf-composer>summary{list-style:none;cursor:pointer;padding:14px 18px;display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink);font-weight:500;border-radius:12px}.wf-composer>summary::-webkit-details-marker{display:none}.wf-composer>summary:hover{background:var(--sector-soft-2)}.wf-composer[open]>summary{border-bottom:1px dashed var(--sector)}.wf-composer .al-plus{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:4px;background:var(--sector);color:#fff;font-weight:600;font-size:14px;line-height:1;flex-shrink:0}.wfc-body{padding:16px 18px 18px;flex-direction:column}.wfc-body,.wfc-row{display:flex;gap:14px}.wfc-row{align-items:flex-start}.wfc-label{flex-shrink:0;width:74px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);padding-top:6px}.wfc-pills{display:flex;flex-wrap:wrap;gap:7px}.wfc-pill{padding:5px 11px;border:1px solid var(--rule);border-radius:7px;background:#fff;font-size:11.5px;color:var(--ink-soft);white-space:nowrap}.wfc-pill.on{background:var(--sector);color:#fff}.wfc-pill.chosen,.wfc-pill.on{border-color:var(--sector);font-weight:500}.wfc-pill.chosen{background:#fff;color:var(--ink)}.wfc-pill.ghost{border-style:dashed;color:var(--mute)}.wfc-inputs{display:flex;flex-wrap:wrap;gap:9px;flex:1}.wfc-input{flex:1;min-width:220px;padding:8px 11px;border:1px solid var(--rule);border-radius:7px;background:#fff;font-size:12px;color:var(--ink);display:flex;align-items:center;gap:8px}.wfc-ph{font-family:var(--font-mono);font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:var(--mute)}.wfc-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px;border-top:1px solid var(--rule);margin-top:2px}.wfc-note{font-size:11px;color:var(--ink-soft);line-height:1.5;max-width:680px}@media (max-width:820px){.gw{grid-template-rows:auto 1fr;height:auto;min-height:100vh;width:100%;overflow-x:hidden}.gw-header{height:auto;row-gap:6px;padding:8px 12px}.gw-body,.gw-header{grid-template-columns:1fr}.gw-body{overflow:visible}.gw-sidebar{border-right:none;border-bottom:1px solid var(--rule);max-height:150px;overflow-y:auto;padding:10px 12px}.gw-main{overflow-y:visible;overflow-x:auto}.tab-content{padding:16px 14px 48px;max-width:100%}.user-switcher{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.user-switcher button{flex:0 0 auto;white-space:nowrap}.agent-card .ac-stats,.stat-grid{grid-template-columns:repeat(2,1fr)}.row,.row.cols-1-2,.row.cols-2-1{display:flex;flex-direction:column}.audit-row,.lp-layout,.reason-layout{grid-template-columns:1fr}.audit-row{gap:2px}}