.playground-dev-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;padding:24px}.playground-dev-card{display:flex;flex-direction:column;padding:24px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:inherit;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.playground-dev-card:hover{background:#ffffff0f;border-color:#ffffff29;transform:translateY(-2px)}.playground-dev-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#3b82f61f;color:#3b82f6;font-size:1.4rem;margin-bottom:16px}.playground-dev-card:nth-child(2) .playground-dev-icon{background:#ef44441f;color:#ef4444}.playground-dev-card h3{margin:0 0 8px;font-size:1.2rem;font-weight:600}.playground-dev-card p{margin:0;font-size:.9rem;color:var(--dashboard-muted, #94a3b8);line-height:1.5}.stark-title{margin:24px 24px 0!important;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem!important;color:var(--dashboard-muted, #94a3b8)}.dashboard-dev-screen .page-content{background:radial-gradient(circle at top right,rgba(109,211,255,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 25%)}.dev-course-workspace{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);min-height:calc(100vh - 56px)}.dev-course-sidebar{display:flex;flex-direction:column;gap:16px;padding:16px;border-right:1px solid rgba(255,255,255,.08);background:#060a0e8f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;align-self:start;height:calc(100vh - 56px);overflow:auto}.dev-course-sidebar-head,.dev-course-select-shell{min-width:0}.dev-course-create-panel{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;overflow:hidden}.dev-course-create-actions{display:flex;justify-content:flex-end;padding:0 16px 16px}.dev-course-create-actions .button{width:168px}.dev-course-tabs-wrap{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1}.dev-course-tabs-header{display:none}.dev-course-tabs{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:auto;padding-right:2px}.dev-course-tabs-empty{padding:14px 12px;color:var(--dashboard-muted)}.dev-course-tab{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 10px;border-radius:16px;background:transparent;transition:background .18s ease,color .18s ease}.dev-course-tab.is-active{background:#ffffff1f}.dev-course-tab-main{appearance:none;border:0;flex:1;min-width:0;justify-content:flex-start;text-align:left;padding:0;min-height:48px;background:transparent;color:inherit;cursor:pointer}.dev-course-tab-copy{display:block;min-width:0}.dev-course-tab-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.dev-course-tab-meta{display:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dashboard-muted);font-size:.82rem}.dev-course-tab-close{appearance:none;border:0;width:28px;min-width:28px;height:28px;padding:0;border-radius:999px;background:transparent;justify-content:center;color:var(--dashboard-muted);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s ease,color .18s ease,background .18s ease}.dev-course-tab:hover .dev-course-tab-close,.dev-course-tab:focus-within .dev-course-tab-close{opacity:1;pointer-events:auto}.dev-course-tab-close:hover{color:#fff;background:#ffffff14}.dev-course-main{display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px 20px 96px;min-height:calc(100vh - 56px)}.dev-course-main-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dev-course-main-heading{min-width:0;display:flex;flex-direction:column;gap:8px;flex:1}.dev-course-title-row{display:flex;flex-direction:column;gap:4px;min-width:0}.dev-course-title-topline{display:flex;align-items:center;gap:10px;min-width:0}.dev-course-edit-parent-wrap{width:min(240px,28vw);min-width:170px}.dev-course-parent-chevron{font-size:.9rem}.dev-course-title-fields{min-width:220px;max-width:520px;flex:1}.dev-course-title-input,.dev-course-url-input{width:100%;border:0;background:transparent;color:inherit;padding:0;outline:0}.dev-course-title-input{font-size:1.2rem!important;line-height:1.4;font-weight:700}.dev-course-url-row{display:flex;align-items:center;gap:6px;width:100%}.dev-course-url-input{color:var(--dashboard-muted);font-size:.88rem}.dev-course-title-actions{display:flex;align-items:center;gap:4px}.dev-course-title-actions .link{color:var(--dashboard-muted)}.dev-course-title-actions .link.color-red{color:#ff7b7b}.dev-course-main-title{margin:0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.05;text-align:left}.dev-course-add-data-btn{width:132px;white-space:nowrap}.dev-course-main-stats{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.dev-course-main-stat{display:inline-flex;align-items:center;gap:6px;color:var(--dashboard-muted);font-size:.88rem}.dev-course-navbar-add.is-active{color:var(--dashboard-accent)}.dev-course-data-status{color:var(--dashboard-muted)}.dev-course-data-status.tone-info{color:var(--dashboard-accent)}.dev-course-data-status.tone-error{color:#ff7b7b}.dev-course-data-content{margin-top:0;padding-top:0}.dev-course-data-entries{display:flex;flex-direction:column;gap:16px}.dev-course-data-entry{border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.dev-course-data-entry.is-new{border-color:#6dd3ff59}.dev-course-data-entry-bar{display:flex;align-items:center;justify-content:flex-end;padding:12px 16px 0}.dev-course-data-actions{display:flex;justify-content:flex-end;gap:10px;margin-left:auto}.dev-course-data-actions .button{width:112px}.dev-course-data-entry .list{margin:0}.dev-course-data-entry textarea{min-height:88px;max-height:240px}.dev-course-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:280px;padding:28px;text-align:center;border-radius:22px;border:1px dashed rgba(255,255,255,.12);background:#ffffff08}.dev-course-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#6dd3ff1f;color:var(--dashboard-accent);font-size:1.2rem}.dev-course-data-toolbar{margin:0;padding-top:16px;padding-bottom:12px}.dev-user-report-entries{display:flex;flex-direction:column;gap:18px}.dev-user-report-entry{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.dev-user-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:4px}.dev-user-report-title{font-weight:700;font-size:1rem}.dev-user-report-subtitle,.dev-user-report-meta{color:var(--dashboard-muted);font-size:.92rem}.dev-user-report-meta{display:flex;flex-wrap:wrap;gap:8px 16px;padding-top:0}.dev-user-report-reason{padding-top:4px;white-space:pre-wrap}.dev-user-report-actions{padding-top:0}.dev-user-report-pill{border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700;text-transform:capitalize;background:#ffffff14}.dev-user-report-pill.status-pending{background:#6dd3ff2e;color:#8de1ff}.dev-user-report-pill.status-dismissed{background:#ffffff1a}.dev-user-report-pill.status-warned{background:#ffb44a33;color:#ffca7a}.dev-user-report-pill.status-temp_ban,.dev-user-report-pill.status-permanent_ban{background:#ff545433;color:#ff8a8a}@media(max-width:960px){.dev-course-workspace{grid-template-columns:1fr}.dev-course-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);position:static;height:auto}.dev-course-tabs{max-height:240px}}@media(max-width:720px){.dev-course-main{padding:16px 16px 88px}.dev-course-main-header,.dev-course-data-entry-bar{flex-direction:column;align-items:flex-start}.dev-course-title-row{width:100%}.dev-course-title-topline{width:100%;flex-wrap:wrap}.dev-course-edit-parent-wrap,.dev-course-title-fields{width:100%;max-width:none;min-width:0}.dev-course-add-data-btn,.dev-course-data-actions{width:100%;margin-left:0}.dev-course-tab-close{opacity:1;pointer-events:auto}.dev-course-main-title{text-align:left}.dev-course-data-actions{justify-content:stretch;flex-direction:column}.dev-course-data-actions .button,.dev-course-add-data-btn,.dev-course-create-actions .button{width:100%}}.agent-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(22px,calc(env(safe-area-inset-bottom) + 18px));z-index:5200;width:58px;height:58px;border:0;border-radius:50%;background:#1677ff;color:#fff;box-shadow:0 14px 34px #00000038;display:none;align-items:center;justify-content:center;font-size:22px}.agent-fab.is-visible{display:inline-flex}@media(max-width:768px){.agent-fab{bottom:calc(var(--f7-toolbar-height) + max(2px,calc(env(safe-area-inset-bottom) - 2px)))}}.agent-fab-icon{width:28px;height:28px;fill:currentColor}.agent-sheet .sheet-modal-inner{overflow:hidden;height:var(--ai-sheet-visible-height, 40vh)}.agent-sheet-page{background:var(--f7-page-bg-color);height:var(--ai-sheet-visible-height, 40vh);position:relative}.agent-sheet{--agent-blue: #1677ff;--agent-blue-soft: rgba(22, 119, 255, .12);--agent-blue-border: rgba(22, 119, 255, .48);--agent-composer-space: 154px;--f7-page-content-extra-padding-bottom: var(--agent-composer-space);height:calc(100vh - env(safe-area-inset-top) - 8px);height:calc(100dvh - env(safe-area-inset-top) - 8px)}.ios .agent-sheet{--f7-sheet-bg-color: #000;background:#000;-webkit-backdrop-filter:none;backdrop-filter:none}.agent-page-content{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.agent-title{display:flex;align-items:center;gap:10px}.agent-product-title{display:grid;line-height:1}.agent-product-title small{color:var(--f7-text-color);opacity:.62;font-size:13px;font-weight:700}.agent-product-title span{color:var(--agent-blue);font-size:26px;font-weight:800}.agent-beta-chip{border:1px solid var(--agent-blue-border);border-radius:999px;color:var(--agent-blue);font-size:11px;font-weight:800;line-height:1;padding:5px 8px}.agent-body{display:flex;flex-direction:column;min-height:100%;box-sizing:border-box}.agent-messages{display:flex;flex-direction:column;gap:12px;padding:12px 14px 4px}.agent-message{max-width:90%;line-height:1.45}.agent-message-user{align-self:flex-end;background:var(--f7-theme-color);color:#fff;border-radius:18px 18px 4px;padding:10px 12px}.agent-message-assistant{align-self:flex-start;color:var(--f7-text-color)}.agent-thinking{display:inline-flex;align-items:center;gap:4px;color:var(--f7-text-color);opacity:.7;padding:4px 0}.agent-thinking span{width:5px;height:5px;border-radius:50%;background:currentColor;animation:agent-dot 1s infinite ease-in-out}.agent-thinking span:nth-child(2){animation-delay:.12s}.agent-thinking span:nth-child(3){animation-delay:.24s}@keyframes agent-dot{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.agent-action-card{border-radius:18px;border:1px solid rgba(0,0,0,.08);overflow:hidden;padding:10px;background:var(--f7-card-bg-color, var(--f7-page-bg-color));box-shadow:0 10px 24px #00000014}.dark .agent-action-card{border-color:#418eff57;background:#0b1830;box-shadow:0 12px 28px #000a1c6b}.agent-action-card-enter{animation:agent-action-card-enter .24s ease-out both}@keyframes agent-action-card-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.agent-action-preview{border-radius:14px;overflow:hidden}.agent-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:10px}.agent-action-success{display:flex;gap:7px;align-items:center;color:#15803d;font-weight:700;margin-top:10px}.agent-action-error{display:flex;gap:7px;align-items:center;color:#b42318;font-weight:700;margin-top:10px}.agent-info-card{display:flex;align-items:center;gap:10px;align-self:stretch;max-width:100%;border:1px solid var(--agent-blue-border);border-radius:16px;background:var(--agent-blue-soft);color:var(--f7-text-color);padding:12px;line-height:1.35}.agent-info-card i{color:var(--agent-blue)}.agent-citation-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;align-self:stretch}.agent-citation-chip{--f7-chip-bg-color: var(--agent-blue-soft);--f7-chip-text-color: var(--agent-blue)}.agent-composer{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:10px 12px 14px;background:transparent}.agent-composer-shell{border:1px solid rgba(0,0,0,.09);border-radius:24px;padding:8px;background:var(--f7-card-bg-color, #fff)}.agent-input-row{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:6px;align-items:end}.agent-input-field{position:relative;min-width:0;display:flex}.agent-input{width:100%;box-sizing:border-box;border:0;background:transparent;resize:none;max-height:132px;min-height:34px;padding:8px 4px;font:inherit;color:var(--f7-text-color);outline:none}.agent-placeholder-animation{position:absolute;left:4px;top:8px;max-width:calc(100% - 8px);overflow:hidden;color:var(--f7-input-placeholder-color, rgba(0, 0, 0, .45));line-height:normal;white-space:nowrap;pointer-events:none}.agent-icon-button{width:36px;height:36px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0000000f;color:var(--f7-text-color)}.agent-send{background:var(--agent-blue);color:#fff}.agent-bottom-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding-top:8px}.agent-org-select,.agent-card-org{min-width:0;justify-self:start}.agent-review-toggle{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--f7-text-color)}.agent-sheet.is-mic-mode .agent-messages,.agent-sheet.is-mic-mode .agent-composer{display:none}.agent-voice-stage{display:none;flex:1;min-height:0;align-items:center;justify-content:center}.agent-sheet.is-mic-mode .agent-voice-stage{display:flex}.agent-voice-content{display:flex;flex-direction:column;align-items:center;gap:28px}.agent-voice-orb{width:156px;height:156px;border-radius:50%;display:grid;place-items:center;background:#050505;color:var(--agent-blue);box-shadow:0 0 0 16px var(--agent-blue-soft);transform:scale(var(--agent-voice-scale, 1));transition:transform 90ms linear}.agent-voice-orb img{width:92px;height:92px;object-fit:contain;border-radius:22px}.agent-voice-exit{width:48px;height:48px;border:1px solid var(--agent-blue-border);border-radius:50%;display:grid;place-items:center;background:var(--f7-card-bg-color, #fff);color:var(--f7-text-color);font-size:20px}
