:root{--navy:#11213f;--ink:#1c2f4e;--muted:#6b7d99;--blue:#2563eb;--blue-50:#eff5ff;--blue-100:#dbeafe;--line:#e3eaf3;--canvas:#f6f8fc;--surface:#fff;--green:#16964d;--green-50:#eaf8ef;--red-50:#fff4f5;--shadow:0 8px 24px rgba(23,43,77,.06)}
.tester-variable-admin-values article{cursor:pointer}.tester-variable-admin-values article:focus-visible{border-color:#199a50;outline:3px solid rgba(25,154,80,.1)}.tester-variable-admin-values article.is-simple{background:linear-gradient(135deg,#fff,#f4fbf6)}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body{margin:0;color:var(--ink);background:var(--canvas);font-size:14px;line-height:1.45}button,input,select{font:inherit}button{cursor:pointer}.app{display:flex;min-height:100vh}.sidebar{position:sticky;top:0;width:224px;height:100vh;display:flex;flex-direction:column;padding:24px 12px;background:var(--surface);border-right:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;padding:0 12px 30px;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-size:14px}.nav{display:grid;gap:5px}.nav a,.side-link{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:8px;color:#52647f;text-decoration:none;font-weight:650;transition:.16s ease}.nav a:hover,.side-link:hover{color:var(--blue);background:var(--blue-50)}.nav a.active{color:var(--blue);background:#eaf1ff}.nav-icon{width:17px;text-align:center;color:currentColor}.sidebar-footer{display:grid;gap:5px;margin-top:auto}.main{min-width:0;flex:1}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:14px 32px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.page-title h1{margin:0;font-size:21px;line-height:1.2;letter-spacing:-.025em}.page-title p{margin:4px 0 0;color:var(--muted);font-size:12px}.top-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:7px;background:var(--blue);color:#fff;font-weight:750;font-size:12px;box-shadow:0 3px 8px rgba(37,99,235,.2)}.button:hover{background:#1d4ed8}.button.secondary{background:#fff;color:var(--blue);border-color:#bed2ff;box-shadow:none}.button.ghost{background:#fff;color:#50627e;border-color:var(--line);box-shadow:none}.search{display:flex;align-items:center;gap:8px;width:240px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:7px;color:#8492a8;background:#fff}.user-chip{display:flex;align-items:center;gap:9px;min-width:160px;padding:5px 10px;border:1px solid var(--line);border-radius:7px;background:#fff}.avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--blue-100);color:var(--blue);font-size:10px;font-weight:800}.user-chip b,.user-chip small{display:block}.user-chip b{font-size:11px}.user-chip small{font-size:10px;color:var(--muted)}.content{width:min(100%,1560px);margin:0 auto;padding:24px 32px 44px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 1px 2px rgba(23,43,77,.02)}.project-summary{width:min(100%,410px);padding:16px 18px;margin-bottom:16px}.eyebrow{margin-bottom:6px;color:#52647f;font-size:11px;font-weight:800}.project-line{display:flex;align-items:center;gap:10px}.project-line strong{font-size:15px;letter-spacing:-.015em}.project-arrow{margin-left:auto;color:var(--muted);font-size:20px}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:6px;background:var(--green-50);color:var(--green);font-size:11px;font-weight:800;white-space:nowrap}.summary-sub{margin:5px 0 0;color:var(--muted);font-size:12px}.versions{padding:16px 18px;margin-bottom:16px}.section-heading{display:flex;align-items:center;gap:7px;margin:0;font-size:16px;letter-spacing:-.015em}.hint{display:grid;place-items:center;width:16px;height:16px;border:1px solid #9dafc6;border-radius:50%;color:#71829c;font-size:10px}.version-strip{display:flex;align-items:center;gap:12px;overflow-x:auto;padding:14px 0 3px;scrollbar-width:thin}.round-control{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#314562;font-size:20px}.version-card{flex:0 0 104px;min-height:72px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.version-card b{display:block;font-size:13px}.version-card span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.dot-row{text-align:center;color:#9aa9be;letter-spacing:2px;font-weight:800}.workspace{padding:20px}.workspace-sub{margin:4px 0 18px;color:var(--muted);font-size:13px}.fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-card{padding:16px;border:1px solid var(--line);border-radius:10px}.field-card.wide{grid-column:1/-1}.field-head{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-weight:800}.step{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:7px;background:linear-gradient(135deg,#3fb45d,#14843c);color:#fff}.upload-pair,.inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.label{display:block;margin-bottom:6px;color:#243958;font-size:12px;font-weight:750}.optional{color:#8492a8;font-weight:500}.dropzone{display:grid;place-items:center;min-height:82px;padding:12px;border:1px dashed #a8c8ff;border-radius:8px;background:#f8fbff;color:var(--blue);font-size:12px;font-weight:800;text-align:center}.dropzone small{display:block;margin-top:4px;color:var(--muted);font-size:10px;font-weight:500}.text-input,.select-input{width:100%;height:38px;padding:0 11px;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#536681}.radio-row{display:flex;gap:8px}.radio{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 11px;border:1px solid #dbe4ef;border-radius:7px;color:#4d607c;font-size:11px;font-weight:750}.radio::before{content:"";width:11px;height:11px;border:1px solid #bdc9d8;border-radius:50%}.color-input{display:flex;align-items:center;gap:8px}.swatch{width:38px;height:38px;padding:4px;border:1px solid #dbe4ef;border-radius:7px}.swatch i{display:block;width:100%;height:100%;border-radius:3px;background:var(--blue)}.generate-row{display:flex;justify-content:flex-end;margin:16px 0 22px}.compare-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.compare-toolbar .spacer{margin-left:auto}.compact-select{height:34px;padding:0 10px;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#536681;font-size:11px}.compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.compare-card{display:flex;flex-direction:column;min-height:164px;padding:16px;border:1px solid var(--line);border-radius:9px;background:#fff}.compare-card.positive{border-color:#d4eadb;background:#f2fbf5}.compare-card.negative{border-color:#f6dadd;background:var(--red-50)}.compare-card b{font-size:12px}.compare-card p{margin:9px 0;color:#445671;font-size:12px;line-height:1.55}.compare-card a{margin-top:auto;color:var(--blue);font-size:12px;text-decoration:none}.change-list{margin:8px 0 0;padding-left:18px;color:#465871;font-size:12px;line-height:1.75}.change-list em{color:var(--green);font-style:normal;font-weight:750}.generated{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;padding:16px;margin-top:16px;border-color:#cfe7d6;background:#f1fbf4}.generated-title{font-weight:800}.generated p{grid-column:1/-1;margin:0;color:#3e516c;font-size:13px;line-height:1.55}.generated-actions{display:flex;justify-content:flex-end;gap:10px;grid-column:1/-1}.uploads{padding:16px;margin-top:16px}.uploads h3,.attempts h3{margin:0 0 12px;font-size:13px}.uploads-row{display:flex;align-items:center;gap:12px}.uploads .dropzone{flex:1 1 360px;min-width:280px}.thumb{position:relative;flex:0 0 84px;min-width:0}.thumbnail{height:44px;border:1px solid #dce5ef;border-radius:6px;background:linear-gradient(#fff 18%,#dbe2ea 19%,#fff 28%,#edf1f5 29%,#fff 40%)}.remove{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#8d9db3;color:#fff;font-size:11px}.thumb span{display:block;overflow-wrap:anywhere;margin-top:4px;color:var(--muted);font-size:9px;text-align:center}.more-files{display:grid;place-items:center;flex:0 0 84px;height:48px;border:1px dashed #aac7ff;border-radius:7px;color:#456281;font-size:11px;font-weight:800}.attempts{padding:16px;margin-top:16px;overflow:auto}.attempt-table{width:100%;min-width:920px;border-collapse:collapse;font-size:11px}.attempt-table th{text-align:left;color:#50627d;font-size:10px}.attempt-table th,.attempt-table td{padding:9px 8px;border-bottom:1px solid #edf1f6}.attempt-table tr:last-child td{border:0}.tag{padding:4px 7px;border-radius:5px;background:#eff3f8;font-weight:800}.state{padding:4px 7px;border-radius:5px;font-size:10px;font-weight:800}.state.done{background:var(--green-50);color:var(--green)}.state.draft{background:var(--blue-50);color:var(--blue)}.screen-bars{display:inline-flex;gap:3px;vertical-align:middle}.screen-bars i{display:block;width:25px;height:13px;border:1px solid #dce4ed;background:linear-gradient(#fff,#e2e8ef,#fff)}.modal-backdrop{position:fixed;inset:0;z-index:20;background:rgba(16,32,60,.38);opacity:0;visibility:hidden;transition:.16s}.modal{position:fixed;top:50%;left:50%;z-index:21;width:min(580px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:20px;border-radius:12px;background:#fff;box-shadow:var(--shadow);transform:translate(-50%,-46%);opacity:0;visibility:hidden;overflow:auto;transition:.16s}.modal.open,.modal-backdrop.open{opacity:1;visibility:visible}.modal.open{transform:translate(-50%,-50%)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line);font-weight:800}.close{border:0;background:transparent;color:#667993;font-size:18px}.modal-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;padding-top:16px}.modal-label{margin-bottom:6px;font-size:11px;font-weight:800}.project-select{padding:8px 10px;border:1px solid #dbe4ef;border-radius:7px;font-size:11px;font-weight:700}.active-version{margin-top:14px}.selection-table{margin-top:8px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.selection-table div{display:grid;grid-template-columns:62px 1fr 105px;min-height:34px;padding:7px 9px;border-bottom:1px solid var(--line);font-size:10px}.selection-table div:last-child{border:0}.active-card{padding:12px;border:1px solid #b9d2ff;border-radius:8px;background:#f7faff}.active-card b{font-size:12px}.active-card p{margin:5px 0;color:var(--muted);font-size:11px}.modal-meta{display:flex;gap:18px;color:var(--muted);font-size:10px}.modal-meta b{display:block;color:#465a77;font-weight:600}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}
@media (max-width:1100px){.sidebar{display:none}.topbar{padding:14px 24px}.content{padding:22px}.fields-grid{grid-template-columns:1fr}.field-card.wide{grid-column:auto}.upload-pair,.inline-fields{max-width:760px}.compare-toolbar .spacer{display:none}}
@media (max-width:760px){body{font-size:15px}.topbar{position:static;display:grid;grid-template-columns:1fr;gap:14px;padding:20px;align-items:stretch}.page-title h1{font-size:27px}.page-title p{font-size:15px;max-width:24ch}.top-actions{display:grid;grid-template-columns:1fr}.button,.search,.user-chip{width:100%;min-height:48px}.button{font-size:15px}.search{font-size:15px}.content{padding:18px 16px 34px}.project-summary{width:100%;padding:18px}.project-line strong{font-size:18px}.versions,.workspace{padding:18px 16px}.section-heading{font-size:20px}.workspace-sub{font-size:15px}.version-card{flex-basis:156px;min-height:126px;padding:16px}.version-card b{font-size:17px}.version-card span{font-size:15px;margin-top:8px}.fields-grid{gap:14px}.field-card{padding:18px 14px}.field-head{font-size:18px}.upload-pair,.inline-fields{grid-template-columns:1fr;gap:12px}.label{font-size:15px}.dropzone{min-height:112px;font-size:16px}.dropzone small{font-size:13px}.text-input,.select-input{height:48px;font-size:16px}.radio{height:44px;font-size:13px}.generate-row .button{width:100%;min-height:48px}.compare-toolbar{display:grid;grid-template-columns:1fr}.compact-select{width:100%;height:42px;font-size:13px}.compare-grid{grid-template-columns:1fr}.generated{grid-template-columns:1fr}.generated-actions{display:grid;grid-template-columns:1fr 1fr}.uploads-row{flex-wrap:wrap}.uploads .dropzone{min-width:100%;flex-basis:100%}.thumb,.more-files{flex:1 1 40%;max-width:none}.attempts{padding:14px}.modal-grid{grid-template-columns:1fr}.modal-meta{gap:24px}.modal-actions .button{min-height:42px}}
.remove{top:0;right:0}
.generated{min-height:520px;grid-template-rows:auto minmax(0,1fr) auto}.generated p{align-self:start}.generated-actions{align-self:end}
@media (max-width:760px){.generated{min-height:400px;grid-template-rows:auto auto 1fr auto}.generated-actions{align-self:end}}
.version-carousel{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:12px;margin-top:14px}.version-strip{display:flex;align-items:stretch;gap:12px;min-width:0;padding:0 2px 8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.version-strip::-webkit-scrollbar{display:none}.version-carousel .round-control{align-self:center}.version-card{display:block;flex:0 0 104px;min-height:82px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left;scroll-snap-align:start}.version-card:hover,.version-card:focus-visible{border-color:#a9c6ff;background:#f7faff;outline:0}.dot-row{min-height:16px;margin-top:1px;font-size:10px}
@media (max-width:760px){.version-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;margin-top:14px}.version-carousel .round-control{width:38px}.version-strip{gap:10px;padding-bottom:8px}.version-card{flex-basis:156px;min-height:126px}.dot-row{font-size:12px}}
.drawer-backdrop{position:fixed;inset:0;z-index:30;background:rgba(20,35,60,.22);opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s}.demo-drawer{position:fixed;top:0;right:0;bottom:0;z-index:31;display:flex;flex-direction:column;width:50vw;padding:30px;background:#fff;border-left:1px solid var(--line);box-shadow:-18px 0 42px rgba(32,51,84,.16);transform:translateX(100%);opacity:0;visibility:hidden;transition:transform .38s cubic-bezier(.22,.8,.24,1),opacity .28s ease,visibility .38s}.drawer-backdrop.open{opacity:1;visibility:visible}.demo-drawer.open{transform:translateX(0);opacity:1;visibility:visible}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-kicker{display:block;margin-bottom:5px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.08em}.drawer-header h2{margin:0;color:var(--navy);font-size:22px;letter-spacing:-.025em}.drawer-close{flex:0 0 36px;width:36px;height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:21px;line-height:1}.drawer-context{margin:22px 0 18px;color:#52647f;font-size:13px;font-weight:750}.drawer-label{display:block;margin-bottom:8px;color:#243958;font-size:12px;font-weight:800}.drawer-prompt{width:100%;min-height:260px;resize:vertical;padding:14px;border:1px solid #bfd3f7;border-radius:9px;background:#f8fbff;color:#364b69;font:inherit;font-size:13px;line-height:1.6;outline:none}.drawer-prompt:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-50)}.drawer-note{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.55}@media (max-width:760px){.demo-drawer{width:100vw;padding:22px 18px}.drawer-prompt{min-height:220px}.drawer-header h2{font-size:21px}}
.fields-grid{grid-template-columns:1fr}.field-card.wide{grid-column:auto}.motif-card{padding-bottom:20px}.motif-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px}.motif-toolbar p{margin:0;color:var(--muted);font-size:10px}.motif-toolbar>div{display:flex;align-items:center;gap:8px;white-space:nowrap}.solo-choice{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #d7e3d3;border-radius:999px;color:#314934;font-size:10px;font-weight:800}.solo-choice input,.motif-option input{appearance:none;width:12px;height:12px;margin:0;border:1px solid #c8d7c5;border-radius:2px;background:#fff}.motif-option input:checked,.solo-choice input:checked{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #fff}.motif-count{padding:5px 8px;border:1px solid #d2e8cf;border-radius:999px;background:var(--green-50);color:var(--green);font-size:10px;font-weight:800}.motif-group{margin-top:13px}.motif-group h3{margin:0 0 7px;padding-bottom:6px;border-bottom:1px solid #cfdcc9;color:#314934;font-size:10px}.motif-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.motif-option{display:flex;align-items:flex-start;gap:6px;min-height:38px;padding:7px;border:1px solid #cfdfc9;border-radius:7px;background:#fdfefd;color:#34473e;font-size:9px;line-height:1.25;cursor:pointer}.motif-option b{color:var(--green);font-size:9px}.motif-option span{flex:1;text-wrap:balance}@media (max-width:760px){.motif-toolbar{align-items:flex-start;flex-direction:column}.motif-toolbar>div{white-space:normal}.motif-options{grid-template-columns:1fr}.motif-option{min-height:42px;font-size:12px}.motif-option b{font-size:11px}}
body{font-size:16px}.page-title h1{font-size:23px}.page-title p,.workspace-sub{font-size:14px}.section-heading{font-size:18px}.button{min-height:42px;font-size:13px}.versions,.workspace{padding:20px}.version-card{min-height:90px}.field-card{padding:20px}.field-head{margin-bottom:16px;font-size:17px}.step{flex-basis:28px;width:28px;height:28px;font-size:13px}.label{margin-bottom:7px;font-size:14px}.dropzone{min-height:94px;font-size:14px}.dropzone small{font-size:12px}.text-input,.select-input{height:44px;font-size:15px}.radio{height:44px;font-size:12px}.motif-toolbar p{font-size:12px}.solo-choice,.motif-count{font-size:11px}.motif-group h3{font-size:12px}.motif-option{min-height:46px;padding:9px;font-size:11px}.motif-option b{font-size:11px}.motif-option input,.solo-choice input{width:14px;height:14px}.compare-card b,.uploads h3,.attempts h3{font-size:14px}.compare-card p,.change-list,.generated p{font-size:14px}.drawer-context,.drawer-prompt{font-size:14px}@media (max-width:760px){body{font-size:16px}.section-heading{font-size:20px}.field-head{font-size:18px}.label{font-size:15px}.motif-toolbar p{font-size:13px}.motif-group h3{font-size:13px}.motif-option{font-size:13px}.motif-option b{font-size:12px}}
.version-strip{padding:0 2px}@media (max-width:760px){.version-strip{padding:0 2px}}
.version-carousel .round-control{position:relative;font-size:0}.version-carousel .round-control::before{content:"";position:absolute;top:50%;left:calc(50% + 1px);width:8px;height:8px;border:solid currentColor;border-width:0 1.75px 1.75px 0;transform:translate(-50%,-50%)}.version-carousel #versions-previous::before{transform:translate(-50%,-50%) rotate(135deg)}.version-carousel #versions-next::before{transform:translate(-50%,-50%) rotate(-45deg)}
.versions .dot-row{margin-top:8px}
.field-card .upload-pair,.field-card .inline-fields{grid-template-columns:1fr;max-width:none;gap:16px}.motif-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.motif-toolbar>div{white-space:normal}.motif-options{grid-template-columns:1fr;gap:8px}
.app{transition:margin-right .38s cubic-bezier(.22,.8,.24,1),transform .38s cubic-bezier(.22,.8,.24,1)}body.drawer-docked .app{margin-right:50vw}.demo-drawer{box-shadow:-8px 0 24px rgba(32,51,84,.1)}body.drawer-docked .topbar{position:static;align-items:stretch;flex-direction:column;gap:12px}body.drawer-docked .top-actions{width:100%;flex-wrap:wrap}body.drawer-docked .search{flex:1 1 190px}body.drawer-docked .user-chip{flex:1 1 160px}body.drawer-docked .content{padding:20px}body.drawer-docked .compare-grid{grid-template-columns:1fr}body.drawer-docked .generated{grid-template-columns:1fr}body.drawer-docked .uploads-row{flex-wrap:wrap}@media (max-width:760px){body.drawer-docked .app{margin-right:0;transform:translateX(-100vw)}.demo-drawer{width:100vw}}
.sidebar{flex:0 0 72px;width:72px;padding:24px 10px;overflow:hidden;transition:width .3s cubic-bezier(.22,.8,.24,1),flex-basis .3s cubic-bezier(.22,.8,.24,1)}.sidebar:hover,.sidebar:focus-within{flex-basis:224px;width:224px}.brand{width:204px;padding-right:8px;padding-left:8px}.brand-mark{flex:0 0 25px}.nav a,.side-link{width:204px;padding-right:8px;padding-left:8px;white-space:nowrap}.nav-icon,.side-icon{flex:0 0 20px;width:20px;text-align:center}.brand-name,.nav-label,.side-label{opacity:0;transform:translateX(-7px);transition:opacity .16s ease,transform .22s ease;white-space:nowrap}.sidebar:hover .brand-name,.sidebar:hover .nav-label,.sidebar:hover .side-label,.sidebar:focus-within .brand-name,.sidebar:focus-within .nav-label,.sidebar:focus-within .side-label{opacity:1;transform:translateX(0)}
.brand{align-items:flex-start;gap:12px;min-height:94px;padding-top:3px;padding-bottom:25px}.brand-mark{width:28px;height:28px;margin-top:1px;border-radius:9px;font-size:15px;box-shadow:0 5px 12px rgba(37,99,235,.22)}.brand-powered{display:flex;align-items:flex-start;flex-direction:column;gap:0}.brand-product{color:var(--navy);font-size:15px;line-height:1.12;letter-spacing:-.025em}.powered-by{margin-top:10px;color:#8b99ab;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.14em}.powered-logo{display:block;width:112px;height:auto;margin-top:4px;object-fit:contain}
.generated{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;gap:14px}.generated-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.generated-prompt-box{position:relative;min-height:360px;padding:18px 64px 18px 18px;border-radius:9px;background:#e9f8ef}.generated .generated-prompt-box p{grid-column:auto;align-self:auto;margin:0;color:#344f68;font-size:15px;line-height:1.65}.prompt-copy-icon{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #c9e3d2;border-radius:8px;background:#fff;color:#42617a;box-shadow:0 2px 6px rgba(28,47,78,.06);transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.prompt-copy-icon:hover{border-color:#9fcfb0;background:#f8fffa;color:var(--green);transform:translateY(-1px)}.prompt-copy-icon:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.prompt-copy-icon.copied{border-color:var(--green);background:var(--green);color:#fff}.prompt-copy-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.generated-actions{grid-column:auto;align-self:end}
@media (max-width:760px){.generated{grid-template-rows:auto minmax(0,1fr) auto}.generated-head{align-items:flex-start;flex-wrap:wrap}.generated-prompt-box{min-height:250px;padding:16px 58px 16px 16px}.generated .generated-prompt-box p{font-size:15px}.generated-actions{display:flex}.generated-actions .button{width:100%}}
.brand .brand-mark{flex-basis:28px}
html{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.search-shell{gap:0;width:300px;min-height:44px;border-radius:10px;background:#dfe7ef;box-shadow:0 1px 2px rgba(23,43,77,.03)}.search-shell:hover{background:#cdd9e5}.search-shell:focus-within{background:linear-gradient(110deg,#168443,#20b973 58%,#78c943);box-shadow:0 0 0 3px rgba(32,185,115,.08)}.search-icon{flex:0 0 42px;width:42px;border-radius:9px 0 0 9px;background:#fff;color:#74859d}.search-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.search-shell:focus-within .search-icon{color:var(--green)}.search-input{min-height:42px;padding:0 14px 0 0;border-radius:0 9px 9px 0;font-size:15px}.search-input::placeholder{color:#8492a8}
@media (max-width:760px){.search-shell{width:100%;min-height:48px}.search-input{min-height:46px}}
.search-shell{display:flex;align-items:center;gap:8px;width:280px;min-height:42px;padding:1px;border-radius:8px;background:var(--line);transition:background .18s ease,box-shadow .18s ease}.search-shell:focus-within{background:linear-gradient(100deg,#2563eb 0%,#20b973 62%,#79c943 100%);box-shadow:0 0 0 2px rgba(38,172,104,.08)}.search-icon{display:grid;place-items:center;align-self:stretch;width:38px;border-radius:7px 0 0 7px;background:#fff;color:#8492a8}.search-input{min-width:0;flex:1;align-self:stretch;padding:0 12px 0 0;border:0;border-radius:0 7px 7px 0;background:#fff;color:var(--ink);font:inherit;outline:0}.search-input::placeholder{color:#8a98ad}.search-input::-webkit-search-cancel-button{cursor:pointer}.account{position:relative}.user-chip{min-height:42px;text-align:left;cursor:pointer}.user-chip:hover,.user-chip[aria-expanded="true"]{border-color:#c7d6e9;background:#f9fbfe}.user-copy{min-width:0;flex:1}.account-chevron{width:7px;height:7px;margin:0 2px 3px 8px;border:solid #71829a;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);transition:transform .18s ease}.account.open .account-chevron{margin-bottom:-2px;transform:rotate(225deg)}.account-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:grid;width:180px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 14px 35px rgba(23,43,77,.14);opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.account.open .account-menu{opacity:1;visibility:visible;transform:translateY(0)}.account-menu a,.account-menu button{display:flex;align-items:center;gap:10px;width:100%;min-height:39px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#405571;font:inherit;font-size:13px;font-weight:700;text-decoration:none;text-align:left}.account-menu a:hover,.account-menu button:hover{background:#eff8f2;color:var(--green)}.account-menu span{width:17px;color:var(--green);text-align:center}
@media (max-width:760px){.search-shell{width:100%;min-height:48px}.account,.user-chip{width:100%}.account-menu{right:0;left:0;width:auto}}
:root{--blue:#199a50;--blue-50:#eff9f2;--blue-100:#dcf4e4;--green:#199a50;--green-50:#eaf8ef}.brand-mark,.step{background:linear-gradient(135deg,#34b86b,#168443)}.brand-mark{box-shadow:0 5px 12px rgba(25,154,80,.22)}.button{background:var(--green);box-shadow:0 3px 8px rgba(25,154,80,.2)}.button:hover{background:#147d41}.button.secondary{color:var(--green);border-color:#b9dfc7}.nav a.active{color:var(--green);background:#e9f7ee}.nav a:hover,.side-link:hover{color:var(--green);background:#eff9f2}.search-shell:focus-within{background:linear-gradient(100deg,#168443 0%,#20b973 55%,#79c943 100%);box-shadow:0 0 0 2px rgba(32,185,115,.08)}.avatar{background:#dcf4e4;color:var(--green)}.dropzone{border-color:#acd9bc;background:#f7fcf9;color:var(--green)}.version-card:hover,.version-card:focus-visible{border-color:#9bcfaf;background:#f6fcf8}.radio:focus-within,.text-input:focus,.select-input:focus{border-color:#76bf91;outline:3px solid rgba(25,154,80,.1)}.compact-select:focus{border-color:#76bf91;outline:3px solid rgba(25,154,80,.1)}.active-card{border-color:#add7bc;background:#f7fcf9}.drawer-kicker{color:var(--green)}.drawer-prompt{border-color:#acd9bc;background:#f7fcf9}.drawer-prompt:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-50)}.prompt-copy-icon:focus-visible{outline-color:rgba(25,154,80,.2)}
.search-shell{gap:0;width:300px;min-height:44px;border-radius:10px;background:#dfe7ef;box-shadow:0 1px 2px rgba(23,43,77,.03)}.search-shell:hover{background:#cdd9e5}.search-shell:focus-within{background:linear-gradient(110deg,#168443,#20b973 58%,#78c943);box-shadow:0 0 0 3px rgba(32,185,115,.08)}.search-icon{flex:0 0 42px;width:42px;border-radius:9px 0 0 9px;color:#74859d}.search-icon svg{width:17px;height:17px}.search-shell:focus-within .search-icon{color:var(--green)}.search-input{min-height:42px;padding-right:14px;border-radius:0 9px 9px 0;font-size:15px}.search-input::placeholder{color:#8492a8}@media (max-width:760px){.search-shell{width:100%;min-height:48px}.search-input{min-height:46px}}
.sidebar-toggle{border:0;background:transparent;font:inherit;text-align:left}.sidebar-toggle .toggle-arrow{transition:transform .25s ease}.sidebar.is-collapsed,.sidebar.is-collapsed:hover,.sidebar.is-collapsed:focus-within{flex-basis:72px;width:72px}.sidebar.is-pinned-open,.sidebar.is-pinned-open:hover,.sidebar.is-pinned-open:focus-within{flex-basis:224px;width:224px}.sidebar.is-collapsed .brand-name,.sidebar.is-collapsed .nav-label,.sidebar.is-collapsed .side-label,.sidebar.is-collapsed .sidebar-legal{opacity:0;visibility:hidden;transform:translateX(-7px)}.sidebar.is-pinned-open .brand-name,.sidebar.is-pinned-open .nav-label,.sidebar.is-pinned-open .side-label{opacity:1;visibility:visible;transform:translateX(0)}.sidebar.is-pinned-open .toggle-arrow{transform:rotate(180deg)}.sidebar-footer{gap:4px}.sidebar-legal{width:188px;margin:10px 8px 0;padding-top:13px;border-top:1px solid #e7eee9;color:#8a98a9;opacity:0;visibility:hidden;transform:translateX(-7px);transition:opacity .16s ease,transform .22s ease,visibility .16s}.sidebar:hover .sidebar-legal,.sidebar:focus-within .sidebar-legal,.sidebar.is-pinned-open .sidebar-legal{opacity:1;visibility:visible;transform:translateX(0)}.legal-links{display:flex;gap:11px;margin-bottom:8px}.legal-links a{color:#61738b;font-size:10px;font-weight:750;text-decoration:none}.legal-links a:hover{color:var(--green)}.sidebar-legal small{display:block;font-size:9px;line-height:1.45;letter-spacing:.01em}
.sidebar.is-collapsed .sidebar-legal{opacity:0;visibility:hidden;transform:translateX(-7px)}
.sidebar.is-pinned-open .toggle-arrow{transform:none}.sidebar.is-collapsed .toggle-arrow{transform:rotate(180deg)}
.button.ghost:hover,.button.secondary:hover{border-color:#a9d8ba;background:#eaf8ef;color:#147d41;box-shadow:none}.round-control:hover{border-color:#a9d8ba;background:#eff9f2;color:#147d41}.compact-select:hover{border-color:#a9d8ba;background:#fbfefc}.text-input:hover,.select-input:hover{border-color:#b7d9c3}.radio:hover{border-color:#a9d8ba;background:#f4fbf6;color:#147d41}.dropzone:hover{border-color:#78be91;background:#eff9f2}.version-card:hover{border-color:#8bc8a1;background:#eff9f2;color:#147d41}.compare-card a:hover,.change-list+a:hover{color:#147d41;text-decoration:underline}.user-chip:hover,.user-chip[aria-expanded="true"]{border-color:#acd8bc;background:#eff9f2}.sidebar-toggle:hover{color:#147d41;background:#eaf8ef}.account-menu a:hover,.account-menu button:hover{background:#e6f6ec;color:#147d41}.prompt-copy-icon:hover{border-color:#79bf92;background:#eff9f2;color:#147d41}

/* The closed rail owns a 52px content track inside the sidebar's 10px gutters. */
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .brand,
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .nav a,
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .side-link,
.sidebar.is-collapsed .brand,
.sidebar.is-collapsed .nav a,
.sidebar.is-collapsed .side-link{justify-content:center;width:52px;padding-right:0;padding-left:0;gap:0}
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .brand-name,
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .nav-label,
.sidebar:not(:hover):not(:focus-within):not(.is-pinned-open) .side-label,
.sidebar.is-collapsed .brand-name,
.sidebar.is-collapsed .nav-label,
.sidebar.is-collapsed .side-label{position:absolute;visibility:hidden}
.workbench-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.workbench-dirty{padding:7px 11px;border-radius:999px;background:#eef2f0;color:#708078;font-size:12px;font-weight:800}.workbench-dirty.changed{background:#fff4d8;color:#8b6412}.live-section{cursor:default!important}.live-section .field-head{display:flex;align-items:center;gap:10px}.live-section .field-head>small{padding:4px 8px;border-radius:999px;background:#eaf7ee;color:#168443;font-size:10px;text-transform:uppercase}.section-edit,.section-toggle{padding:8px 12px;border:1px solid #b8ddc5;border-radius:9px;background:#f3faf5;color:#168443;font-weight:800;cursor:pointer}.section-edit{margin-left:auto}.section-toggle{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.section-toggle i{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.section-toggle[aria-expanded=true] i{transform:rotate(225deg) translate(-2px,-2px)}.live-section.is-main .section-edit{margin-left:0}.section-content{display:grid;gap:18px}.section-prompt{margin:0;padding:16px 18px;border:1px solid #dce9e0;border-radius:11px;background:#f8fbf9;color:#344b40;white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.section-tasks{padding-top:2px;border-top:1px solid #e1ebe4}.section-tasks-title{margin-top:16px;color:#176f3a;font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.live-field{display:grid;gap:8px;margin-top:18px}.live-field-label{color:#203650;font-size:14px;font-weight:800}.live-field-label span{color:#7d8c85;font-weight:500}.workbench-control{position:relative;display:grid;gap:8px}.workbench-control>input:not([type=checkbox]):not([type=radio]),.workbench-control>select,.workbench-control>textarea{width:100%;min-height:46px;padding:10px 13px;border:1px solid #cbdcd2;border-radius:10px;background:#fff;color:#263d35;font:inherit}.workbench-control>small{color:#71849a}.workbench-control.is-number{grid-template-columns:1fr auto}.workbench-control.is-number>small{grid-column:1/-1}.workbench-unit{display:grid;place-items:center;min-width:55px;padding:0 12px;border:1px solid #cbdcd2;border-radius:10px;background:#edf7f0;color:#167e42;font-weight:800}.workbench-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.workbench-choice{display:flex;align-items:center;gap:9px;padding:13px;border:1px solid #d0dfd6;border-radius:11px;background:#fff}.workbench-choice:has(input:checked){border-color:#68ba84;background:#eff9f2;color:#176f3a}.workbench-choice:has(input:disabled){opacity:.42}.generated-prompt-box pre{margin:0;padding-right:52px;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.protected-editor{min-height:420px;margin:20px;padding:18px;border:1px solid #acd9bc;border-radius:12px;background:#f9fcfa;color:#304560;white-space:pre-wrap;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;outline:0}.protected-editor:focus{border-color:#199a50;box-shadow:0 0 0 3px rgba(25,154,80,.1)}.protected-token{display:inline-block;margin:1px 3px;padding:2px 7px;border:1px solid #74bf90;border-radius:6px;background:#dff4e7;color:#116f38;font-weight:800;user-select:none}.drawer-editor-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 20px}.workbench-loading{padding:40px;text-align:center;color:#71849a}@media(max-width:760px){.workbench-heading{flex-direction:column}.live-section .field-head{flex-wrap:wrap}.section-edit{width:100%;margin:4px 0 0}.section-toggle{margin-left:auto}.live-section.is-main .section-edit{width:auto}.section-prompt{padding:14px;font-size:13px}.workbench-choice-grid{grid-template-columns:1fr}}
.live-field-label{color:#203650;font-size:14px;font-weight:800}.live-field-label span{color:#7d8c85;font-weight:500}
.section-required-alert{padding:5px 9px;border-radius:999px;background:#fff0f1;color:#c93645;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.workbench-category-group.has-required-errors{border-color:#e24755;background:linear-gradient(145deg,#fff7f7,#fff);box-shadow:0 0 0 3px rgba(226,71,85,.12),0 12px 30px rgba(139,28,42,.1);animation:required-category-pulse .75s ease-in-out 4 alternate}.workbench-category-group.has-required-errors>.live-section.is-main{border-color:#df5260}.live-section.is-required-missing{border-color:#e15a67!important}.live-field.is-required-missing{padding:12px;border:1px solid #e45c69;border-radius:12px;background:#fff5f6}.live-field.is-required-missing .live-field-label{color:#b72b39}.live-field.is-required-missing .workbench-control>input:not([type=checkbox]):not([type=radio]),.live-field.is-required-missing .workbench-control>select,.live-field.is-required-missing .workbench-control>textarea{border-color:#df5260;box-shadow:0 0 0 3px rgba(223,82,96,.1)}@keyframes required-category-pulse{from{box-shadow:0 0 0 2px rgba(226,71,85,.1),0 12px 30px rgba(139,28,42,.08)}to{box-shadow:0 0 0 7px rgba(226,71,85,.24),0 14px 34px rgba(139,28,42,.16)}}@media(prefers-reduced-motion:reduce){.workbench-category-group.has-required-errors{animation:none}}
.workbench-control>input[type=range]{margin:0}
.workbench-variable-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.workbench-variable-actions .tester-variable-manage{margin:0}.multitest-trigger{display:inline-flex;align-items:center;gap:7px;min-height:37px;padding:8px 11px;border:1px solid #b9d9c5;border-radius:9px;background:#f5fbf7;color:#177b3e;font:800 12px/1 inherit;cursor:pointer;transition:.18s ease}.multitest-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.multitest-trigger:hover,.multitest-trigger:focus-visible{border-color:#5bb77c;background:#eaf8ef;outline:0;box-shadow:0 0 0 3px rgba(24,151,75,.1)}.multitest-trigger.is-active{border-color:#15984b;background:#15984b;color:#fff;box-shadow:0 7px 18px rgba(21,152,75,.2)}.multitest-trigger b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff;color:#148144;font-size:10px}.multitest-dialog{width:min(760px,calc(100vw - 28px));max-width:none;max-height:min(850px,calc(100dvh - 28px));padding:0;overflow:hidden;border:1px solid #badbc6;border-radius:20px;background:#f7fbf8;color:#203650;box-shadow:0 32px 100px rgba(12,55,31,.3)}.multitest-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.multitest-dialog::backdrop{background:rgba(11,35,21,.66);backdrop-filter:blur(7px)}.multitest-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 23px;border-bottom:1px solid #dce9e1;background:#fff}.multitest-dialog>header span{color:#168b47;font-size:10px;font-weight:900;letter-spacing:.14em}.multitest-dialog h2{margin:4px 0 0;color:#172b47;font-size:22px}.multitest-dialog header p{margin:6px 0 0;color:#71859b;font-size:12px}.multitest-dialog>header>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d5e5db;border-radius:10px;background:#f4faf6;color:#24533a;font:24px/1 sans-serif;cursor:pointer}.multitest-dialog-body{min-height:0;padding:18px 21px;overflow:auto}.multitest-field-context{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #bfe0ca;border-radius:11px;background:#edf9f1}.multitest-field-context small{color:#708779;font-size:10px}.multitest-field-context b{color:#13793b}.multitest-search{display:grid;gap:6px;margin:15px 0 11px}.multitest-search span{color:#304861;font-size:11px;font-weight:850}.multitest-search input{width:100%;height:43px;padding:0 13px;border:1px solid #c8ddd0;border-radius:10px;background:#fff;color:#263d56;font:inherit}.multitest-search input:focus{border-color:#36a864;outline:3px solid rgba(25,154,80,.12)}.multitest-value-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.multitest-value{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:11px;border:1px solid #d5e5db;border-radius:11px;background:#fff;cursor:pointer}.multitest-value:hover{border-color:#8bc9a0}.multitest-value:has(input:checked){border-color:#31a45e;background:#edf9f1;box-shadow:0 0 0 2px rgba(25,154,80,.08)}.multitest-value>input{position:absolute;opacity:0}.multitest-value>span:first-of-type{display:grid;place-items:center;width:28px;height:28px;border:1px solid #c9ddd1;border-radius:8px;background:#f6faf7;color:transparent}.multitest-value:has(input:checked)>span:first-of-type{border-color:#15984b;background:#15984b;color:#fff}.multitest-value svg{width:17px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.multitest-value b,.multitest-value small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multitest-value b{color:#253c57;font-size:12px}.multitest-value small{margin-top:3px;color:#7a8d9e;font-size:9px}.multitest-value.is-personal small{color:#187d41}.multitest-empty{grid-column:1/-1;margin:0;padding:26px;border:1px dashed #c8ddd0;border-radius:11px;color:#71859a;text-align:center}.multitest-dialog>footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 21px;border-top:1px solid #dce9e1;background:#fff}.multitest-dialog>footer>div{display:grid;gap:3px;margin-right:auto}.multitest-dialog>footer>div b{color:#1d3c2b;font-size:12px}.multitest-dialog>footer>div small{color:#768a80;font-size:9px}.multitest-dialog>footer button:disabled{opacity:.48;cursor:not-allowed}.dispatch-button.is-multitest{box-shadow:0 10px 27px rgba(20,142,69,.28),0 0 0 4px rgba(25,154,80,.1)}.result-multitest-variant{display:inline-flex;width:max-content;max-width:100%;margin-top:2px;padding:4px 7px;border-radius:7px;background:#e6f6eb;color:#147a3d;font-size:9px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:650px){.multitest-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.multitest-value-list{grid-template-columns:1fr}.multitest-dialog>footer{display:grid;grid-template-columns:1fr 1fr}.multitest-dialog>footer>div{grid-column:1/-1}.multitest-dialog>footer .button{width:100%}.workbench-variable-actions{align-items:stretch;flex-direction:column}.workbench-variable-actions>button{justify-content:center;width:100%}}
.workbench-range-value{display:inline-flex;width:max-content;min-width:56px;justify-content:center;padding:6px 11px;border-radius:9px;background:#e8f7ed;color:#147b3d;font-size:15px;font-weight:900;font-variant-numeric:tabular-nums}
.workbench-category-group{display:grid;gap:0;padding:10px;border:1px solid #c9e2d2;border-radius:18px;background:linear-gradient(145deg,#f4fbf6 0%,#eef8f2 100%);box-shadow:0 12px 30px rgba(37,91,59,.06)}.workbench-category-group>.live-section.is-main{border-color:#9bcbaa;border-radius:13px;background:#fff;box-shadow:0 7px 20px rgba(30,111,61,.08)}.workbench-category-group.is-collapsed>.live-section.is-main .field-head{margin-bottom:0}.workbench-category-group.is-collapsed>.live-section.is-main .section-content,.workbench-category-group.is-collapsed>.workbench-subsections{display:none}.workbench-subsections{position:relative;display:grid;gap:12px;margin:12px 0 2px 28px;padding-left:22px}.workbench-subsections:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:2px;border-radius:99px;background:#a9d7b8}.workbench-subsections>.live-section{position:relative;border-color:#d5e5da;border-radius:12px;background:#fff}.workbench-subsections>.live-section:before{content:"";position:absolute;left:-20px;top:28px;width:18px;height:2px;background:#a9d7b8}.workbench-subsections>.live-section .step{background:#e6f6eb;color:#13753a}.workbench-subsections>.live-section .field-head>small{background:#f0f5f2;color:#60786a}@media(max-width:760px){.workbench-category-group{padding:7px}.workbench-subsections{margin-left:8px;padding-left:15px}.workbench-subsections>.live-section:before{left:-13px;width:11px}}
.account-menu form{display:contents}.tester-owner-lock{margin-left:auto;padding:7px 9px;border-radius:8px;background:#e9f6ed;color:#197c40;font-size:11px;font-weight:850;white-space:nowrap}
.user-chip{position:relative}.header-notification-badge{display:grid;place-items:center;flex:0 0 auto;min-width:20px;height:20px;padding:0 6px;border:2px solid #fff;border-radius:999px;background:#d83d4d;color:#fff;font-size:10px;font-weight:900;line-height:1}.header-notification-badge[hidden],.notification-menu-link b[hidden]{display:none}.account-menu{width:230px}.account-menu a,.account-menu button{display:grid;grid-template-columns:20px minmax(0,1fr) auto;column-gap:10px;min-width:0}.account-menu a>span,.account-menu button>span{width:20px}.notification-menu-link b{display:grid;place-items:center;min-width:21px;height:21px;margin-left:8px;padding:0 6px;border-radius:999px;background:#d83d4d;color:#fff;font-size:10px;font-weight:900}.account-menu .notification-menu-link>span{color:#d83d4d}
.workbench-resources{margin:20px 0 24px;padding:20px;border:1px solid #c9e1d2;border-radius:16px;background:linear-gradient(135deg,#f2fbf5,#fff)}.resource-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.resource-section-heading span{color:#158846;font-size:10px;font-weight:850;letter-spacing:.16em}.resource-section-heading h3{margin:4px 0 0;color:#172844;font-size:20px}.resource-section-heading>small{color:#72859d}.workbench-resource-group{padding:17px;border:1px solid #d5e6dc;border-radius:13px;background:#fff}.workbench-resource-group+article{margin-top:12px}.workbench-resource-group>header{display:flex;justify-content:space-between;gap:15px;margin-bottom:14px}.workbench-resource-group h4{margin:0;color:#1b304f;font-size:17px}.workbench-resource-group p{margin:4px 0 0;color:#74869d;font-size:13px}.workbench-resource-group>header>span{align-self:flex-start;padding:6px 9px;border-radius:999px;background:#e7f7ec;color:#168a46;font-size:11px;font-weight:800}.workbench-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.workbench-upload-field{display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 12px;padding:14px;border:1px dashed #bcd7c6;border-radius:11px;background:#fbfefc}.workbench-upload-field>b{color:#253b59}.workbench-upload-field>small{grid-column:1;color:#778aa1}.workbench-upload-field>input{position:absolute;width:1px;height:1px;opacity:0}.resource-upload-button{grid-column:2;grid-row:1/3;padding:9px 12px;border-radius:8px;background:#e8f7ed;color:#158746;font-size:12px;font-weight:800;cursor:pointer}.resource-uploaded-file{position:relative;grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:9px 10px;border-radius:8px;background:#edf9f1}.resource-uploaded-file>span:not(.resource-image-preview){display:flex;min-width:0;flex:1;flex-direction:column}.resource-uploaded-file span b{overflow:hidden;color:#214432;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.resource-uploaded-file span small{color:#748b7e}.resource-uploaded-file button{border:0;background:transparent;color:#bd493f;font-size:11px;font-weight:800;cursor:pointer}.resource-image-preview{position:relative;display:block;flex:0 0 48px;width:48px;height:48px;border:2px solid #fff;border-radius:8px;background:#dcebe1;box-shadow:0 2px 7px rgba(27,74,46,.12);outline:0;cursor:zoom-in}.resource-image-preview>img{display:block;width:100%;height:100%;border-radius:6px;object-fit:cover}.resource-image-preview:focus-visible{box-shadow:0 0 0 3px rgba(25,154,80,.2)}.resource-image-popover{position:fixed;z-index:30;top:50%;left:50%;display:block;width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:7px;border:1px solid #c8ddd0;border-radius:12px;background:#fff;box-shadow:0 18px 46px rgba(20,57,36,.24);opacity:0;visibility:hidden;transform:translate(-50%,calc(-50% + 5px)) scale(.98);transform-origin:center;transition:opacity .16s ease,transform .16s ease,visibility .16s;pointer-events:none}.resource-image-popover img{display:block;width:100%;max-height:calc(100dvh - 48px);border-radius:8px;object-fit:contain}.resource-image-preview:hover .resource-image-popover,.resource-image-preview:focus .resource-image-popover{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}@media(max-width:760px){.resource-section-heading{align-items:flex-start;flex-direction:column}.workbench-resource-grid{grid-template-columns:1fr}.resource-image-popover{width:calc(100vw - 32px)}}
.workbench-dispatch,.workbench-results{display:grid;gap:20px;margin-top:20px;padding:22px}.dispatch-heading,.results-heading,.dispatch-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.dispatch-heading>div:first-child>span,.results-heading>div>span{color:#168b47;font-size:10px;font-weight:900;letter-spacing:.15em}.dispatch-heading h3,.results-heading h3{margin:4px 0 0;color:#172b47;font-size:20px}.dispatch-heading p{margin:6px 0 0;color:#70839a;font-size:13px}.extension-state{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 12px;border:1px solid #efc9c4;border-radius:999px;background:#fff5f3;color:#a84a40;font-size:11px;font-weight:850}.extension-state i{width:8px;height:8px;border-radius:50%;background:#c75b50}.extension-state.is-online{border-color:#bfe2cb;background:#eaf8ef;color:#147b3d}.extension-state.is-online i{background:#20a456;box-shadow:0 0 0 5px rgba(32,164,86,.12)}.provider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.provider-option{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid #d7e4dd;border-radius:13px;background:#fff;color:#263c59;text-align:left;cursor:pointer;transition:.18s ease}.provider-option:hover{border-color:#8dcba2;transform:translateY(-1px)}.provider-option.is-selected{border-color:#45ad6d;background:#eff9f2;box-shadow:0 0 0 3px rgba(25,154,80,.08)}.provider-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:12px;background:#eef5f1;color:#183a2a}.provider-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.provider-option.is-selected .provider-icon{background:#d9f2e2;color:#148344}.provider-option b{display:block;font-size:13px}.provider-option small{display:block;margin-top:3px;color:#7c8da1;font-size:10px}.temporary-chat-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:12px 14px;border:1px solid #d5e4db;border-radius:12px;background:#fbfdfc;color:#263c59;text-align:left;cursor:pointer}.temporary-chat-toggle[hidden]{display:none}.temporary-chat-toggle>span{display:grid;gap:3px}.temporary-chat-toggle>span b{font-size:13px}.temporary-chat-toggle>span small{color:#74879b;font-size:11px}.temporary-chat-toggle>i{display:flex;align-items:center;flex:0 0 42px;width:42px;height:24px;padding:3px;border-radius:999px;background:#cbd8d0;transition:.18s ease}.temporary-chat-toggle>i b{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(25,55,40,.2);transition:transform .18s ease}.temporary-chat-toggle.is-active{border-color:#8dcc9f;background:#eff9f2;color:#167b3e}.temporary-chat-toggle.is-active>i{background:#1a9b50}.temporary-chat-toggle.is-active>i b{transform:translateX(18px)}.temporary-chat-toggle:focus-visible{outline:3px solid rgba(25,154,80,.16);outline-offset:2px}.dispatch-footer{padding-top:16px;border-top:1px solid #e7eee9}.dispatch-footer p{margin:0;color:#73869a;font-size:12px}.dispatch-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.dispatch-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.9}.dispatch-button:disabled{opacity:.48;cursor:not-allowed}.results-heading>small{color:#7a8b9f}.result-list{display:grid;gap:12px}.result-empty{padding:28px;border:1px dashed #cdded4;border-radius:13px;color:#7a8b9f;text-align:center}.result-card{display:grid;gap:13px;padding:17px;border:1px solid #d8e5de;border-radius:14px;background:#fbfdfc}.result-card-head{display:flex;align-items:center;gap:11px}.result-provider{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e5f5ea;color:#168645;font-weight:900}.result-card-head>div{display:grid;gap:2px;flex:1}.result-card-head b{color:#203650;font-size:14px}.result-card-head small{color:#8290a2}.run-status{padding:6px 9px;border-radius:999px;background:#fff3d9;color:#966d12;font-size:10px;font-weight:850}.run-status.succeeded{background:#e7f7ec;color:#147b3d}.run-status.failed{background:#fff0ee;color:#ae473d}.result-text{max-height:320px;margin:0;padding:14px;overflow:auto;border-radius:10px;background:#f0f7f3;color:#2c435e;white-space:pre-wrap;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.result-error{margin:0;color:#aa463d}.result-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.result-images img{width:100%;height:180px;object-fit:cover;border-radius:10px;background:#edf3ef}.result-chat-link{width:max-content;color:#168746;font-size:12px;font-weight:800;text-decoration:none}@media(max-width:900px){.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.dispatch-heading,.results-heading,.dispatch-footer{align-items:flex-start;flex-direction:column}.provider-grid{grid-template-columns:1fr}.dispatch-button{width:100%;justify-content:center}}
.test-queue-toggle{position:fixed;right:24px;top:150px;z-index:45;display:grid;width:58px;height:58px;padding:0;place-items:center;border:1px solid #9ed6b2;border-radius:50%;background:rgba(250,255,252,.96);color:#127d3e;box-shadow:0 12px 32px rgba(20,113,60,.2);cursor:pointer;backdrop-filter:blur(12px);transition:right .35s ease,transform .2s ease,box-shadow .2s ease}.test-queue-toggle[hidden]{display:none}.test-queue-toggle:hover,.test-queue-toggle:focus-visible{transform:translateY(-2px);box-shadow:0 16px 38px rgba(20,113,60,.27);outline:0}.test-queue-toggle svg{position:absolute;inset:3px;width:52px;height:52px;transform:rotate(-90deg)}.test-queue-track,.test-queue-orbit{fill:none;stroke-width:4}.test-queue-track{stroke:#dcefe3}.test-queue-orbit{stroke:#22a65b;stroke-linecap:round;stroke-dasharray:58 100;transform-origin:32px 32px}.test-queue-toggle.is-active .test-queue-orbit{animation:test-queue-spin 1.35s linear infinite}.test-queue-toggle>span{position:relative;font-size:15px;font-weight:950;font-variant-numeric:tabular-nums}.test-queue-panel{position:fixed;right:24px;top:218px;z-index:44;width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 242px);padding:16px;overflow:auto;border:1px solid #bddfca;border-radius:18px;background:rgba(252,255,253,.98);box-shadow:0 24px 60px rgba(22,75,44,.22);backdrop-filter:blur(18px);transition:right .35s ease}.test-queue-panel[hidden]{display:none}body.drawer-docked .test-queue-toggle,body.drawer-docked .test-queue-panel{right:calc(50vw + 24px)}.test-queue-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #e0ece4}.test-queue-panel header span{color:#168b47;font-size:9px;font-weight:900;letter-spacing:.16em}.test-queue-panel h2{margin:4px 0 0;color:#172b47;font-size:17px}.test-queue-panel header button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid #d8e5dd;border-radius:9px;background:#fff;color:#60758b;font-size:20px;cursor:pointer}.test-queue-summary{margin:12px 0;color:#657c92;font-size:12px;line-height:1.5}.test-queue-list{display:grid;gap:9px}.test-queue-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid #dce8e0;border-radius:12px;background:#fff}.test-queue-item-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf6f0;color:#527262;font-weight:900}.test-queue-item.running,.test-queue-item.queued{border-color:#a8d8b9;background:#f5fcf7}.test-queue-item.running .test-queue-item-icon{background:#ddf3e5;color:#158545;animation:test-queue-pulse 1.2s ease-in-out infinite alternate}.test-queue-item.succeeded .test-queue-item-icon{background:#e3f5e9;color:#168443}.test-queue-item.failed .test-queue-item-icon{background:#fff0ee;color:#bd443d}.test-queue-item>div{display:grid;min-width:0;gap:3px}.test-queue-item b{overflow:hidden;color:#203650;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.test-queue-item small{overflow:hidden;color:#71849a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.test-queue-cancel{padding:7px 9px;border:1px solid #efbbb7;border-radius:8px;background:#fff;color:#ad403b;font-size:10px;font-weight:850;cursor:pointer}.test-queue-cancel:disabled{opacity:.55;cursor:wait}@keyframes test-queue-spin{to{transform:rotate(360deg)}}@keyframes test-queue-pulse{to{transform:scale(.9);opacity:.72}}@media(max-width:760px){.test-queue-toggle,body.drawer-docked .test-queue-toggle{right:14px;top:130px}.test-queue-panel,body.drawer-docked .test-queue-panel{right:14px;top:198px;max-height:calc(100vh - 214px)}}@media(prefers-reduced-motion:reduce){.test-queue-toggle.is-active .test-queue-orbit,.test-queue-item.running .test-queue-item-icon{animation-duration:4s}}
.workbench-live{font-size:14px}.workbench-live.content{padding-top:18px;padding-bottom:30px}.workbench-live .project-summary{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:17px;width:100%;min-height:104px;padding:17px 20px;margin-bottom:12px;overflow:hidden;border-color:#cfe7d7;background:linear-gradient(112deg,#fff 0%,#fbfefc 56%,#e7f8ed 100%);box-shadow:0 12px 30px rgba(24,84,47,.055)}.workbench-live .project-summary::before{content:"";position:absolute;inset:0 0 0 auto;width:42%;background:radial-gradient(circle at 85% 14%,rgba(117,219,152,.34),transparent 39%),radial-gradient(circle at 28% 100%,rgba(190,239,205,.48),transparent 43%);pointer-events:none}.workbench-live .project-summary>*{position:relative;z-index:1}.project-summary-orbit{display:grid;place-items:center;width:64px;height:64px;border:1px solid #b8e3c5;border-radius:20px;background:linear-gradient(145deg,#fff,#e0f6e7);color:#168443;box-shadow:inset 0 1px 0 #fff,0 11px 22px rgba(20,126,62,.12)}.project-summary-orbit svg{width:45px;height:45px;overflow:visible;fill:currentColor}.project-orbit-ring{fill:none;stroke:currentColor;stroke-width:1.7;opacity:.36;stroke-dasharray:3 3;transform-origin:center;animation:project-orbit-spin 16s linear infinite}.project-orbit-ring-inner{stroke-dasharray:20 6;opacity:.22;animation-direction:reverse;animation-duration:11s}.project-orbit-dot{fill:#64cb84;filter:drop-shadow(0 2px 3px rgba(16,121,55,.24));animation:project-orbit-pulse 1.8s ease-in-out infinite}.project-summary-copy{min-width:0}.project-summary-kicker{display:flex;align-items:center;gap:10px;margin-bottom:5px;color:#55718f;font-size:10px;font-weight:900;letter-spacing:.13em}.project-summary-status{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #c6e8d0;border-radius:999px;background:rgba(240,252,244,.9);color:#168443;font-size:9px;letter-spacing:.02em}.project-summary-status i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(22,132,67,.1);animation:project-status-pulse 2.2s ease-in-out infinite}.workbench-live .project-line{display:block}.workbench-live .project-line strong{display:block;overflow:hidden;color:#162d4d;font-size:20px;line-height:1.2;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.workbench-live .summary-sub{display:-webkit-box;max-width:760px;margin:6px 0 0;overflow:hidden;color:#69809b;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.project-summary-meta{display:grid;min-width:155px;gap:3px;padding:12px 15px;border:1px solid rgba(165,217,181,.72);border-radius:14px;background:rgba(255,255,255,.76);box-shadow:0 7px 18px rgba(25,112,59,.055)}.project-summary-meta>span{color:#6e8a7c;font-size:9px;font-weight:900;letter-spacing:.11em}.project-summary-meta b{color:#167a3d;font-size:14px;letter-spacing:-.015em}.project-summary-meta small{color:#74899a;font-size:10px}.workbench-live .versions{padding:14px 16px;margin-bottom:12px}.workbench-live .version-carousel{margin-top:10px}.workbench-live .version-strip{gap:9px}.workbench-live .version-card{flex-basis:94px;min-height:70px;padding:8px 10px}.workbench-live .version-card b{font-size:12px}.workbench-live .version-card span{margin-top:3px;font-size:10px}.workbench-live .workspace{padding:16px}.workbench-live .workspace-sub{margin-bottom:13px;font-size:12px}.workbench-live .workbench-dirty{padding:5px 9px;font-size:10px}.workbench-live .workbench-resources{margin:14px 0 16px;padding:14px}.workbench-live .resource-section-heading{margin-bottom:10px}.workbench-live .resource-section-heading h3{font-size:17px}.workbench-live .workbench-resource-group{padding:12px}.workbench-live .workbench-resource-group>header{margin-bottom:10px}.workbench-live .workbench-resource-group h4{font-size:15px}.workbench-live .workbench-upload-field{padding:10px}.workbench-live .fields-grid{gap:10px}.workbench-live .field-card{padding:13px}.workbench-live .live-section .field-head{gap:8px;margin-bottom:10px;font-size:15px}.workbench-live .live-section .field-head>small{padding:3px 7px;font-size:9px}.workbench-live .live-section .step{flex-basis:25px;width:25px;height:25px;font-size:11px}.workbench-live .section-edit,.workbench-live .section-toggle{min-height:36px;padding:6px 10px;border-radius:8px;font-size:12px}.workbench-live .section-content{gap:12px}.workbench-live .section-prompt{padding:11px 13px;font-size:12px;line-height:1.5}.workbench-live .workbench-category-group{padding:7px;border-radius:14px;box-shadow:0 7px 18px rgba(37,91,59,.05)}.workbench-live .workbench-category-group>.live-section.is-main{border-radius:10px;box-shadow:0 4px 12px rgba(30,111,61,.06)}.workbench-live .workbench-subsections{gap:9px;margin-top:9px}.workbench-live .generated{margin-top:12px;padding:13px}.workbench-live .workbench-dispatch,.workbench-live .workbench-results{gap:15px;margin-top:14px;padding:16px}.workbench-live .provider-option{padding:10px}.workbench-live .provider-icon{flex-basis:34px;width:34px;height:34px}.workbench-live .dispatch-heading h3,.workbench-live .results-heading h3{font-size:17px}@keyframes project-orbit-spin{to{transform:rotate(360deg)}}@keyframes project-orbit-pulse{50%{transform:scale(.72);opacity:.58}}@keyframes project-status-pulse{50%{box-shadow:0 0 0 7px rgba(22,132,67,0)}}@media(max-width:760px){.workbench-live.content{padding:14px 12px 26px}.workbench-live .project-summary{grid-template-columns:54px minmax(0,1fr);gap:12px;min-height:0;padding:15px}.project-summary-orbit{width:54px;height:54px;border-radius:17px}.project-summary-orbit svg{width:38px;height:38px}.workbench-live .project-line strong{font-size:17px}.workbench-live .summary-sub{font-size:11px}.project-summary-meta{grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:0;padding:9px 11px}.project-summary-meta b{font-size:13px}.project-summary-meta small{text-align:right}.workbench-live .versions,.workbench-live .workspace{padding:14px 12px}.workbench-live .section-heading{font-size:17px}.workbench-live .version-card{flex-basis:112px;min-height:78px;padding:10px}.workbench-live .version-card b{font-size:14px}.workbench-live .version-card span{margin-top:4px;font-size:12px}.workbench-live .field-card{padding:12px}.workbench-live .live-section .field-head{font-size:15px}.workbench-live .section-edit,.workbench-live .section-toggle{min-height:40px;font-size:13px}}@media(prefers-reduced-motion:reduce){.project-orbit-ring,.project-orbit-dot,.project-summary-status i{animation:none!important}}
.workbench-live .generated.is-collapsed{min-height:0;grid-template-rows:auto}
.generated-head-actions{display:flex;align-items:center;gap:10px}
.raw-prompt-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:6px 11px;border:1px solid #b8ddc5;border-radius:8px;background:#f3faf5;color:#168443;font-size:12px;font-weight:800}
.raw-prompt-toggle:hover{border-color:#79bf92;background:#eaf8ef}
.raw-prompt-toggle:focus-visible{outline:3px solid rgba(25,154,80,.16);outline-offset:2px}
.raw-prompt-toggle i{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}
.raw-prompt-toggle[aria-expanded=true] i{transform:rotate(225deg) translate(-2px,-2px)}
.generated-prompt-box[hidden]{display:none!important}
@media(max-width:760px){.generated-head-actions{width:100%;justify-content:space-between}.raw-prompt-toggle{min-height:40px}}
.workbench-heading-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.prompt-visibility-toggle{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:2px solid transparent;border-radius:12px;background:linear-gradient(#f8fcf9,#f8fcf9) padding-box,linear-gradient(120deg,#168443,#7dd99c,#c3ed80,#168443) border-box;background-size:100% 100%,300% 300%;color:#168443;box-shadow:0 5px 14px rgba(22,132,67,.1);transition:box-shadow .18s,transform .18s;animation:prompt-border-flow 8s linear infinite}.prompt-visibility-toggle svg{width:19px;height:19px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;transform-origin:center}.prompt-visibility-toggle svg circle{transform-box:fill-box;transform-origin:center}.prompt-visibility-toggle:hover svg{animation:prompt-eye-watch .8s ease-in-out}.prompt-visibility-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(22,132,67,.18)}.prompt-visibility-toggle[aria-pressed=true]{background:linear-gradient(#e8f8ed,#e8f8ed) padding-box,linear-gradient(120deg,#087536,#61ca87,#c3ed80,#087536) border-box}.prompt-visibility-toggle[aria-pressed=true] svg circle{fill:currentColor;animation:prompt-eye-blink 2.8s ease-in-out infinite}.prompt-visibility-toggle.is-floating{position:fixed;top:88px;right:24px;z-index:9;flex-basis:44px;width:44px;height:44px;border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,#168443,#7dd99c,#c3ed80,#168443) border-box;background-size:100% 100%,300% 300%;box-shadow:0 10px 28px rgba(22,103,56,.2);animation:prompt-toggle-arrive .28s ease-out,prompt-border-flow 8s linear infinite}.prompt-visibility-toggle.is-floating svg{width:21px;height:21px}.prompt-visibility-toggle.is-floating:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(22,103,56,.25)}@keyframes prompt-toggle-arrive{from{opacity:0;transform:translateX(18px) scale(.94)}to{opacity:1;transform:none}}@keyframes prompt-border-flow{0%{background-position:0 0,0% 50%}50%{background-position:0 0,100% 50%}100%{background-position:0 0,0% 50%}}@keyframes prompt-eye-watch{0%,100%{transform:scale(1)}45%{transform:scaleX(1.12) scaleY(.72)}70%{transform:scale(1.04)}}@keyframes prompt-eye-blink{0%,44%,52%,100%{transform:scaleY(1)}48%{transform:scaleY(.12)}}.workbench-live:not(.show-section-prompts) .section-prompt{display:none}.workbench-live:not(.show-section-prompts) .section-tasks{padding-top:0;border-top:0}.workbench-live:not(.show-section-prompts) .section-tasks-title{margin-top:0}@media(max-width:760px){.workbench-heading-actions{width:100%;justify-content:space-between}.prompt-visibility-toggle.is-floating{top:auto;right:14px;bottom:16px;z-index:12}}@media(prefers-reduced-motion:reduce){.prompt-visibility-toggle,.prompt-visibility-toggle svg,.prompt-visibility-toggle svg circle{animation:none!important;transition:none}}
body.drawer-docked .prompt-visibility-toggle.is-floating{right:calc(50vw + 24px)}@media(max-width:760px){body.drawer-docked .prompt-visibility-toggle.is-floating{display:none}}
.tester-variable-admin-values>h3{margin:5px 0 3px;color:#1d3350;font-size:17px}.tester-variable-admin-values>p{margin:0;color:#71849a;font-size:11px;line-height:1.5}.tester-variable-admin-values>#tester-variable-admin-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.tester-variable-admin-values article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #d6e5db;border-radius:11px;background:#fff;transition:border-color .18s,box-shadow .18s,background .18s}.tester-variable-admin-values article:hover{border-color:#91cda6;box-shadow:0 5px 14px rgba(21,116,61,.08)}.tester-variable-admin-values article.is-selected{border-color:#199a50;background:#effaf3;box-shadow:0 0 0 3px rgba(25,154,80,.1)}.tester-variable-admin-values article>div{min-width:0}.tester-variable-admin-values article b{display:block;overflow:hidden;color:#294258;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tester-variable-admin-values article p{display:-webkit-box;max-height:38px;margin:4px 0 0;overflow:hidden;color:#657a8e;font:10px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tester-variable-admin-values article button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 9px;border:1px solid #a8d7b8;border-radius:8px;background:#f2faf5;color:#147c3d;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}.tester-variable-admin-values article button:hover,.tester-variable-admin-values article button:focus-visible{border-color:#199a50;background:#e5f6eb;outline:3px solid rgba(25,154,80,.1)}.tester-variable-admin-values article button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tester-variable-template-note{padding:10px 12px;border-radius:9px;font-size:11px;font-weight:750;line-height:1.45}.tester-variable-template-note.is-warning{border:1px solid #e7c77f;background:#fff7e5;color:#80590c}.tester-variable-template-note.is-ready{border:1px solid #a9dab9;background:#eaf8ef;color:#176e39}.tester-variable-form button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:760px){.tester-variable-admin-values article{grid-template-columns:1fr}.tester-variable-admin-values article button{justify-content:center;width:100%}}
.workbench-jump-down{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid #b8ddc5;border-radius:12px;background:#f8fcf9;color:#168443;box-shadow:0 5px 14px rgba(22,132,67,.08);cursor:pointer;transition:box-shadow .18s,transform .18s,background .18s}.workbench-jump-down svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.workbench-jump-down:hover,.workbench-jump-down:focus-visible{border-color:#76c692;background:#edf9f1;transform:translateY(-1px);box-shadow:0 8px 18px rgba(22,132,67,.16);outline:0}.workbench-jump-down:hover svg{animation:workbench-arrow-drop .75s ease-in-out}.workbench-jump-down.is-floating{position:fixed;top:140px;right:24px;z-index:9;flex-basis:44px;width:44px;height:44px;border:2px solid transparent;border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,#168443,#7dd99c,#c3ed80,#168443) border-box;background-size:100% 100%,300% 300%;box-shadow:0 10px 28px rgba(22,103,56,.18);animation:prompt-toggle-arrive .28s ease-out,prompt-border-flow 8s linear infinite}.workbench-jump-down.is-floating svg{width:21px;height:21px}.workbench-jump-down.is-floating:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(22,103,56,.24)}body.drawer-docked .workbench-jump-down.is-floating{right:calc(50vw + 24px)}@keyframes workbench-arrow-drop{0%,100%{transform:translateY(0)}45%{transform:translateY(3px)}}@media(max-width:760px){.workbench-jump-down.is-floating{top:auto;right:14px;bottom:68px;z-index:12}body.drawer-docked .workbench-jump-down.is-floating{display:none}}@media(prefers-reduced-motion:reduce){.workbench-jump-down,.workbench-jump-down svg{animation:none!important;transition:none}}
.tester-variable-manage{display:inline-flex;align-items:center;justify-content:center;gap:7px;justify-self:start;margin-top:2px;padding:8px 11px;border:1px solid #b8ddc5;border-radius:9px;background:#f3faf5;color:#168443;font-size:12px;font-weight:850;cursor:pointer}.tester-variable-manage:hover,.tester-variable-manage:focus-visible{border-color:#68ba84;background:#e9f7ee;outline:3px solid rgba(25,154,80,.1)}.tester-variable-manage svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workbench-choice small{margin-left:auto;padding:3px 6px;border-radius:999px;background:#dff4e7;color:#15743d;font-size:9px;font-weight:900;text-transform:uppercase}.workbench-choice.is-personal{border-color:#9bd2af;background:#f7fcf9}.tester-variable-drawer{overflow-y:auto}.tester-variable-admin-values,.tester-variable-personal{margin-top:20px;padding:16px;border:1px solid #d6e7dc;border-radius:14px;background:#f9fcfa}.tester-variable-admin-values>span,.tester-variable-section-head span{color:#168443;font-size:9px;font-weight:900;letter-spacing:.13em}.tester-variable-admin-values>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.tester-variable-admin-values>div>span{padding:7px 10px;border:1px solid #d6e4da;border-radius:999px;background:#fff;color:#42586c;font-size:12px;font-weight:750}.tester-variable-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tester-variable-section-head h3{margin:3px 0 0;color:#1d3350;font-size:17px}.tester-variable-section-head button{padding:8px 11px;border:1px solid #76c692;border-radius:9px;background:#edf9f1;color:#168443;font-weight:850;cursor:pointer}#tester-variable-personal-list{display:grid;gap:9px;margin-top:14px}#tester-variable-personal-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:13px;border:1px solid #d8e7dd;border-radius:11px;background:#fff}#tester-variable-personal-list article>div:first-child{min-width:0}#tester-variable-personal-list b{color:#203650;font-size:13px}#tester-variable-personal-list p{max-height:90px;margin:5px 0 0;overflow:auto;color:#5b6e82;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}#tester-variable-personal-list article>div:last-child{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end;gap:5px}#tester-variable-personal-list button{padding:6px 8px;border:1px solid #c9dfd1;border-radius:7px;background:#f7fbf8;color:#187a41;font-size:10px;font-weight:850;cursor:pointer}#tester-variable-personal-list button.is-danger{border-color:#efc3bf;background:#fff7f6;color:#b44740}.tester-variable-empty{margin:0;padding:16px;border:1px dashed #bfdcc9;border-radius:10px;color:#71849a;font-size:12px;text-align:center}.tester-variable-form{display:grid;gap:13px;margin-top:16px;padding:17px;border:1px solid #9ed5b1;border-radius:14px;background:#f1faf4}.tester-variable-form[hidden],.tester-variable-form label[hidden]{display:none!important}.tester-variable-form label{display:grid;gap:7px;color:#2c425e;font-size:12px;font-weight:850}.tester-variable-form input,.tester-variable-form textarea{width:100%;padding:11px 12px;border:1px solid #bed6c7;border-radius:9px;background:#fff;color:#263d35;font:inherit;resize:vertical}.tester-variable-form input:focus,.tester-variable-form textarea:focus{border-color:#199a50;outline:3px solid rgba(25,154,80,.1)}.tester-variable-form small{color:#71849a;font-size:10px;line-height:1.5}.tester-variable-form>div:last-child{display:flex;justify-content:flex-end;gap:8px}.tester-variable-form .button{min-height:38px;padding:8px 12px}@media(max-width:760px){#tester-variable-personal-list article{grid-template-columns:1fr}#tester-variable-personal-list article>div:last-child{justify-content:flex-start}.tester-variable-manage{width:100%}}
.workbench-editor{overflow-y:auto;overscroll-behavior:contain}.workbench-editor .protected-editor{flex:1 1 420px;min-height:240px;overflow:auto;overflow-wrap:anywhere}.workbench-editor .drawer-editor-actions{flex:0 0 auto}
.dispatch-button.is-counting-down:disabled{opacity:.86}.dispatch-countdown{display:inline-grid;place-items:center;min-width:38px;height:26px;padding:0 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.18);font-size:11px;font-weight:900;font-variant-numeric:tabular-nums;line-height:1}.dispatch-countdown[hidden]{display:none}
.workbench-live .dispatch-footer{position:relative;padding:14px 14px 14px 19px;border:1px solid #b9dfc5;border-radius:15px;background:linear-gradient(108deg,#f4fcf6 0%,#e9f8ee 58%,#def3e5 100%);box-shadow:inset 4px 0 0 #199a50,0 10px 24px rgba(22,126,63,.09)}.workbench-live .dispatch-footer p{max-width:720px;color:#4f6f60;font-size:13px;line-height:1.5}.workbench-live .dispatch-button{min-height:54px;padding:0 24px;border-radius:12px;font-size:14px;font-weight:900;letter-spacing:.005em;box-shadow:0 8px 18px rgba(18,132,63,.24);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.workbench-live .dispatch-button svg{width:20px;height:20px}.workbench-live .dispatch-button:not(:disabled):hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 12px 24px rgba(18,132,63,.3)}.workbench-live .dispatch-button:focus-visible{outline:4px solid rgba(25,154,80,.19);outline-offset:3px}@media(max-width:620px){.workbench-live .dispatch-footer{padding:15px;box-shadow:inset 0 4px 0 #199a50,0 9px 20px rgba(22,126,63,.08)}.workbench-live .dispatch-button{min-height:56px;padding:0 18px;font-size:15px}}@media(prefers-reduced-motion:reduce){.workbench-live .dispatch-button{transition:none}.workbench-live .dispatch-button:not(:disabled):hover{transform:none}}
/* 20260812-gpt-image-aspect-ratio */
.random-filter-toggle{width:100%;margin:0 0 11px;box-shadow:none}
.workbench-quick-dispatch{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid #70c78f;border-radius:12px;background:#eaf8ef;color:#168443;box-shadow:0 5px 14px rgba(22,132,67,.1);cursor:pointer;transition:box-shadow .18s,transform .18s,background .18s}.workbench-quick-dispatch svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.workbench-quick-dispatch:hover,.workbench-quick-dispatch:focus-visible{background:#dff5e7;transform:translateY(-1px);box-shadow:0 8px 18px rgba(22,132,67,.2);outline:0}.workbench-quick-dispatch.is-floating{position:fixed;top:192px;right:24px;z-index:9;flex-basis:44px;width:44px;height:44px;border:0;border-radius:14px;background:#199a50;color:#fff;box-shadow:0 10px 28px rgba(18,132,63,.28);animation:prompt-toggle-arrive .28s ease-out}.workbench-quick-dispatch.is-floating svg{width:21px;height:21px}.workbench-quick-dispatch.is-floating:hover{background:#148843;transform:translateY(-2px);box-shadow:0 14px 32px rgba(18,132,63,.34)}body.drawer-docked .workbench-quick-dispatch.is-floating{right:calc(50vw + 24px)}@media(max-width:760px){.workbench-quick-dispatch.is-floating{top:auto;right:14px;bottom:120px;z-index:12}body.drawer-docked .workbench-quick-dispatch.is-floating{display:none}}@media(prefers-reduced-motion:reduce){.workbench-quick-dispatch{animation:none!important;transition:none}}
.workbench-quick-dispatch{position:relative}.workbench-quick-dispatch>span{display:none;position:relative;z-index:1;place-items:center;font-size:13px;font-weight:900;line-height:1}.workbench-quick-dispatch.is-submitting{pointer-events:none;background:#147f43;color:#fff;box-shadow:0 0 0 5px rgba(25,154,80,.16),0 12px 30px rgba(18,132,63,.32)}.workbench-quick-dispatch.is-submitting svg{display:none}.workbench-quick-dispatch.is-submitting>span{display:grid}.workbench-quick-dispatch.is-submitting::before{content:"";position:absolute;inset:4px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:workbench-quick-spin .75s linear infinite}@keyframes workbench-quick-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.workbench-quick-dispatch.is-submitting::before{animation:none;border-color:rgba(255,255,255,.7)}}
.workbench-quick-dispatch>#workbench-quick-dispatch-count{position:absolute;z-index:3;top:-7px;right:-7px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#ffd83d;color:#111;font-size:10px;font-weight:950;line-height:1;box-shadow:0 3px 9px rgba(20,28,23,.28)}.workbench-quick-dispatch>#workbench-quick-dispatch-count[hidden],.workbench-quick-dispatch.is-submitting>#workbench-quick-dispatch-count{display:none}
/* 20260812-gpt-image-aspect-ratio */
.wavespeed-aspect-ratio{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border:1px solid #bfe2cb;border-radius:12px;background:#f3fbf5;color:#263c59}.wavespeed-aspect-ratio[hidden]{display:none}.wavespeed-aspect-ratio>span{display:grid;gap:3px}.wavespeed-aspect-ratio b{font-size:13px}.wavespeed-aspect-ratio small{color:#74879b;font-size:11px}.wavespeed-aspect-ratio select{min-width:150px;padding:9px 34px 9px 11px;border:1px solid #9fd2af;border-radius:9px;background:#fff;color:#183a2a;font-size:13px;font-weight:700;cursor:pointer}.wavespeed-aspect-ratio select:focus-visible{outline:3px solid rgba(25,154,80,.16);outline-offset:2px}@media(max-width:620px){.wavespeed-aspect-ratio{align-items:flex-start;flex-direction:column}.wavespeed-aspect-ratio select{width:100%}}
