.pomothy-control,.pomothy-button,.pomothy-icon-button,.pomothy-menu-item,.pomothy-input,.pomothy-textarea,.pomothy-select{font:inherit;letter-spacing:0;font-weight:400}.pomothy-button,.pomothy-icon-button,.pomothy-menu-item{color:var(--ink);cursor:pointer;background:0 0;border:0}.pomothy-button{border-radius:6px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.pomothy-button.is-subtle{color:var(--muted)}.pomothy-button.is-primary{background:var(--dark);color:var(--on-dark)}.pomothy-button:hover,.pomothy-icon-button:hover,.pomothy-menu-item:hover{background:var(--hover);color:var(--ink)}.pomothy-button.is-primary:hover{background:var(--action-hover)}.pomothy-button:disabled,.pomothy-icon-button:disabled,.pomothy-menu-item:disabled{cursor:default;opacity:.65}.pomothy-icon-button{border-radius:6px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;display:inline-flex}.pomothy-icon-button.is-primary{background:var(--dark);color:var(--on-dark);border-radius:999px}.pomothy-icon-button.is-primary:hover{background:var(--action-hover)}.pomothy-icon-button svg{width:17px;height:17px}.pomothy-menu{background:var(--bg);border-radius:8px;gap:2px;padding:4px;display:grid}.pomothy-menu-item{text-align:left;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px;min-height:24px;padding:0 6px;line-height:1.35;display:grid}.pomothy-menu-item.is-active{background:var(--hover)}.pomothy-menu-item>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pomothy-input,.pomothy-textarea,.pomothy-select{width:100%;color:var(--ink);box-shadow:none;background:0 0;border:0;outline:0}.pomothy-input{height:28px;padding:0}.pomothy-textarea{resize:none;min-height:66px;padding:0;line-height:1.45}.pomothy-text-input-shell{background:var(--bg);min-width:0;min-height:28px;color:var(--ink);border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;display:inline-flex}.pomothy-text-input-shell.requires-attention{box-shadow:inset 0 0 0 1px #ff8700b8}.pomothy-text-input-shell svg{width:15px;height:15px;color:var(--muted);flex:none}.pomothy-select{-webkit-appearance:none;appearance:none;background-color:var(--hover);background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 11px) 11px,calc(100% - 7px) 11px;background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:999px;width:max-content;min-width:150px;max-width:100%;height:26px;padding:0 20px 0 6px}.pomothy-input:focus,.pomothy-textarea:focus,.pomothy-select:focus{box-shadow:none;border:0;outline:0}.pomothy-input:focus-visible{box-shadow:none;border:0;outline:0}.pomothy-textarea:focus-visible{box-shadow:none;border:0;outline:0}.pomothy-select:focus-visible{box-shadow:none;border:0;outline:0}.wire-composer{border-top:1px solid var(--line);background:var(--panel-soft);padding:12px 16px 14px}.floating-composer{background:0 0;border:0;border-radius:14px;order:3;padding:0}.wire-composer .wire-choice-row{margin-top:0}.wire-input-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:8px;display:grid}.ask-input-row{max-width:980px;margin:0 auto}.floating-composer .ask-input-row{max-width:none}.composer-shell{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:8px;padding:10px;display:grid}.composer-shell:focus-within{border-color:var(--line-strong);box-shadow:none}.wire-input-row textarea{border:1px solid var(--line);background:var(--panel);width:100%;min-height:62px;color:var(--ink);resize:vertical;border-radius:8px;outline:0;padding:10px 11px;line-height:1.45}.composer-shell textarea{min-height:66px;color:var(--ink);resize:none;background:0 0;border:0;border-radius:0;padding:0}.composer-shell textarea:focus{outline:0}.composer-shell textarea:focus-visible{outline:0}.composer-shell textarea:disabled{cursor:default;opacity:.68}.wire-input-row button{min-width:70px;min-height:38px}.composer-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.composer-toolbar-left,.composer-toolbar-right{align-items:center;gap:7px;min-width:0;display:inline-flex}.composer-toolbar-left{position:relative}.composer-icon-button{color:var(--muted)}.composer-plus-menu-root{align-items:center;display:inline-flex;position:relative}.composer-plus-token,.wire-plus-token{font:inherit;justify-content:center;align-items:center;font-weight:400;line-height:1;display:inline-flex}.composer-plus-menu{z-index:1605;border:1px solid var(--line);width:184px;box-shadow:0 18px 48px var(--shadow);position:fixed}.composer-plus-menu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-plus-submenu{border-top:0;gap:2px;margin-top:0;padding-top:0;display:grid}.composer-plus-submenu button{color:var(--muted);grid-template-columns:minmax(0,1fr)}.composer-plus-menu button svg{color:currentColor;width:15px;height:15px}.composer-plus-submenu.is-report-list button,.composer-plus-submenu.is-viewer-list button{padding-left:18px}.composer-plus-submenu button:hover,.composer-plus-submenu button.is-active{background:var(--hover)}.composer-plus-submenu button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-model-button{border-radius:999px;gap:3px;padding:0 8px}.composer-scope-menu-root{align-items:center;min-width:180px;display:inline-flex;position:relative}.composer-scope-input-wrap{width:180px}.composer-scope-input-wrap.requires-scope{box-shadow:inset 0 0 0 1px #ff8700b8}.composer-scope-input{min-width:0}.composer-scope-input::placeholder{color:var(--muted)}.composer-scope-input-wrap:focus-within{background:var(--bg)}.composer-scope-menu{z-index:6;background:var(--panel);border:0;gap:1px;width:220px;max-height:136px;padding:3px;position:absolute;bottom:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 14px 32px #1717171a}.composer-scope-menu button{color:var(--ink);border-radius:7px;grid-template-columns:minmax(0,1fr);gap:0;padding:0 7px}.composer-scope-menu span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-scope-menu span+span{color:var(--muted)}.composer-project-menu-root{position:relative}.composer-project-menu{z-index:6;border:1px solid var(--line);background:var(--panel);gap:1px;min-width:136px;padding:3px;position:absolute;bottom:calc(100% + 7px);right:0;box-shadow:0 14px 32px #1717171a}.composer-project-menu button{min-height:26px;color:var(--ink);border-radius:7px;padding:0 7px}.composer-model-button svg{width:15px;height:15px}.composer-action-button{border-radius:999px}.wire-context-line{min-width:0;color:var(--muted);text-align:left;flex-wrap:wrap;justify-content:flex-start;gap:3px 8px;margin:0;line-height:1.35;display:flex}.wire-context-chip{background:0 0;border:0;border-radius:6px;align-items:center;gap:3px;max-width:100%;min-height:24px;padding:0;display:inline-flex}.wire-context-chip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wire-context-chip button{width:15px;height:15px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;line-height:1;display:grid}.wire-context-chip button:hover{background:var(--hover);color:var(--ink)}.floating-option-row{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:10px;display:flex}.shortcut-option-row{grid-template-columns:repeat(4,max-content);display:grid}.floating-option-row button{border:1px solid var(--line);background:var(--panel);min-height:30px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.floating-option-row button.capability-mock{background:var(--mock-soft);color:var(--mock)}.floating-option-row button.capability-disabled{background:var(--disabled-soft);color:var(--disabled)}.shortcut-option-row button{max-width:160px}.shortcut-option-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.floating-option-row button:hover{background:var(--hover)}.floating-option-row button.is-active{border-color:var(--line-strong);background:var(--active)}.floating-option-row button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.composer-icon-button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.composer-model-button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.composer-action-button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.composer-plus-menu button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.composer-plus-submenu button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.wire-output-tile button:focus-visible{outline:1px solid var(--line-strong);outline-offset:2px;box-shadow:none}.floating-option-row svg{width:15px;height:15px;color:var(--muted)}.report-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:980px;margin:10px auto 0;display:grid}.report-action-grid button{border:1px solid var(--line);background:var(--panel);min-height:58px;color:var(--ink);cursor:pointer;text-align:left;border-radius:8px;gap:3px;padding:9px 10px;display:grid}.compact-action-grid{max-width:none;margin-top:10px}.compact-action-grid button{text-align:center;min-height:34px;padding:0 10px}.report-action-grid button:hover,.quick-prompt-row button:hover{background:var(--hover)}.report-action-grid strong{line-height:1.2;display:block}.report-action-grid span,.quick-prompt-row button{color:var(--muted);line-height:1.28}.quick-prompt-row{max-width:980px;margin:8px auto 0}.floating-composer .quick-prompt-row{justify-content:center;max-width:none}.quick-prompt-row button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:7px;min-height:28px;padding:0 9px}.wire-research-panel{z-index:3;width:100%;min-width:0;max-height:min(28vh,320px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;gap:6px;margin:0;padding:0;display:grid;position:static;overflow:auto}.wire-research-block{gap:4px;width:max-content;min-width:0;max-width:100%;display:grid}.wire-report-default-grid{grid-template-columns:repeat(auto-fit,minmax(150px,max-content));justify-content:start;align-items:end;gap:6px;width:100%;display:grid}.wire-research-block h2{color:var(--muted);letter-spacing:0;text-transform:none;margin:0;line-height:1.2}.wire-research-title-row{align-items:center;gap:4px;min-width:0;display:flex}.wire-report-select{-webkit-appearance:none;appearance:none;background-color:var(--hover);background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);width:max-content;min-width:150px;max-width:100%;height:26px;color:var(--ink);font:inherit;background-position:calc(100% - 11px) 11px,calc(100% - 7px) 11px;background-repeat:no-repeat;background-size:4px 4px,4px 4px;border:0;border-radius:999px;outline:0;padding:0 20px 0 6px;font-weight:400}.wire-report-select:focus{background-color:color-mix(in srgb, var(--hover) 76%, var(--panel))}.wire-report-number-input{background:var(--hover);width:150px;height:26px;padding:0 6px}.wire-settings-panel,.wire-account-panel{z-index:4;border:1px solid var(--line);background:var(--panel);width:min(360px,100% - 44px);color:var(--ink);box-shadow:0 18px 48px var(--shadow);border-radius:8px;gap:8px;padding:10px;display:grid;position:absolute;bottom:22px;right:22px}.wire-account-panel{width:min(390px,100% - 44px)}.wire-settings-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.wire-settings-head strong,.wire-settings-head span{display:block}.wire-settings-head strong{line-height:1.25}.wire-settings-head span{color:var(--muted);margin-top:2px;line-height:1.25}.wire-settings-head button{background:var(--dark);min-height:26px;color:var(--on-dark);cursor:pointer;font:inherit;border:0;border-radius:6px;padding:0 10px}.wire-settings-head button:hover{background:var(--action-hover)}.wire-settings-block{gap:8px;display:grid}.wire-settings-block h2{color:var(--faint);text-transform:none;margin:0;line-height:1.2}.wire-radio-list{gap:2px;display:grid}.wire-radio-list label{min-height:28px;color:var(--ink);cursor:pointer;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;padding:0 4px;line-height:1.25;display:grid}.wire-radio-list label:hover{background:var(--hover)}.wire-radio-list input{width:14px;height:14px;accent-color:var(--ink)}.wire-settings-row{color:var(--muted);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;line-height:1.4;display:grid}.wire-settings-row svg{width:16px;height:16px;color:var(--faint)}.wire-profile-summary{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:4px 0 8px;display:grid}.wire-profile-summary .wire-profile-avatar{width:34px;height:34px}.wire-profile-summary strong,.wire-profile-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.wire-profile-summary strong{color:var(--ink);line-height:1.2}.wire-profile-summary span{color:var(--muted);margin-top:2px;line-height:1.2}.wire-account-row{border-top:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);align-items:baseline;gap:8px;min-height:26px;padding-top:7px;display:grid}.wire-account-row span{color:var(--faint);text-transform:none;line-height:1.2}.wire-account-row strong{min-width:0;color:var(--ink);text-align:right;text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.wire-panel-action{background:var(--dark);min-height:30px;color:var(--on-dark);cursor:pointer;font:inherit;border:0;border-radius:6px;padding:0 10px}.wire-panel-action:hover{background:var(--action-hover)}.wire-panel-action:disabled{cursor:default;opacity:.65}.wire-panel-error{color:var(--response-error);margin:-4px 0 0;line-height:1.35}.wire-tenant-list{gap:2px;display:grid}.wire-tenant-list button{min-height:30px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 7px;display:grid}.wire-tenant-list button:hover,.wire-tenant-list button.is-active{background:var(--hover)}.wire-tenant-list button:disabled{cursor:default;opacity:.65}.wire-tenant-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.25;overflow:hidden}.wire-tenant-list strong{color:var(--muted);text-transform:none;line-height:1.2}.wire-empty-row{border:1px solid var(--line);min-height:30px;color:var(--muted);border-radius:6px;padding:8px;line-height:1.35}.wire-sidebar{z-index:1;background:var(--panel-soft);border-right:1px solid var(--line);grid-template-rows:auto auto auto auto minmax(0,1fr) auto;min-height:100vh;display:grid;position:relative}.pomothy-wire.is-left-collapsed .wire-sidebar{background:var(--panel-deep)}.wire-rail-head{grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:5px;padding:8px 8px 6px;display:grid}.pomothy-wire.is-left-collapsed .wire-rail-head{grid-template-rows:28px 24px;grid-template-columns:34px;justify-content:center;justify-items:center;gap:3px;padding:9px 0 4px}.wire-device-button{cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:34px;height:26px;padding:0;display:inline-flex}.wire-device-mark{width:30px;height:23px;color:var(--logo-line);display:block}.pomothy-wire.is-left-collapsed .wire-device-button{width:34px;height:28px}.pomothy-wire.is-left-collapsed .wire-device-mark{width:32px;height:24px}.wire-collapse-button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;justify-self:end;align-items:center;padding:0;display:inline-flex}.wire-collapse-button svg{width:17px;height:17px}.pomothy-wire.is-left-collapsed .wire-collapse-button{color:var(--faint);justify-self:center}.wire-device-button:hover{background:var(--hover);color:var(--ink)}.wire-collapse-button:hover{color:var(--ink);background:0 0}.wire-collapsed-stack{justify-items:center;gap:8px;padding:8px 0;display:grid}.wire-collapsed-stack button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.wire-collapsed-stack button svg{width:17px;height:17px}.wire-collapsed-stack button:hover,.wire-collapsed-stack button.is-active{border-color:var(--line);background:var(--panel);color:var(--ink)}.wire-workspace{padding:14px 12px 8px}.wire-device-button,.wire-workspace-button,.wire-collapse-button,.wire-new-task,.wire-nav-row,.wire-project-actions button,.wire-project-row,.wire-project-children button,.wire-session-row,.wire-profile-button,.wire-profile-menu button,.wire-sidebar-foot button,.wire-top-actions button,.wire-choice-row button,.wire-artifact-actions button,.wire-full-button,.wire-input-row button{border-radius:7px}.wire-workspace-button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:4px 2px;display:flex}.wire-workspace-button strong,.wire-workspace-button small,.wire-nav-row span,.wire-nav-row small,.wire-project-row span,.wire-project-row small,.wire-project-children span,.wire-project-children small,.wire-session-row span,.wire-session-row small{display:block}.wire-workspace-button strong{line-height:1.25}.wire-workspace-button small,.wire-nav-row small,.wire-project-row small,.wire-project-children small,.wire-session-row small,.wire-topbar p,.wire-message-head span,.wire-tool-row small,.wire-artifact-head small,.wire-panel-head span,.wire-choice-row span{color:var(--muted);line-height:1.35}.wire-new-task{min-height:28px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;margin:2px 8px 4px;padding:0 8px}.wire-search{min-height:26px;color:var(--faint);background:0 0;border:0;align-items:center;margin:0 8px 10px;padding:0 8px;display:flex}.wire-section{padding:4px 6px}.wire-section-title{color:var(--faint);letter-spacing:0;text-transform:none;margin:8px 8px 3px}.wire-section-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.wire-section-tools{align-items:center;gap:3px;display:inline-flex}.wire-section-tools button{width:20px;height:20px;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.wire-section-tools button:hover{background:var(--hover);color:var(--ink)}.wire-sidebar button:focus{outline:none}.wire-sidebar button:focus-visible{box-shadow:inset 0 0 0 1px var(--line-strong)}.wire-collapse-button:focus-visible{box-shadow:none}.wire-section-tools svg{width:15px;height:15px}.wire-nav-row,.wire-project-actions button,.wire-project-row,.wire-project-children button,.wire-session-row,.wire-profile-menu button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:5px 8px;display:block}.wire-nav-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.wire-nav-row:hover,.wire-project-row:hover,.wire-project-children button:hover,.wire-session-row:hover,.wire-profile-button:hover,.wire-profile-menu button:hover,.wire-sidebar-foot button:hover,.wire-artifact-body aside button:hover{background:var(--hover)}.wire-nav-row.is-active,.wire-project-row.is-active,.wire-project-children button.is-active,.wire-session-row.is-active,.wire-artifact-body aside button.is-active{background:var(--active);box-shadow:none}.wire-nav-row:disabled,.wire-project-actions button:disabled,.wire-collapsed-stack button:disabled,.floating-option-row button:disabled{cursor:not-allowed;opacity:.5}.wire-nav-row:disabled:hover,.wire-project-actions button:disabled:hover,.wire-collapsed-stack button:disabled:hover,.floating-option-row button:disabled:hover{background:0 0}.wire-capability-badge{text-transform:none;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:16px;padding:0 5px;line-height:1;display:inline-flex}.wire-capability-badge.capability-live{border-color:var(--live-line);background:var(--live-soft);color:var(--live)}.wire-capability-badge.capability-mock{background:var(--mock-soft);color:var(--mock);border-color:#7b4ab82e}.wire-capability-badge.capability-disabled{background:var(--disabled-soft);color:var(--disabled);border-color:#9a9a9233}.capability-mock:not(.wire-capability-badge){border-color:#7b4ab838}.capability-disabled:not(.wire-capability-badge){color:var(--disabled)}.wire-nav-row span,.wire-project-row strong,.wire-project-children span,.wire-session-row span{text-overflow:ellipsis;white-space:nowrap;line-height:1.28;overflow:hidden}.wire-profile-area{align-self:end;padding:8px 8px 10px;position:relative}.wire-collapsed-profile{grid-row:6;justify-self:center;padding:8px 0 10px}.wire-profile-button{width:100%;min-height:42px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:5px 6px;display:grid}.wire-collapsed-profile-button{justify-content:center;width:32px;min-height:32px;padding:3px;display:inline-flex}.wire-profile-identity{gap:1px;min-width:0;display:grid}.wire-profile-identity strong,.wire-profile-identity span{text-overflow:ellipsis;white-space:nowrap;line-height:1.15;overflow:hidden}.wire-profile-identity span{color:var(--muted)}.wire-profile-avatar{border:1px solid var(--line);background:var(--panel);width:24px;height:24px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.wire-profile-menu{border:1px solid var(--line);background:var(--panel);box-shadow:0 8px 24px var(--shadow);border-radius:8px;gap:1px;margin:0 0 4px;padding:4px;display:grid}.wire-profile-menu button{min-height:28px;padding:5px 8px}.wire-sidebar-foot{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.wire-sidebar-foot button{border:1px solid var(--line);background:var(--panel);min-height:30px;color:var(--muted);cursor:pointer}.wire-project-list{border-top:0;margin-top:0;padding-top:0}.wire-project{margin-bottom:2px}.wire-project-row-wrap{border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px;display:grid}.wire-project-row-wrap:hover{background:var(--hover)}.wire-project-create{gap:5px;margin:3px 8px 6px;display:grid}.wire-project-create-input{width:100%;min-width:0}.wire-sidebar-filter-shell{background:var(--hover);border-radius:999px;width:calc(100% - 16px);min-width:0;margin:3px 8px 6px}.wire-sidebar-filter-shell:focus-within,.wire-project-create-input:focus-within{background:var(--bg)}.wire-project-create-actions{gap:5px;display:flex}.wire-project-create-actions button{height:24px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:5px;padding:0 7px}.wire-project-create-actions button:first-child{color:var(--ink)}.wire-project-create-actions button:hover{background:var(--hover)}.wire-project-create-actions button:disabled{cursor:default;opacity:.55}.wire-project-create p{color:#9f2d2d;margin:0}.wire-project-row{grid-template-columns:14px minmax(0,1fr);align-items:center;gap:2px;padding:5px 8px 5px 4px;display:grid}.wire-project-row:hover{background:0 0}.wire-project-actions{opacity:0;align-items:center;gap:1px;padding-right:2px;display:flex}.wire-project-row-wrap:hover .wire-project-actions,.wire-project-actions:focus-within{opacity:1}.wire-project-actions button{width:24px;height:24px;color:var(--faint);place-items:center;padding:0;display:grid}.wire-project-actions button:hover{background:var(--hover);color:var(--ink)}.wire-project-actions svg{width:15px;height:15px}.wire-project-row svg{width:15px;height:15px;color:var(--faint);transform:rotate(-90deg)}.wire-project-row svg.is-open{transform:rotate(0)}.wire-project-row small{margin-top:1px}.wire-project.is-open{padding-bottom:2px}.wire-project-children{border-left:0;gap:1px;margin:1px 0 3px 18px;padding-left:4px;display:grid}.wire-project-children button{color:var(--ink);padding:4px 8px}.wire-chat-list-row{border-radius:7px;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:2px;display:grid}.wire-chat-list-row.is-active{background:0 0}.wire-chat-list-main,.wire-chat-delete{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0}.wire-chat-list-main{text-align:left;min-width:0;padding:4px 8px}.wire-chat-list-main span{text-overflow:ellipsis;white-space:nowrap;line-height:1.25;display:block;overflow:hidden}.wire-chat-delete{width:24px;height:24px;color:var(--faint);opacity:0;border-radius:6px;place-items:center;display:grid}.wire-chat-delete svg{width:15px;height:15px}.wire-chat-list-row:hover .wire-chat-delete{opacity:1}.wire-chat-delete:focus-visible{opacity:1}.wire-chat-list-main:hover,.wire-chat-delete:hover{background:var(--hover)}.wire-project-children span{line-height:1.25}.wire-project-children small{color:var(--muted);line-height:1.28}.wire-session-list{overflow:auto}.wire-sidebar .wire-nav-row.is-active,.wire-sidebar .wire-project-row.is-active,.wire-sidebar .wire-project-children button.is-active,.wire-sidebar .wire-session-row.is-active{box-shadow:none;background:0 0}.wire-sidebar .wire-nav-row.is-active span,.wire-sidebar .wire-project-row.is-active strong,.wire-sidebar .wire-project-children button.is-active span,.wire-sidebar .wire-session-row.is-active span{color:var(--ink)}.wire-sidebar .wire-nav-row.is-active small,.wire-sidebar .wire-project-children button.is-active small,.wire-sidebar .wire-session-row.is-active small{color:var(--muted)}.wire-sidebar .wire-project-children button.is-muted span,.wire-sidebar .wire-session-row.is-muted span{color:var(--faint)}.wire-chat-transcript{order:1;align-content:end;gap:14px;min-height:0;max-height:none;padding:24px 4px 2px;display:grid;overflow:auto}.wire-chat-message{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;display:grid}.wire-chat-role{color:var(--faint);line-height:1.45}.wire-chat-content{min-width:0;color:var(--ink);line-height:1.48}.wire-chat-content>.wire-capability-badge{vertical-align:1px;margin-right:7px}.wire-chat-message.is-assistant .wire-chat-content:has(>.wire-capability-badge.capability-mock){background:0 0;border-left:0;border-radius:0;padding:0}.wire-chat-message.is-assistant.capability-live .wire-chat-content:has(>.wire-capability-badge.capability-live){background:0 0;border-left:0;border-radius:0;padding:0}.wire-chat-message.is-error .wire-chat-content{color:var(--response-error)}.wire-chat-markdown{display:inline}.wire-chat-markdown p,.wire-chat-markdown ul,.wire-chat-markdown ol{margin:0 0 8px}.wire-chat-markdown p:last-child,.wire-chat-markdown ul:last-child,.wire-chat-markdown ol:last-child{margin-bottom:0}.wire-chat-markdown ul,.wire-chat-markdown ol{gap:3px;padding-left:18px;display:grid}.wire-chat-markdown strong{color:var(--ink)}.wire-chat-markdown code{border:1px solid var(--line);background:var(--panel-soft);color:var(--ink);border-radius:5px;padding:1px 4px}.wire-chat-markdown a{color:var(--pass);text-decoration:none}.wire-chat-markdown a:hover{text-decoration:underline}.wire-chat-retry{border:1px solid var(--line);background:var(--panel);min-height:28px;color:var(--ink);cursor:pointer;font:inherit;border-radius:6px;align-items:center;margin-top:9px;padding:0 10px;display:inline-flex}.wire-chat-retry:hover{background:var(--hover)}.wire-chat-retry:disabled{cursor:default;opacity:.68}.wire-chat-artifact{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;max-width:520px;margin-top:10px;padding:9px 10px;display:grid}.wire-chat-artifact strong,.wire-chat-artifact span{display:block}.wire-chat-artifact strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.wire-chat-artifact span{color:var(--muted);margin-top:2px;line-height:1.2}.wire-chat-artifact-actions{align-items:center;gap:6px;display:inline-flex}.wire-chat-artifact-actions button,.wire-chat-artifact-actions a,.wire-chat-artifact-actions span{min-height:26px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;text-decoration:none;display:inline-flex}.wire-chat-artifact-actions span{color:var(--muted);cursor:default;margin:0}.wire-chat-artifact.is-error{border-color:color-mix(in srgb, var(--danger,#b42318) 38%, var(--line))}.wire-chat-artifact-actions button:hover,.wire-chat-artifact-actions a:hover{background:var(--hover)}.wire-stream-cursor:after{content:"";background:var(--ink);vertical-align:-2px;width:6px;height:14px;margin-left:2px;display:inline-block}.wire-output-tile{text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 12px;padding:0;display:grid}.wire-output-tile span,.wire-output-context-row span{color:var(--muted);text-transform:none;line-height:1.25;display:block}.wire-output-tile strong{margin-top:2px;line-height:1.25;display:block}.wire-output-tile p{color:var(--muted);grid-column:1/-1;margin:0;line-height:1.35}.wire-output-tile>button{background:var(--dark);min-height:28px;color:var(--on-dark);cursor:pointer;border:0;border-radius:6px;grid-area:1/2;padding:0 9px}.wire-output-tile .wire-output-secondary{color:var(--ink);background:0 0;grid-area:auto/2;justify-self:end}.wire-output-tile .wire-output-secondary:hover{background:var(--hover)}.wire-output-tile>button:hover{background:#2a2a28}.wire-output-tile>button:disabled{cursor:default;opacity:.72}.wire-output-tile .wire-output-message{color:var(--muted)}.wire-output-link{color:var(--ink);grid-column:2;justify-self:end;text-decoration:none}.wire-output-link:hover{text-decoration:underline}.wire-viewer-frame{border-left:1px solid var(--line);background:var(--panel);resize:horizontal;grid-template-rows:auto minmax(0,1fr);min-width:0;height:100vh;display:grid;overflow:hidden}.wire-viewer-frame-head{border-bottom:1px solid var(--line);background:var(--panel);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.wire-viewer-actions{justify-content:flex-end;align-items:center;gap:2px;display:inline-flex}.wire-viewer-frame-head a,.wire-viewer-frame-head button{min-height:26px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;text-decoration:none;display:inline-flex}.wire-viewer-frame-head a,.wire-viewer-actions button,.wire-viewer-frame-head button[aria-label=Expand\ viewer],.wire-viewer-frame-head button[aria-label=Minimize\ viewer]{width:26px;padding:0}.wire-viewer-frame-head a:hover,.wire-viewer-frame-head button:hover{background:var(--hover)}.wire-viewer-tabs{background:var(--panel);gap:4px;min-width:0;display:flex;overflow-x:auto}.wire-viewer-tabs button{max-width:172px;min-height:24px;color:var(--muted);cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:5px;flex:none;padding:0 7px;overflow:hidden}.wire-viewer-tabs button span{text-overflow:ellipsis;display:block;overflow:hidden}.wire-viewer-empty-tab{min-height:24px;color:var(--muted);align-items:center;display:inline-flex}.wire-viewer-tabs button.is-active,.wire-viewer-tabs button:hover{background:var(--hover);color:var(--ink)}.wire-viewer-frame iframe{background:var(--panel);border:0;width:100%;height:100%;min-height:0}.wire-output-context{order:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wire-output-context-row{min-width:0;padding:0 2px}.wire-output-context-row strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;line-height:1.25;display:block;overflow:hidden}.pomothy-wire{--bg:#1f1f1f;--panel:#262626;--panel-soft:#171717;--panel-deep:#101010;--ink:#f4f4f2;--muted:#b8b5ad;--faint:#87837b;--line:#383631;--line-strong:#5a554d;--hover:#2f2f2c;--active:#34322e;--dark:#f4f4f2;--on-dark:#171717;--review:#d0a24b;--live:#ff8700;--live-soft:#ff87001a;--live-line:#ff87003d;--pass:#7ac697;--mock:#c2a5e8;--mock-soft:#32283d;--disabled:#6f6b64;--disabled-soft:#262520;--response-live:transparent;--response-mock:#c2a5e81f;--response-error:#f2a391;--scrim:#0000006b;--shadow:#00000057;--logo-line:#f4f4f2;--watermark-blend:normal;--action-hover:#dedbd3;z-index:1500;background:var(--bg);width:100vw;height:100vh;min-height:100vh;color:var(--ink);font-family:var(--pomothy-font);font-size:var(--pomothy-font-size);letter-spacing:0;grid-template-columns:272px minmax(0,1fr);font-weight:400;line-height:1.25;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.pomothy-wire.theme-light{--bg:#f8f8f7;--panel:#fff;--panel-soft:#f3f3f1;--panel-deep:#ebebe8;--ink:#181816;--muted:#5f5b53;--faint:#8a857b;--line:#dfdfdb;--line-strong:#a7a7a0;--hover:#eeeeeb;--active:#e9e9e5;--dark:#171717;--on-dark:#fff;--review:#8b640d;--live:#ff8700;--live-soft:#ff87001a;--live-line:#ff870042;--pass:#177245;--mock:#7547a6;--mock-soft:#f1e9fb;--disabled:#99958d;--disabled-soft:#eceae5;--response-live:transparent;--response-mock:#7b4ab817;--response-error:#9f2f21;--scrim:#f8f8f7b8;--shadow:#00000029;--logo-line:#1d1d1b;--watermark-blend:multiply;--action-hover:#2a2a28}.pomothy-wire.is-left-collapsed{grid-template-columns:52px minmax(0,1fr)}.pomothy-wire *{box-sizing:border-box;font-family:inherit;font-size:inherit;letter-spacing:0;font-weight:400}.pomothy-wire strong,.pomothy-wire h1,.pomothy-wire h2,.pomothy-wire h3,.pomothy-wire h4,.pomothy-wire h5,.pomothy-wire h6{font:inherit;font-weight:400}.pomothy-wire button,.pomothy-wire textarea,.pomothy-wire input,.pomothy-wire select{font:inherit}.pomothy-wire :focus-visible{outline:1px solid var(--line-strong);outline-offset:2px}.pomothy-wire button:focus,.pomothy-wire textarea:focus,.pomothy-wire input:focus{outline-color:var(--line-strong)}.pomothy-wire input:not([type=radio]):not([type=checkbox]),.pomothy-wire textarea,.pomothy-wire select{-webkit-appearance:none;appearance:none;box-shadow:none;border:0}.pomothy-wire input:not([type=radio]):not([type=checkbox]):focus,.pomothy-wire textarea:focus,.pomothy-wire select:focus{box-shadow:none;border:0;outline:0}.pomothy-wire input:not([type=radio]):not([type=checkbox]):focus-visible{box-shadow:none;border:0;outline:0}.pomothy-wire textarea:focus-visible{box-shadow:none;border:0;outline:0}.pomothy-wire select:focus-visible{box-shadow:none;border:0;outline:0}@media (max-width:1120px){.pomothy-wire{grid-template-columns:248px minmax(0,1fr)}}@media (max-width:780px){.pomothy-wire.is-left-collapsed{--mobile-composer-height:188px;grid-template-columns:52px minmax(0,1fr);height:100dvh;min-height:100dvh}.pomothy-wire:not(.is-left-collapsed){--mobile-composer-height:188px;height:100dvh;min-height:100dvh}.pomothy-wire:not(.is-left-collapsed) .wire-composer.floating-composer{left:258px}.pomothy-wire:not(.is-left-collapsed) .wire-viewer-frame{top:0;bottom:0;left:248px;right:0}.pomothy-wire .wire-composer.floating-composer{right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:8;padding:0;position:fixed;left:62px}.pomothy-wire .composer-shell{max-height:min(58dvh,430px);box-shadow:0 14px 34px var(--shadow);border-radius:16px;overflow:visible}.pomothy-wire .composer-toolbar{flex-wrap:wrap;align-items:stretch}.pomothy-wire .composer-toolbar-left,.pomothy-wire .composer-scope-menu-root,.pomothy-wire .composer-scope-input-wrap{flex:100%;width:100%;min-width:0}.pomothy-wire .composer-plus-menu{width:auto;right:10px;left:62px!important}.pomothy-wire:not(.is-left-collapsed) .composer-plus-menu{left:258px!important}}@media (max-width:480px){.pomothy-wire,.pomothy-wire.is-left-collapsed{grid-template-columns:52px minmax(0,1fr)}.pomothy-wire:not(.is-left-collapsed) .wire-sidebar{z-index:10;width:min(320px,100vw - 36px);box-shadow:14px 0 28px var(--shadow);position:fixed;top:0;bottom:0;left:0;right:auto}.pomothy-wire:not(.is-left-collapsed) .wire-main{grid-column:2}.pomothy-wire:not(.is-left-collapsed) .wire-composer.floating-composer{left:62px}.pomothy-wire:not(.is-left-collapsed) .wire-viewer-frame{top:0;bottom:0;left:52px;right:0}.pomothy-wire:not(.is-left-collapsed) .composer-plus-menu{left:62px!important}}.wire-main{z-index:2;background:var(--bg);min-width:0;min-height:100vh;position:relative}.wire-top-actions,.wire-choice-row,.wire-artifact-actions,.wire-evidence-line,.quick-prompt-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.wire-top-actions button,.wire-choice-row button,.wire-artifact-actions button,.wire-full-button,.wire-input-row button{border:1px solid var(--line);background:var(--panel);min-height:30px;color:var(--ink);cursor:pointer;padding:0 10px}.wire-top-actions button.is-dark,.wire-input-row button{border-color:var(--dark);background:var(--dark);color:var(--on-dark)}.wire-thread{background:var(--bg);height:100vh;padding:18px 20px 22px;overflow:auto}.wire-body-grid{grid-template-columns:minmax(0,1fr);height:100vh;min-height:0;display:grid;position:relative}.wire-body-grid.has-viewer-frame{grid-template-columns:minmax(0,1fr) 288px}.wire-body-grid.has-viewer-frame.is-viewer-expanded{grid-template-columns:minmax(0,1fr)}.wire-body-grid.has-viewer-frame.is-viewer-expanded .wire-center-column{display:none}.wire-body-grid.has-viewer-frame.is-viewer-expanded .wire-viewer-frame{border-left:0}.wire-center-column{z-index:1;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:100vh;display:grid;position:relative}.ask-thread{align-content:start}.initial-thread{background:var(--bg);place-items:stretch center;min-height:100vh;display:grid;position:relative}.initial-thread .ask-start{margin:0;padding:0 24px}.blank-chat-stack{z-index:1;grid-template-rows:minmax(0,1fr) auto auto;align-self:stretch;gap:16px;width:min(720px,100% - 32px);min-width:0;height:calc(100vh - 40px);display:grid;position:relative}.blank-chat-stack .ask-start{text-align:center;align-self:end;margin-bottom:18px}.blank-chat-stack .ask-start p{margin-left:auto;margin-right:auto}.ask-start{order:1;max-width:920px;margin:8px auto 18px;padding-left:38px}.ask-start h2{margin:0 0 4px;line-height:1.25}.ask-start p{max-width:560px;color:var(--muted);margin:0;line-height:1.3}.wire-message{grid-template-columns:28px minmax(0,920px);gap:10px;margin:0 auto 15px;display:grid}.wire-message.is-user{margin-top:2px}.wire-avatar{border:1px solid var(--line);background:var(--panel);width:28px;height:28px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.wire-logo-horizontal{object-fit:contain;width:112px;height:32px;display:block}.wire-chat-watermark{opacity:.055;pointer-events:none;width:min(360px,42vw);height:auto;color:var(--logo-line);mix-blend-mode:var(--watermark-blend);position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.wire-bubble{background:var(--panel);border:1px solid #e3e1dbdb;border-radius:8px;min-width:0;padding:12px}.wire-message.is-user .wire-bubble{background:var(--active)}.wire-message-head,.wire-artifact-head,.wire-panel-head,.wire-kv{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.wire-message-head strong,.wire-tool-row strong,.wire-artifact-head strong,.wire-panel-head strong,.wire-kv strong{color:var(--ink);line-height:1.3;display:block}.wire-bubble p,.wire-artifact-body p{color:var(--muted);margin:9px 0 0;line-height:1.55}.wire-tool-list{border:1px solid #e3e1dbe6;border-radius:7px;margin-top:12px;overflow:hidden}.wire-tool-row{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.wire-tool-row:first-child{border-top:0}.wire-tool-row{background:var(--panel)}.wire-tool-row:nth-child(2n){background:var(--panel-soft)}.wire-status{background:var(--pass);border-radius:999px;width:8px;height:8px;margin-top:5px}.wire-tool-row.needs-review .wire-status{background:var(--review)}.wire-artifact{border:1px solid var(--line);border-radius:8px;margin-top:12px;overflow:hidden}.wire-artifact-head{border-bottom:1px solid var(--line);background:var(--panel);padding:10px 12px}.wire-artifact-body{grid-template-columns:172px minmax(0,1fr);min-height:260px;display:grid}.user-report-preview .wire-artifact-body{min-height:250px}.wire-artifact-body aside{border-right:1px solid var(--line);background:var(--panel-soft);padding:10px}.wire-artifact-body aside button{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;margin-bottom:3px;padding:7px 8px;display:block}.wire-artifact-body aside button.is-active{color:var(--ink)}.wire-artifact-body section{padding:18px}.wire-artifact-body h2{margin:0 0 8px;line-height:1.15}.wire-evidence-line{margin-top:14px}.wire-evidence-line span{border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:6px;padding:7px 9px}.wire-choice-row{margin-top:11px}.wire-choice-row button{gap:2px;min-height:31px;display:inline-grid}@media (max-width:1120px){.blank-chat-stack{width:min(660px,100% - 28px)}}@media (max-width:780px){.wire-topbar,.wire-message,.wire-artifact-body,.wire-input-row,.report-action-grid{grid-template-columns:1fr}.wire-sidebar{min-height:auto}.wire-main,.wire-body-grid,.wire-center-column,.initial-thread{min-height:100dvh}.wire-body-grid,.wire-thread{height:100dvh}.wire-thread{padding:14px 12px calc(var(--mobile-composer-height) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(var(--mobile-composer-height) + env(safe-area-inset-bottom))}.wire-avatar{display:none}.ask-start{padding-left:0}.blank-chat-stack{width:min(720px,100% - 20px);min-width:0;height:auto;min-height:100dvh;padding:20px 0 calc(var(--mobile-composer-height) + env(safe-area-inset-bottom))}.blank-chat-stack .ask-start{align-self:end;margin-bottom:8px}.wire-message{grid-template-columns:minmax(0,1fr);width:min(760px,100%)}.wire-bubble{border-radius:10px}.wire-body-grid.has-viewer-frame,.wire-body-grid.has-viewer-frame.is-viewer-expanded{grid-template-columns:1fr}.wire-viewer-frame{z-index:9;border-left:1px solid var(--line);resize:none;height:100dvh;position:fixed;top:0;bottom:0;left:52px;right:0}.wire-research-panel{width:auto;max-height:none;box-shadow:none;grid-template-columns:1fr;margin:6px;position:static;transform:none}}html,body,#root{--pomothy-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pomothy-font-size:13px;--pomothy-font-weight:400;width:100%;min-width:0;height:100%;font-family:var(--pomothy-font);font-size:var(--pomothy-font-size);font-weight:var(--pomothy-font-weight);margin:0}body{color:#f4f4f2;font-family:var(--pomothy-font);font-size:var(--pomothy-font-size);font-weight:var(--pomothy-font-weight);background:#1f1f1f}*{box-sizing:border-box;font-family:var(--pomothy-font)}button,input,textarea,select{font-family:var(--pomothy-font);font-size:inherit;font-weight:inherit}strong,b,h1,h2,h3,h4,h5,h6,label{font-weight:inherit}.pomothy-login-surface{color:#f4f4f2;background:#1f1f1f;place-items:center;min-height:100%;padding:24px;display:grid}.pomothy-login-panel{justify-items:start;gap:20px;width:min(100%,360px);display:grid}.pomothy-login-mark{color:#f4f4f2;width:76px;height:auto}.pomothy-login-panel h1{margin:0;line-height:1}.pomothy-login-panel p{color:#b8b5ad;margin:8px 0 0}.pomothy-login-actions{gap:10px;width:100%;display:grid}.pomothy-login-panel button{color:#171717;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#f4f4f2;border:1px solid #5a554d;grid-template-columns:20px minmax(0,1fr);place-items:center;gap:8px;display:inline-grid}.pomothy-login-panel>button{grid-template-columns:minmax(0,1fr)}.pomothy-login-panel button>svg{width:18px;height:18px}.pomothy-login-panel button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pomothy-login-panel button:disabled{cursor:default;opacity:.62}.pomothy-login-error{color:#f2a391}
