@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f8fafc;background-color:#05060a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text: #f8fafc;--muted: #9ca3af;--panel: rgba(15, 23, 42, .65);--border: rgba(148, 163, 184, .25);--accent: #ec4899}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(236,72,153,.15),transparent),radial-gradient(circle at 20% 20%,rgba(59,130,246,.15),transparent),#05060a;color:var(--text)}button,input,textarea{font-family:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-shell{min-height:100vh;padding:3rem 1.5rem 4rem;max-width:1200px;margin:0 auto}.hero{margin-bottom:2rem}.hero .eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:var(--muted)}.hero h1{margin:.5rem 0;font-size:clamp(2rem,4vw,3rem)}.hero .lede{font-size:1.1rem;color:var(--muted);max-width:720px}.content{display:grid;gap:2rem}@media (min-width: 960px){.content{grid-template-columns:1fr 1fr;align-items:start}}.stacked-panels{display:flex;flex-direction:column;gap:1.5rem}.panel,.results-panel{background:var(--panel);border:1px solid var(--border);border-radius:1rem;padding:1.75rem;box-shadow:0 30px 60px -40px #0f172a66}.panel h2,.results-panel h2{margin-top:0}.ideation-form{display:flex;flex-direction:column;gap:1rem}.ideation-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600}.ideation-form textarea{border-radius:.75rem;padding:.85rem 1rem;border:1px solid var(--border);background:#05060a;color:var(--text);font-size:.95rem;resize:vertical;min-height:60px}.concept-count input[type=range]{width:100%}.ideation-form button{margin-top:.5rem;padding:.85rem 1rem;border-radius:999px;border:none;font-weight:600;background:var(--accent);color:#05060a;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.ideation-form button:disabled{opacity:.6;cursor:wait;transform:none;box-shadow:none}.ideation-form button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 30px -12px #ec4899b3}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ghost-button,.accent-button{border-radius:999px;font-weight:600;padding:.35rem 1rem;cursor:pointer;transition:opacity .12s ease;border:1px solid transparent}.ghost-button{background:transparent;border-color:var(--border);color:var(--text)}.ghost-button.small{margin-top:.75rem;font-size:.85rem;padding:.25rem .85rem;align-self:flex-start}.status-indicator-container .ghost-button.small{margin-top:0;align-self:auto}.ghost-button:hover,.accent-button:hover{opacity:.85}.accent-button{background:var(--accent);color:#05060a}.muted-text{color:var(--muted);margin-top:.5rem}.runs-dropdown{display:flex;flex-direction:column;gap:.5rem;font-weight:600;margin-top:1rem}.runs-dropdown select{border-radius:.75rem;border:1px solid var(--border);background:#05060a;color:var(--text);padding:.65rem .85rem}.error{margin-top:1rem;color:#ff7b7b;font-weight:600}.status-indicator-container{margin-top:.5rem;display:flex;align-items:center;gap:1rem}.status-indicator{color:var(--muted);font-weight:600;margin:0}.results-panel header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.results-panel header p{margin:.5rem 0 0;color:var(--muted)}.empty-state{text-align:center;padding:3rem 1rem;color:var(--muted);border:1px dashed var(--border);border-radius:1rem}.ideas-accordion{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.idea-accordion-item{border-radius:1rem;border:1px solid var(--border);background:#05060ab3;overflow:hidden}.accordion-trigger{width:100%;border:none;background:transparent;color:inherit;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-align:left;cursor:pointer;font:inherit}.accordion-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.idea-trigger-text{display:flex;flex-wrap:wrap;gap:.35rem;font-weight:600}.marquee-title{font-size:1rem}.concept-bracket{color:var(--muted)}.idea-trigger-meta{display:flex;align-items:center;gap:.6rem}.accordion-caret{font-size:1.35rem;line-height:1;color:var(--muted)}.idea-accordion-item.expanded .accordion-trigger{background:#0f172a59}.idea-panel{border-top:1px solid rgba(148,163,184,.2);padding:0 1.5rem 1.5rem}.score-pill{background:#ec48992e;color:var(--accent);border-radius:999px;padding:.25rem .85rem;font-weight:700}.concept-summary{font-size:.9rem;color:var(--muted)}.solution{margin-top:.75rem;font-size:1rem}.score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-top:1rem}.score-grid div{background:#0f172a66;border-radius:.75rem;padding:.75rem}.score-grid dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.score-grid dd{margin:.25rem 0 0;font-size:1.2rem;font-weight:700}.score-reason{display:block;margin-top:.35rem;font-size:.8rem;font-weight:400;color:var(--muted);line-height:1.2}.meta-info-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#6366f126;color:#818cf8;cursor:pointer;transition:background .15s ease,transform .15s ease}.meta-info-btn:hover{background:#6366f14d;transform:scale(1.1)}.meta-info-btn:focus-visible{outline:2px solid #818cf8;outline-offset:2px}.meta-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.meta-dialog{background:linear-gradient(145deg,#0f172a,#1e1b4b);border:1px solid rgba(99,102,241,.3);border-radius:1.25rem;max-width:640px;width:90%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #6366f11a,inset 0 1px #ffffff0d;animation:slideUp .2s ease}.meta-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.15);background:#6366f114}.meta-dialog-header h3{margin:0;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#c7d2fe,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.meta-dialog-close{width:32px;height:32px;border:none;border-radius:50%;background:#94a3b81a;color:var(--muted);font-size:1.5rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.meta-dialog-close:hover{background:#ef444433;color:#f87171}.meta-dialog-content{padding:1.5rem;overflow-y:auto;flex:1}.meta-dialog-subtitle{margin:0 0 1.5rem;font-size:.95rem;color:var(--accent);font-weight:600;padding-bottom:1rem;border-bottom:1px dashed rgba(148,163,184,.2)}.meta-section{margin-bottom:1.75rem}.meta-section:last-child{margin-bottom:0}.meta-section h4{margin:0 0 .85rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#a5b4fc;font-weight:700}.meta-subsection{margin-bottom:1rem;padding-left:.75rem;border-left:2px solid rgba(99,102,241,.3)}.meta-subsection h5{margin:0 0 .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.meta-subsection ul{margin:0;padding-left:1.25rem;list-style:disc}.meta-subsection li{margin-bottom:.35rem;font-size:.9rem;line-height:1.5;color:#e2e8f0}.meta-concept-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#f1f5f9}.graft-section{background:#10b98114;border-radius:.75rem;padding:1rem;border:1px solid rgba(16,185,129,.2)}.graft-section h4{color:#34d399}.graft-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.graft-item{background:#00000040;border-radius:.5rem;padding:.75rem 1rem;border-left:3px solid #34d399}.graft-arrow{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.graft-mechanism{color:#a7f3d0;font-weight:600;font-size:.95rem}.graft-arrow .arrow{color:#34d399;font-size:1.1rem;font-weight:700}.graft-primitive{color:#fbbf24;font-weight:500;font-size:.95rem}.graft-explanation{background:#0003;border-radius:.5rem;padding:.75rem;margin-bottom:.5rem}.graft-explanation dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.35rem}.graft-explanation dd{margin:0;font-weight:400;font-size:.9rem;line-height:1.5;color:#f1f5f9}.graft-mutation-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem!important}.mutation-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#1c1917;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .6rem;border-radius:999px}.mutation-type{font-size:.85rem;color:#fbbf24;font-weight:500}.meta-empty{text-align:center;color:var(--muted);padding:2rem 1rem;font-style:italic}.mutated-schema-section{background:#f59e0b14;border-radius:.75rem;padding:1rem;border:1px solid rgba(245,158,11,.2)}.mutated-schema-section h4{color:#fbbf24}.mutation-info{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.mutation-type-label{background:linear-gradient(135deg,#f59e0b,#d97706);color:#1c1917;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .6rem;border-radius:999px}.mutation-source{font-size:.8rem;color:var(--muted);font-style:italic}.mutation-rationale{margin:0;font-size:.9rem;color:#fcd34d;line-height:1.5;font-style:italic}.mutated-schema-section .meta-subsection{border-left-color:#f59e0b66}.mutated-schema-section .meta-subsection li{color:#fef3c7}.constraints-ledger{margin-top:1rem;padding:.75rem 1rem;background:#0f172a66;border-radius:.5rem;border-left:3px solid var(--muted)}.constraints-ledger .label{margin:0 0 .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.constraints-ledger ul{margin:0;padding-left:1.25rem;list-style:disc}.constraints-ledger li{font-size:.85rem;color:var(--muted);margin-bottom:.25rem}.marquee-element{margin-top:.75rem;font-size:.9rem}.marquee-element .label{font-weight:600;color:var(--muted)}.dialog-section{background:#8b5cf614;border-radius:.75rem;padding:1rem;border:1px solid rgba(139,92,246,.2)}.dialog-section h4{color:#a78bfa}.dialog-steps{display:flex;flex-direction:column;gap:1rem}.dialog-step{background:#00000040;border-radius:.75rem;padding:1rem;border-left:3px solid #a78bfa}.dialog-step-graft_selection{border-left-color:#34d399}.dialog-step-develop{border-left-color:#60a5fa}.dialog-step-refine{border-left-color:#f472b6}.dialog-step-finalize{border-left-color:#fbbf24}.dialog-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.dialog-solver{font-weight:700;font-size:.95rem;color:#e2e8f0}.dialog-role{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .5rem;border-radius:999px;font-weight:600}.dialog-step-graft_selection .dialog-role{background:#34d39933;color:#34d399}.dialog-step-develop .dialog-role{background:#60a5fa33;color:#60a5fa}.dialog-step-refine .dialog-role{background:#f472b633;color:#f472b6}.dialog-step-finalize .dialog-role{background:#fbbf2433;color:#fbbf24}.dialog-node{font-size:.7rem;color:var(--muted);margin-left:auto}.dialog-step-content{font-size:.9rem;line-height:1.6;color:#cbd5e1;white-space:pre-wrap}.dialog-step-marquee{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed rgba(148,163,184,.2);font-size:.85rem;color:var(--muted)}.dialog-step-marquee .label{font-weight:600}.button-group{display:flex;gap:.75rem;margin-top:.5rem}.button-group button{flex:1;margin-top:0}.chain-button{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important}.chain-button:not(:disabled):hover{box-shadow:0 10px 30px -12px #6366f1b3!important}.chain-rounds-accordion{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.chain-round-item{border-radius:1rem;border:1px solid var(--border);background:#05060ab3;overflow:hidden}.chain-round-item.expanded{border-color:#6366f166}.round-trigger-text{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600}.round-number{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.round-title{font-size:1rem}.round-concept{color:var(--muted);font-weight:400}.round-trigger-meta{display:flex;align-items:center;gap:.6rem}.solver-badge{font-size:.75rem;color:#a78bfa;background:#8b5cf626;padding:.2rem .6rem;border-radius:999px}.round-panel{border-top:1px solid rgba(148,163,184,.2);padding:1.5rem}.gap-analysis-section{background:linear-gradient(145deg,#6366f114,#8b5cf60d);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;border:1px solid rgba(99,102,241,.2)}.gap-analysis-section h4{margin:0 0 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#818cf8;font-weight:700}.user-voice{margin:0 0 1rem;padding:1rem;background:#00000040;border-radius:.5rem;border-left:3px solid #818cf8;font-style:italic;color:#c7d2fe;font-size:.95rem;line-height:1.6}.identified-gap{margin-bottom:.75rem;font-size:1rem;color:#f1f5f9}.identified-gap strong{color:#a5b4fc}.gap-importance{margin:0;font-size:.9rem;color:var(--muted)}.gap-importance em{color:#94a3b8}.assessments-details{margin-top:1rem}.assessments-details summary{cursor:pointer;font-size:.85rem;color:#818cf8;font-weight:600;padding:.5rem 0}.assessments-details summary:hover{color:#a5b4fc}.assessments-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.assessment-item{background:#0003;border-radius:.5rem;padding:.75rem;border-left:2px solid rgba(99,102,241,.3)}.assessment-header{margin-bottom:.5rem}.assessment-title{font-weight:600;font-size:.9rem;color:#e2e8f0}.assessment-provides,.assessment-lacks{font-size:.85rem;margin-bottom:.25rem;color:#cbd5e1}.assessment-provides .label{color:#34d399;font-weight:600}.assessment-lacks .label{color:#f87171;font-weight:600}.new-idea-section{margin-bottom:1.5rem}.new-idea-section h4{margin:0 0 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#34d399;font-weight:700}.condensed-section{background:#fbbf2414;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;border:1px solid rgba(251,191,36,.2)}.condensed-section h4{margin:0 0 .75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#fbbf24;font-weight:700}.one-liner{margin:0 0 .5rem;font-size:.95rem;color:#fef3c7;line-height:1.5}.addresses-need{margin:0;font-size:.85rem;color:var(--muted)}.addresses-need .label{color:#fcd34d;font-weight:600}
