.sign-in-dialog-module__wMz22W__buttonForm{display:contents}
.studio-right-panel-module__8zMzdW__panel{width:100%;min-width:0;height:100%;min-height:0;max-height:100%;color:var(--ink);background:var(--panel);border-left:1px solid var(--border-strong);box-shadow:-8px 0 24px color-mix(in srgb, var(--ink) 5%, transparent);flex-direction:column;flex:auto;display:flex;overflow:hidden}.studio-right-panel-module__8zMzdW__panel[hidden],.studio-right-panel-module__8zMzdW__backdrop[hidden],.studio-right-panel-module__8zMzdW__tabPanel[hidden],.studio-right-panel-module__8zMzdW__backdrop{display:none}.studio-right-panel-module__8zMzdW__header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel) 96%, var(--panel-2));flex:none;grid-template:"top controls""tabs tabs"/minmax(0,1fr) auto;min-width:0;display:grid}.studio-right-panel-module__8zMzdW__topRow{grid-area:top;align-items:center;gap:8px;min-width:0;min-height:48px;padding:8px 4px 8px 16px;display:flex}.studio-right-panel-module__8zMzdW__panelTitle,.studio-right-panel-module__8zMzdW__activeContext{margin:0}.studio-right-panel-module__8zMzdW__panelTitle{min-width:0;color:var(--ink);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:.925rem;font-weight:650;line-height:1.25;overflow:hidden}.studio-right-panel-module__8zMzdW__activeContext{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:.75rem;line-height:1.25;display:flex;overflow:hidden}.studio-right-panel-module__8zMzdW__activeSummary{text-overflow:ellipsis;flex:auto;min-width:0;padding-left:11px;position:relative;overflow:hidden}.studio-right-panel-module__8zMzdW__activeSummary:before{background:var(--ink-disabled);content:"";border-radius:999px;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.studio-right-panel-module__8zMzdW__activeSummary[data-health=ok]:before{background:var(--positive)}.studio-right-panel-module__8zMzdW__activeSummary[data-health=warn]:before{background:var(--warning)}.studio-right-panel-module__8zMzdW__activeSummary[data-health=fail]:before{background:var(--critical)}.studio-right-panel-module__8zMzdW__runActionError{min-width:0;color:var(--warning);font-size:var(--text-small);overflow-wrap:anywhere}.studio-right-panel-module__8zMzdW__tabsViewport{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;-webkit-overflow-scrolling:touch;grid-area:tabs;min-width:0;padding:0 10px 8px;scroll-padding-inline:10px;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%)}.studio-right-panel-module__8zMzdW__tabsViewport::-webkit-scrollbar{height:5px}.studio-right-panel-module__8zMzdW__tabsViewport::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.studio-right-panel-module__8zMzdW__tabList{align-items:stretch;gap:1px;width:max-content;min-width:100%;display:flex}.studio-right-panel-module__8zMzdW__tab{border-radius:var(--radius-sm);min-width:max-content;min-height:36px;color:var(--muted);white-space:nowrap;cursor:pointer;scroll-snap-align:center;touch-action:manipulation;background:0 0;border:0;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:.75rem;font-weight:550;line-height:1;transition:color .12s,background .12s;display:inline-flex;position:relative}.studio-right-panel-module__8zMzdW__tab[data-group-start=true]{box-shadow:-6px 0 0 -5px var(--border-strong);margin-left:5px}.studio-right-panel-module__8zMzdW__tab:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:1px;left:8px;right:8px}.studio-right-panel-module__8zMzdW__tab:hover:not(:disabled){color:var(--ink);background:var(--panel-2)}.studio-right-panel-module__8zMzdW__tab[aria-selected=true]{color:var(--ink);background:color-mix(in srgb, var(--panel-2) 78%, transparent)}.studio-right-panel-module__8zMzdW__tab[aria-selected=true]:after{background:var(--accent)}.studio-right-panel-module__8zMzdW__tab:focus-visible,.studio-right-panel-module__8zMzdW__closeButton:focus-visible{z-index:1;outline:2px solid var(--accent);outline-offset:-3px}.studio-right-panel-module__8zMzdW__tab:disabled{color:var(--ink-disabled);cursor:not-allowed;opacity:.62}.studio-right-panel-module__8zMzdW__tabLabel{text-overflow:ellipsis;min-width:0;overflow:hidden}.studio-right-panel-module__8zMzdW__readinessMark{border:1px solid color-mix(in srgb, currentColor 38%, transparent);background:var(--panel);width:14px;height:14px;color:var(--ink-disabled);border-radius:50%;flex:0 0 14px;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;line-height:1;display:inline-flex}.studio-right-panel-module__8zMzdW__readinessMark[data-health=ok]{border-color:var(--positive);color:var(--positive)}.studio-right-panel-module__8zMzdW__readinessMark[data-health=warn]{border-color:var(--warning);color:var(--warning)}.studio-right-panel-module__8zMzdW__readinessMark[data-health=fail]{border-color:var(--critical);color:var(--critical)}.studio-right-panel-module__8zMzdW__readinessMark[data-health=idle],.studio-right-panel-module__8zMzdW__readinessMark[data-locked=true]:not([data-health=fail]){border-color:var(--border-strong);background:var(--panel-2);color:var(--ink-disabled)}.studio-right-panel-module__8zMzdW__headerControls{grid-area:controls;align-self:center;align-items:center;gap:2px;margin:0 8px 0 4px;display:inline-flex}.studio-right-panel-module__8zMzdW__closeButton,.studio-right-panel-module__8zMzdW__iconButton{width:34px;min-width:34px;height:34px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.studio-right-panel-module__8zMzdW__closeButton:hover,.studio-right-panel-module__8zMzdW__iconButton:hover{border-color:var(--border);color:var(--ink);background:var(--panel-2)}.studio-right-panel-module__8zMzdW__body{background:var(--panel);flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.studio-right-panel-module__8zMzdW__actionBar{z-index:6;border-top:1px solid var(--border);background:color-mix(in srgb, var(--panel) 96%, var(--panel-2));flex:none;justify-content:flex-end;align-items:center;gap:10px;min-width:0;min-height:56px;padding:8px 12px;display:flex;position:relative}.studio-right-panel-module__8zMzdW__actionContext{flex:auto;min-width:0}.studio-right-panel-module__8zMzdW__actionReason{color:var(--muted);font-size:var(--text-small);overflow-wrap:anywhere;line-height:1.35;display:block}.studio-right-panel-module__8zMzdW__buildActionGroup,.studio-right-panel-module__8zMzdW__contextAction{flex:none;align-items:center;gap:8px;display:flex}.studio-right-panel-module__8zMzdW__moreActions{position:relative}.studio-right-panel-module__8zMzdW__moreActionsToggle{border:1px solid var(--border);border-radius:var(--radius);width:36px;height:36px;color:var(--muted);background:var(--panel);cursor:pointer;letter-spacing:.06em;justify-content:center;align-items:center;font-size:.7rem;list-style:none;display:inline-flex}.studio-right-panel-module__8zMzdW__moreActionsToggle::-webkit-details-marker{display:none}.studio-right-panel-module__8zMzdW__moreActionsToggle:hover,.studio-right-panel-module__8zMzdW__moreActions[open]>.studio-right-panel-module__8zMzdW__moreActionsToggle{color:var(--ink);background:var(--panel-2)}.studio-right-panel-module__8zMzdW__moreActionsMenu{z-index:10;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--panel);width:max-content;min-width:176px;box-shadow:var(--float-shadow);gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0}.studio-right-panel-module__8zMzdW__moreActionsMenu>*{justify-content:flex-start;width:100%}.studio-right-panel-module__8zMzdW__moreActionsToggle:focus-visible,.studio-right-panel-module__8zMzdW__iconButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.studio-right-panel-module__8zMzdW__contextAction button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.studio-right-panel-module__8zMzdW__tabPanel{overscroll-behavior:contain;width:100%;min-width:0;height:100%;min-height:0;overflow:auto}.studio-right-panel-module__8zMzdW__tabPanel[data-view=graph]{position:relative;overflow:hidden}.studio-right-panel-module__8zMzdW__tabPanel:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.studio-right-panel-module__8zMzdW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:860px){.studio-right-panel-module__8zMzdW__backdrop{z-index:79;cursor:default;background:#00000061;border:0;border-radius:0;width:100%;height:100%;padding:0;animation:.16s ease-out studio-right-panel-module__8zMzdW__rightPanelBackdropIn;display:block;position:fixed;inset:0}.studio-right-panel-module__8zMzdW__panel{z-index:80;width:100%;max-width:none;height:100dvh;max-height:100dvh;box-shadow:var(--float-shadow);border-left:0;animation:.18s ease-out studio-right-panel-module__8zMzdW__rightPanelDrawerIn;position:fixed;inset:0}.studio-right-panel-module__8zMzdW__header{padding-top:env(safe-area-inset-top)}.studio-right-panel-module__8zMzdW__body{padding-bottom:env(safe-area-inset-bottom)}.studio-right-panel-module__8zMzdW__closeButton{width:44px;min-width:44px;height:44px}.studio-right-panel-module__8zMzdW__headerControls{margin-right:4px}.studio-right-panel-module__8zMzdW__iconButton{display:none}.studio-right-panel-module__8zMzdW__tab{min-height:44px;padding-inline:10px}.studio-right-panel-module__8zMzdW__actionBar{min-height:64px;padding-bottom:max(10px, env(safe-area-inset-bottom))}.studio-right-panel-module__8zMzdW__moreActionsToggle{min-height:44px}.studio-right-panel-module__8zMzdW__buildActionGroup button{min-height:44px}.studio-right-panel-module__8zMzdW__contextAction button{min-height:44px}.studio-right-panel-module__8zMzdW__actionReason{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.studio-right-panel-module__8zMzdW__backdrop,.studio-right-panel-module__8zMzdW__panel,.studio-right-panel-module__8zMzdW__tab{transition:none;animation:none}}@media (forced-colors:active){.studio-right-panel-module__8zMzdW__tab[aria-selected=true]:after,.studio-right-panel-module__8zMzdW__readinessMark{background:canvastext}}@keyframes studio-right-panel-module__8zMzdW__rightPanelDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes studio-right-panel-module__8zMzdW__rightPanelBackdropIn{0%{opacity:0}to{opacity:1}}
.cards-module__pqcr0q__card{background:var(--panel-2);border:1px solid var(--border);border-radius:10px;max-width:480px;padding:10px 13px;font-size:.82rem;line-height:1.5}.cards-module__pqcr0q__summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cards-module__pqcr0q__badge{letter-spacing:.03em;background:var(--panel-3);color:var(--ink);border-radius:4px;padding:1px 7px;font-size:.72rem;font-weight:600;display:inline-block}.cards-module__pqcr0q__badgeGreen{color:#003306;color:lab(17.8227% -34.2031 28.0112);background:#aee9af;background:lab(87.3489% -27.9605 22.2345)}.cards-module__pqcr0q__badgeAmber{color:#543300;color:lab(24.3414% 17.592 54.3636);background:#ffd796;background:lab(88.4854% 9.72176 40.292)}.cards-module__pqcr0q__badgeRed{color:#5c0012;color:lab(17.51% 38.5535 19.0797);background:#ffc4c3;background:lab(85.059% 31.8533 13.779)}.cards-module__pqcr0q__dim{color:var(--muted);font-size:.78rem}.cards-module__pqcr0q__metric{font-variant-numeric:tabular-nums}.cards-module__pqcr0q__details{margin-top:8px}.cards-module__pqcr0q__summary2{cursor:pointer;color:var(--muted);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:.75rem;list-style:none;display:inline-flex}.cards-module__pqcr0q__summary2::-webkit-details-marker{display:none}.cards-module__pqcr0q__summary2:before{content:"▸";font-size:.65rem;transition:transform .15s}details[open]>.cards-module__pqcr0q__summary2:before{content:"▾"}.cards-module__pqcr0q__detailBody{border-top:1px solid var(--border);margin-top:6px;padding-top:6px;overflow-x:auto}.cards-module__pqcr0q__table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.74rem}.cards-module__pqcr0q__table th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);padding:2px 6px 3px 0;font-weight:500}.cards-module__pqcr0q__table td{vertical-align:top;padding:2px 6px 2px 0}.cards-module__pqcr0q__table tr:last-child td{border-bottom:none}.cards-module__pqcr0q__evRow{align-items:center;gap:6px;margin-bottom:4px;display:flex}.cards-module__pqcr0q__evName{text-overflow:ellipsis;white-space:nowrap;width:90px;color:var(--ink-soft);font-size:.74rem;overflow:hidden}.cards-module__pqcr0q__evTrack{background:var(--border);border-radius:3px;flex:1;height:5px;overflow:hidden}.cards-module__pqcr0q__evFill{border-radius:inherit;background:linear-gradient(90deg, var(--positive), var(--accent));height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.cards-module__pqcr0q__evFillWarn{background:linear-gradient(90deg, var(--accent), var(--warning))}.cards-module__pqcr0q__evPct{font-variant-numeric:tabular-nums;color:var(--muted);text-align:right;min-width:28px;font-size:.72rem}.cards-module__pqcr0q__assertRow{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:3px 0;font-size:.75rem;display:flex}.cards-module__pqcr0q__assertRow:last-child{border-bottom:none}.cards-module__pqcr0q__assertLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.cards-module__pqcr0q__assertCount{font-variant-numeric:tabular-nums;color:var(--muted);text-align:right;min-width:30px}.cards-module__pqcr0q__warn{color:#753000;color:lab(29.5958% 31.2915 48.6377);background:#ffefd1;background:lab(95.482% 4.37006 23.3586);border:1px solid #f2c681;border:1px solid lab(82.6759% 9.8877 40.5642);border-radius:6px;margin-bottom:8px;padding:5px 9px;font-size:.78rem}.cards-module__pqcr0q__key{word-break:break-all;background:var(--panel-3);border:1px solid var(--border);-webkit-user-select:all;user-select:all;border-radius:5px;margin-bottom:8px;padding:5px 8px;font-family:ui-monospace,Cascadia Code,monospace;font-size:.76rem;display:block}.cards-module__pqcr0q__row{flex-wrap:wrap;gap:6px;display:flex}.cards-module__pqcr0q__row button{border:1px solid var(--border-strong);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:5px;padding:3px 12px;font-size:.78rem;transition:background .12s}.cards-module__pqcr0q__row button:hover{background:var(--panel-2)}.cards-module__pqcr0q__note{color:var(--muted);border-top:1px solid var(--border);margin-top:8px;padding-top:6px;font-size:.72rem}.cards-module__pqcr0q__select,.cards-module__pqcr0q__textInput{border:1px solid var(--border-strong);background:var(--panel);color:var(--ink);border-radius:5px;padding:2px 6px;font-size:.76rem}.cards-module__pqcr0q__fieldLabel{color:var(--muted);align-items:center;gap:4px;font-size:.72rem;display:inline-flex}
.run-status-embed-module__Nyk1NG__card{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--sans);color:var(--ink);font-size:.82rem;line-height:1.2;display:inline-flex;box-shadow:0 1px 2px #1c22300d}.run-status-embed-module__Nyk1NG__badge{letter-spacing:.01em;border-radius:var(--radius-sm);align-items:center;gap:6px;padding:2px 9px;font-weight:600;display:inline-flex}.run-status-embed-module__Nyk1NG__dot{opacity:.9;background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.run-status-embed-module__Nyk1NG__dotPulse{animation:1.4s ease-in-out infinite run-status-embed-module__Nyk1NG__pulse}@keyframes run-status-embed-module__Nyk1NG__pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.run-status-embed-module__Nyk1NG__dotPulse{animation:none}}.run-status-embed-module__Nyk1NG__toneOk{background:var(--positive-soft);color:var(--positive)}.run-status-embed-module__Nyk1NG__toneError{background:var(--critical-soft);color:var(--critical)}.run-status-embed-module__Nyk1NG__toneRunning{background:var(--accent-soft);color:var(--accent)}.run-status-embed-module__Nyk1NG__toneQueued{background:var(--panel-3);color:var(--muted)}.run-status-embed-module__Nyk1NG__toneUnknown{background:var(--warning-soft);color:var(--warning)}.run-status-embed-module__Nyk1NG__label{font-weight:600}.run-status-embed-module__Nyk1NG__progress{color:var(--muted);font-variant-numeric:tabular-nums}.run-status-embed-module__Nyk1NG__runId{font-family:var(--mono);color:var(--faint);font-size:.74rem}.run-status-embed-module__Nyk1NG__offline{color:var(--warning);font-size:.78rem}.run-status-embed-module__Nyk1NG__skeleton{background:linear-gradient(90deg, var(--panel-2) 25%, var(--panel-3) 50%, var(--panel-2) 75%);background-size:200% 100%;border-radius:4px;width:96px;height:14px;animation:1.3s linear infinite run-status-embed-module__Nyk1NG__shimmer;display:inline-block}@keyframes run-status-embed-module__Nyk1NG__shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.run-status-embed-module__Nyk1NG__skeleton{animation:none}}
.status-share-module__LsOgeW__backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12162052;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.status-share-module__LsOgeW__panel{border:1px solid var(--border-strong);width:min(440px,100%);min-width:0;max-height:calc(100vh - 80px);box-shadow:var(--float-shadow);background:#fbfaf6fa;border-radius:14px;overflow:auto}.status-share-module__LsOgeW__embedded{width:100%;min-width:0}.status-share-module__LsOgeW__embedded .status-share-module__LsOgeW__body{padding:0}.status-share-module__LsOgeW__head{border-bottom:1px solid var(--border);background:inherit;justify-content:space-between;align-items:center;gap:8px;padding:13px 16px;font-size:14px;display:flex;position:sticky;top:0}.status-share-module__LsOgeW__close{width:26px;height:26px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.status-share-module__LsOgeW__close:hover{background:var(--paper-2)}.status-share-module__LsOgeW__close svg{width:15px;height:15px}.status-share-module__LsOgeW__body{min-width:0;padding:15px 16px 18px}.status-share-module__LsOgeW__intro{font:13px/1.6 var(--sans);color:var(--ink-soft);margin:0 0 10px}.status-share-module__LsOgeW__note{font:13px/1.6 var(--sans);color:var(--ink-soft);margin:0}.status-share-module__LsOgeW__runLine{font:12px/1.4 var(--sans);color:var(--faint);margin:0 0 12px}.status-share-module__LsOgeW__runLine code{font-family:var(--mono);color:var(--ink-soft)}.status-share-module__LsOgeW__checkRow{cursor:pointer;font:13px/1.4 var(--sans);color:var(--ink);align-items:flex-start;gap:9px;margin-bottom:14px;display:flex}.status-share-module__LsOgeW__checkRow input{margin-top:2px}.status-share-module__LsOgeW__hint{color:var(--faint);margin-top:2px;font-size:11px;display:block}.status-share-module__LsOgeW__primary{border:1px solid var(--accent);background:var(--accent);width:100%;color:var(--on-accent);font:600 13px/1 var(--sans);cursor:pointer;border-radius:9px;padding:10px 16px;transition:background .12s}.status-share-module__LsOgeW__primary:hover:not(:disabled){background:var(--accent)}.status-share-module__LsOgeW__primary:disabled{opacity:.45;cursor:not-allowed}.status-share-module__LsOgeW__error{font:12px/1.5 var(--sans);color:var(--critical);margin:10px 0 0}.status-share-module__LsOgeW__result{flex-direction:column;gap:14px;min-width:0;display:flex}.status-share-module__LsOgeW__once{border:1px solid var(--warning-border);background:var(--warning-soft);font:12px/1.5 var(--sans);color:var(--warning);border-radius:8px;margin:0;padding:8px 10px}.status-share-module__LsOgeW__field{flex-direction:column;gap:6px;min-width:0;display:flex}.status-share-module__LsOgeW__fieldLabel{font:600 12px/1 var(--sans);color:var(--ink-soft);justify-content:space-between;align-items:center;display:flex}.status-share-module__LsOgeW__copyBtn{border:1px solid var(--border-strong);background:var(--panel);font:600 11px/1 var(--sans);color:var(--ink-soft);cursor:pointer;border-radius:6px;padding:3px 9px}.status-share-module__LsOgeW__copyBtn:hover{background:var(--paper-2)}.status-share-module__LsOgeW__tokenBox,.status-share-module__LsOgeW__snippetBox{border:1px solid var(--border);background:var(--panel);max-width:100%;font:11px/1.5 var(--mono);color:var(--ink);word-break:break-all;overflow-wrap:anywhere;white-space:pre-wrap;border-radius:7px;padding:9px 10px;display:block}.status-share-module__LsOgeW__preview{border:1px dashed var(--border-strong);background:var(--paper-2);border-radius:8px;justify-content:flex-start;min-width:0;padding:12px;display:flex;overflow-x:auto}.status-share-module__LsOgeW__primary:focus-visible,.status-share-module__LsOgeW__copyBtn:focus-visible,.status-share-module__LsOgeW__close:focus-visible{box-shadow:var(--focus-ring);outline:none}
.policy-author-module__Bmx4Ta__backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12162052;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.policy-author-module__Bmx4Ta__panel{border:1px solid var(--border-strong);width:min(520px,100%);min-width:0;max-height:calc(100vh - 80px);box-shadow:var(--float-shadow);background:#fbfaf6fa;border-radius:14px;overflow:auto}.policy-author-module__Bmx4Ta__embedded{width:100%;min-width:0}.policy-author-module__Bmx4Ta__embedded .policy-author-module__Bmx4Ta__body{padding:0}.policy-author-module__Bmx4Ta__head{z-index:1;border-bottom:1px solid var(--border);background:inherit;justify-content:space-between;align-items:center;gap:8px;padding:13px 16px;font-size:14px;display:flex;position:sticky;top:0}.policy-author-module__Bmx4Ta__close{width:26px;height:26px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.policy-author-module__Bmx4Ta__close:hover{background:var(--paper-2)}.policy-author-module__Bmx4Ta__close svg{width:15px;height:15px}.policy-author-module__Bmx4Ta__body{flex-direction:column;gap:12px;min-width:0;padding:15px 16px 18px;display:flex}.policy-author-module__Bmx4Ta__note{font:13px/1.6 var(--sans);color:var(--ink-soft);margin:0}.policy-author-module__Bmx4Ta__hint{font:12px/1.5 var(--sans);color:var(--faint);margin:0}.policy-author-module__Bmx4Ta__fieldLabel{font:600 12px/1 var(--sans);color:var(--ink-soft);margin:0 0 6px;display:block}.policy-author-module__Bmx4Ta__nlInput{box-sizing:border-box;border:1px solid var(--border);background:var(--panel);width:100%;min-width:0;min-height:84px;font:13px/1.5 var(--sans);color:var(--ink);resize:vertical;border-radius:8px;padding:9px 10px}.policy-author-module__Bmx4Ta__primary{border:1px solid var(--accent);background:var(--accent);width:100%;color:var(--on-accent);font:600 13px/1 var(--sans);cursor:pointer;border-radius:9px;padding:10px 16px;transition:background .12s}.policy-author-module__Bmx4Ta__primary:hover:not(:disabled){background:var(--accent)}.policy-author-module__Bmx4Ta__primary:disabled{opacity:.45;cursor:not-allowed}.policy-author-module__Bmx4Ta__error{font:12px/1.5 var(--sans);color:var(--critical);margin:0}.policy-author-module__Bmx4Ta__section{border:1px solid var(--border);background:var(--panel);border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:12px;display:flex}.policy-author-module__Bmx4Ta__sectionHead{font:600 12px/1.3 var(--sans);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;display:flex}.policy-author-module__Bmx4Ta__sectionHead>span:first-child{overflow-wrap:anywhere;min-width:0}.policy-author-module__Bmx4Ta__badgeDraft,.policy-author-module__Bmx4Ta__badgeApproved,.policy-author-module__Bmx4Ta__badgeDet,.policy-author-module__Bmx4Ta__badgeAdv{font:600 10px/1.4 var(--sans);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:2px 8px}.policy-author-module__Bmx4Ta__badgeDraft{border:1px solid var(--warning-border);background:var(--warning-soft);color:var(--warning)}.policy-author-module__Bmx4Ta__badgeApproved{border:1px solid var(--positive-border);background:var(--positive-soft);color:var(--positive)}.policy-author-module__Bmx4Ta__badgeDet{border:1px solid var(--border-strong);background:var(--paper-2);color:var(--ink)}.policy-author-module__Bmx4Ta__badgeAdv{border:1px dashed var(--border-strong);color:var(--ink-soft);background:0 0}.policy-author-module__Bmx4Ta__idLine{font:12px/1.4 var(--sans);color:var(--faint);margin:0}.policy-author-module__Bmx4Ta__idLine code{font-family:var(--mono);color:var(--ink-soft);word-break:break-all}.policy-author-module__Bmx4Ta__items{flex-direction:column;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.policy-author-module__Bmx4Ta__item{border:1px solid var(--border);background:var(--paper-2);border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:8px 10px;display:flex}.policy-author-module__Bmx4Ta__itemHead{align-items:flex-start;gap:8px;min-width:0;display:flex}.policy-author-module__Bmx4Ta__clause{min-width:0;font:13px/1.5 var(--sans);color:var(--ink);overflow-wrap:anywhere}.policy-author-module__Bmx4Ta__assertion{max-width:100%;font:11px/1.5 var(--mono);color:var(--ink-soft);word-break:break-all;overflow-wrap:anywhere;white-space:pre-wrap;display:block}.policy-author-module__Bmx4Ta__rationale{font:11px/1.5 var(--sans);color:var(--faint);margin:0}.policy-author-module__Bmx4Ta__flagList{font:12px/1.6 var(--sans);color:var(--warning);margin:0;padding-left:18px}.policy-author-module__Bmx4Ta__rejectedList{font:12px/1.6 var(--sans);color:var(--critical);margin:0;padding-left:18px}.policy-author-module__Bmx4Ta__cta{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.policy-author-module__Bmx4Ta__ctaHint{font:12px/1.5 var(--sans);color:var(--ink-soft)}.policy-author-module__Bmx4Ta__ctaBtn{border:1px solid var(--border-strong);background:var(--panel);font:600 12px/1 var(--sans);color:var(--ink);cursor:pointer;border-radius:8px;padding:6px 12px}.policy-author-module__Bmx4Ta__ctaBtn:hover{background:var(--paper-2)}.policy-author-module__Bmx4Ta__primary:focus-visible,.policy-author-module__Bmx4Ta__ctaBtn:focus-visible,.policy-author-module__Bmx4Ta__close:focus-visible{box-shadow:var(--focus-ring);outline:none}
.ir-node-module__5MYoza__teal{--accent:var(--positive);--accent-soft:var(--positive-soft)}.ir-node-module__5MYoza__violet{--accent:var(--node-tool);--accent-soft:var(--node-tool-weak)}.ir-node-module__5MYoza__indigo{--accent:var(--accent);--accent-soft:var(--accent-soft)}.ir-node-module__5MYoza__amber{--accent:var(--warning);--accent-soft:var(--warning-soft)}.ir-node-module__5MYoza__ink{--accent:var(--ink);--accent-soft:#1c223014}@keyframes ir-node-module__5MYoza__irNodeIn{0%{opacity:0;transform:translateY(7px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ir-node-module__5MYoza__node{border:1px solid var(--border-strong);border-left:3px solid var(--accent);-webkit-backdrop-filter:blur(10px)saturate(1.05);backdrop-filter:blur(10px)saturate(1.05);cursor:grab;background:#fbfaf6e6;border-radius:12px;flex-direction:column;gap:5px;width:188px;min-height:76px;padding:11px 13px 12px;transition:box-shadow .18s,border-color .18s,transform .18s;animation:.34s cubic-bezier(.16,1,.3,1) both ir-node-module__5MYoza__irNodeIn;display:flex;position:relative;box-shadow:0 8px 22px #1c22301a,inset 0 1px #ffffff80}@media (prefers-reduced-motion:reduce){.ir-node-module__5MYoza__node{animation:none}}.ir-node-module__5MYoza__node:hover{transform:translateY(-1px);box-shadow:0 14px 32px #1c22302b,inset 0 1px #ffffff80}.ir-node-module__5MYoza__selected{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft), 0 14px 30px #1c223029}.ir-node-module__5MYoza__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.ir-node-module__5MYoza__badge{background:var(--accent);height:18px;color:var(--ink-inverted);font:600 9.5px/1 var(--mono);letter-spacing:.06em;border-radius:5px;align-items:center;padding:0 7px;display:inline-flex}.ir-node-module__5MYoza__entry{font:9px/1 var(--mono);letter-spacing:.05em;color:var(--accent);text-transform:uppercase;border:1px solid var(--accent);background:var(--accent-soft);border-radius:999px;padding:2px 6px}.ir-node-module__5MYoza__title{letter-spacing:-.01em;color:var(--ink);font-size:13px;font-weight:660;line-height:1.2}.ir-node-module__5MYoza__detail{font:10px/1.4 var(--mono);color:var(--ink-soft);word-break:break-word;overflow-wrap:anywhere;display:block}.ir-node-module__5MYoza__runPip{z-index:2;border:1.5px solid var(--panel);width:17px;height:17px;font:700 10px/1 var(--mono);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:-7px;right:-7px;box-shadow:0 1px 4px #1c22303d}.ir-node-module__5MYoza__ranOk .ir-node-module__5MYoza__runPip{background:var(--positive);color:var(--ink-inverted)}.ir-node-module__5MYoza__ranError{border-color:var(--critical);box-shadow:0 0 0 2px var(--critical-soft), 0 10px 26px #b5403a2e}.ir-node-module__5MYoza__ranError .ir-node-module__5MYoza__runPip{background:var(--critical);color:var(--ink-inverted)}.ir-node-module__5MYoza__ranNotRun{opacity:.5}.ir-node-module__5MYoza__ranNotRun .ir-node-module__5MYoza__runPip{background:var(--panel-3);color:var(--muted);border-color:var(--border-strong)}.ir-node-module__5MYoza__costBadge{z-index:2;border:1px solid var(--border-strong);background:var(--panel);color:var(--ink-soft);font:600 9.5px/1.4 var(--mono);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;padding:1px 6px;position:absolute;bottom:-8px;right:-6px;box-shadow:0 1px 4px #1c22302e}.ir-node-module__5MYoza__ranNotRun .ir-node-module__5MYoza__costBadge{opacity:1.4}.ir-node-module__5MYoza__handle{border:1.5px solid var(--border-strong);background:var(--panel);width:7px;min-width:0;height:7px;min-height:0}
.ir-edge-module__bmTk9W__edge{stroke:var(--ink-soft);stroke-width:2px;stroke-linecap:round;transition:stroke .14s,stroke-width .14s,filter .14s}.ir-edge-module__bmTk9W__edge:hover,.ir-edge-module__bmTk9W__edgeActive{stroke:var(--accent);stroke-width:2.8px;filter:drop-shadow(0 1px 2px #374bbe38)}.ir-edge-module__bmTk9W__sourceDot{fill:var(--panel);stroke:var(--ink-soft);stroke-width:1.6px;transition:fill .14s,stroke .14s,stroke-width .14s}.ir-edge-module__bmTk9W__sourceDotActive{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2px}.ir-edge-module__bmTk9W__branch{pointer-events:none;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:18px;font:600 9.5px/1 var(--mono);letter-spacing:.04em;text-transform:lowercase;background:#fbfaf6f2;border-radius:999px;align-items:center;padding:0 8px;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;position:absolute;box-shadow:0 2px 6px #1c22301a}.ir-edge-module__bmTk9W__branchActive{border-color:color-mix(in srgb, var(--accent) 44%, transparent);box-shadow:0 0 0 2px var(--accent-soft), 0 4px 10px #1c223024}.ir-edge-module__bmTk9W__branchYes{color:var(--positive);background:var(--positive-soft);border-color:#157d7766}.ir-edge-module__bmTk9W__branchNo{color:var(--warning);background:var(--warning-soft);border-color:#9a6b1666}.ir-edge-module__bmTk9W__branchNeutral{color:var(--ink-soft);border-color:var(--border-strong);background:#fbfaf6f2}
.GraphCanvas-module__0sQ20G__canvas{position:absolute;inset:0;container:graph-canvas/inline-size}.GraphCanvas-module__0sQ20G__emptyHint{pointer-events:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex;position:absolute;inset:0}.GraphCanvas-module__0sQ20G__emptyHintMark{color:var(--border-strong);opacity:.6;font-size:34px;line-height:1}.GraphCanvas-module__0sQ20G__emptyHintTitle{font:600 15px/1.3 var(--sans);color:var(--ink-soft);margin:0}.GraphCanvas-module__0sQ20G__emptyHintNote{font:12px/1.6 var(--mono);color:var(--faint);margin:0}.GraphCanvas-module__0sQ20G__emptyHintCta{pointer-events:auto;border:1px solid var(--accent);background:var(--accent);color:var(--on-accent);font:600 13px/1 var(--sans);cursor:pointer;border-radius:999px;margin-top:6px;padding:8px 18px;transition:background .12s}.GraphCanvas-module__0sQ20G__emptyHintCta:hover{background:var(--accent)}.GraphCanvas-module__0sQ20G__emptyHintCta:focus-visible{box-shadow:var(--focus-ring);outline:none}.GraphCanvas-module__0sQ20G__emptyExamples{pointer-events:auto;flex-direction:column;align-items:center;gap:7px;margin-top:14px;display:flex}.GraphCanvas-module__0sQ20G__emptyExamplesLabel{font:11px/1 var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--faint)}.GraphCanvas-module__0sQ20G__emptyChips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.GraphCanvas-module__0sQ20G__emptyChip{border:1px solid var(--border-strong);background:var(--panel);font:500 12px/1 var(--sans);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:6px 13px;transition:background .12s,border-color .12s,color .12s}.GraphCanvas-module__0sQ20G__emptyChip:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.GraphCanvas-module__0sQ20G__emptyChip:disabled{opacity:.5;cursor:not-allowed}.GraphCanvas-module__0sQ20G__emptyChip:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (max-width:860px){.GraphCanvas-module__0sQ20G__emptyHintCta,.GraphCanvas-module__0sQ20G__emptyChip{min-height:44px}}.GraphCanvas-module__0sQ20G__canvas .react-flow{background:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px), linear-gradient(var(--grid-strong) 1px, transparent 1px), linear-gradient(90deg, var(--grid-strong) 1px, transparent 1px), var(--paper-2);background-size:30px 30px,30px 30px,150px 150px,150px 150px,auto}.GraphCanvas-module__0sQ20G__canvas .react-flow__node{font-family:var(--sans);color:var(--ink)}.GraphCanvas-module__0sQ20G__canvas .react-flow__handle{min-width:0;min-height:0}.GraphCanvas-module__0sQ20G__canvas .react-flow__controls{border:1px solid var(--border-strong);box-shadow:var(--float-shadow);background:#fbfaf6f0;border-radius:10px;margin:0;top:16px;left:16px;overflow:hidden}.GraphCanvas-module__0sQ20G__canvas .react-flow__controls-button{width:36px;height:36px;color:var(--ink-soft);background:0 0;padding:9px}.GraphCanvas-module__0sQ20G__canvas .react-flow__controls-button:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.GraphCanvas-module__0sQ20G__canvas .react-flow__controls-button:focus-visible{z-index:1;outline:2px solid var(--accent);outline-offset:-3px;position:relative}.GraphCanvas-module__0sQ20G__canvas .react-flow__minimap{border:1px solid var(--border-strong);width:144px;height:96px;box-shadow:var(--float-shadow);background:#fbfaf6e6;border-radius:10px;margin:0;bottom:16px;right:16px}.GraphCanvas-module__0sQ20G__canvas .react-flow__attribution{display:none}.GraphCanvas-module__0sQ20G__runLegend{z-index:4;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--float-shadow);font:11px/1 var(--mono);color:var(--ink-soft);pointer-events:none;background:#fbfaf6eb;border-radius:10px;align-items:center;gap:14px;padding:7px 12px;display:flex;position:absolute;bottom:16px;left:16px}.GraphCanvas-module__0sQ20G__runLegendItem{align-items:center;gap:6px;display:inline-flex}.GraphCanvas-module__0sQ20G__runLegendPip{border:1.5px solid var(--panel);width:15px;height:15px;font:700 9px/1 var(--mono);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.GraphCanvas-module__0sQ20G__legendOk{background:var(--positive);color:var(--ink-inverted)}.GraphCanvas-module__0sQ20G__legendError{background:var(--critical);color:var(--ink-inverted)}.GraphCanvas-module__0sQ20G__legendNotRun{background:var(--panel-3);color:var(--muted);border-color:var(--border-strong)}@container graph-canvas (max-width:680px){.GraphCanvas-module__0sQ20G__canvas .react-flow__minimap{width:120px;height:80px}}@container graph-canvas (max-width:520px){.GraphCanvas-module__0sQ20G__canvas .react-flow__minimap{display:none}}@media (max-width:860px){.GraphCanvas-module__0sQ20G__canvas .react-flow__controls-button{width:44px;height:44px;padding:12px}}
.studio-layout-module___SK0QG__workspaceShell{background:var(--studio-conversation-background);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.studio-layout-module___SK0QG__workspaceShell[data-panel-open=true]{grid-template-columns:minmax(360px,1fr) clamp(480px,48%,680px)}.studio-layout-module___SK0QG__workspaceShell[data-panel-open=true][data-panel-wide=true]{grid-template-columns:var(--rail-width,264px) minmax(0, 1fr)}.studio-layout-module___SK0QG__workspaceShell[data-mode=planning]{grid-template-columns:minmax(0,1fr)}.studio-layout-module___SK0QG__workspaceShell[data-mode=planning] .studio-layout-module___SK0QG__conversationColumn{justify-self:center;width:min(100%,680px)}.studio-layout-module___SK0QG__conversationColumn{background:var(--studio-conversation-background);flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.studio-layout-module___SK0QG__viewFill{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.studio-layout-module___SK0QG__graphPanelViewport{background:var(--studio-workspace-background);width:100%;height:100%;min-height:320px;position:relative;overflow:hidden}.studio-layout-module___SK0QG__embeddedLegacyPanel{width:100%;min-width:0;min-height:100%}.studio-layout-module___SK0QG__embeddedLegacyPanel>aside{width:100%;min-height:100%;max-height:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;position:static;inset:auto}.studio-layout-module___SK0QG__embeddedLegacyPanel>aside>div:first-child{cursor:default;touch-action:auto}.studio-layout-module___SK0QG__viewBody{gap:var(--space-5);flex-direction:column;min-width:0;padding:clamp(18px,2.5vw,28px);display:flex}.studio-layout-module___SK0QG__viewIntro{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.studio-layout-module___SK0QG__viewIntro h2,.studio-layout-module___SK0QG__viewIntro p,.studio-layout-module___SK0QG__emptyView h2,.studio-layout-module___SK0QG__emptyView p{margin:0}.studio-layout-module___SK0QG__viewIntro h2,.studio-layout-module___SK0QG__emptyView h2{letter-spacing:-.015em;font-size:1.05rem}.studio-layout-module___SK0QG__viewIntro p,.studio-layout-module___SK0QG__emptyView p{color:var(--muted);font-size:var(--text-small);line-height:1.6}.studio-layout-module___SK0QG__emptyView{place-content:center;gap:var(--space-2);min-height:280px;padding:var(--space-6);color:var(--muted);text-align:center;display:grid}.studio-layout-module___SK0QG__viewAction{min-height:40px;padding:0 var(--space-4);border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:var(--on-accent);font-size:var(--text-small);font-weight:var(--weight-bold);cursor:pointer;flex:none}.studio-layout-module___SK0QG__viewAction:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 88%, var(--ink))}.studio-layout-module___SK0QG__viewAction:disabled{opacity:.45;cursor:not-allowed}.studio-layout-module___SK0QG__viewAction:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.studio-layout-module___SK0QG__viewStatus{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);color:var(--muted);font-size:var(--text-small);overflow-wrap:anywhere;line-height:1.5}.studio-layout-module___SK0QG__inspectorDrawer{z-index:8;border-left:1px solid var(--border-strong);background:var(--panel);width:min(340px,72%);box-shadow:var(--shadow);position:absolute;inset:0 0 0 auto;overflow:auto}.studio-layout-module___SK0QG__inspectorDrawer>aside{width:100%;max-height:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;position:static;inset:auto}.studio-layout-module___SK0QG__securityNote{color:var(--warning);font-size:var(--text-small);line-height:1.5}@media (max-width:1280px) and (min-width:861px){.studio-layout-module___SK0QG__workspaceShell[data-panel-open=true]{grid-template-columns:minmax(0,1fr) clamp(360px,48%,680px)}}@media (max-width:860px){.studio-layout-module___SK0QG__workspaceShell,.studio-layout-module___SK0QG__workspaceShell[data-panel-open=true],.studio-layout-module___SK0QG__workspaceShell[data-panel-open=true][data-panel-wide=true]{grid-template-columns:minmax(0,1fr)}.studio-layout-module___SK0QG__viewAction{min-height:44px}.studio-layout-module___SK0QG__inspectorDrawer{width:100%}}
