@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(1200px 600px at 50% -10%,#efefff,#f8f9ff,#fbfbff);color:#1f2330;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:48px 24px 120px}.header{text-align:center;margin-bottom:36px}.header h1{font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.025em;background:linear-gradient(90deg,#6366f1,#8b5cf6 60%,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;margin-bottom:8px}.header p{font-size:14px;color:#6b7280}.model-badge{margin-top:12px;font-size:11px;color:#5b58f0;background:#eef0ff;padding:4px 12px;border-radius:999px;display:inline-block;letter-spacing:.04em;font-weight:500}.input-area{width:100%;max-width:640px;margin-bottom:40px}.input-row{display:flex;gap:10px}.input-field{flex:1;background:#fff;border:1px solid #e6e8ff;border-radius:14px;color:#1f2330;font-family:inherit;font-size:15px;padding:14px 18px;outline:none;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 10px #6366f10a}.input-field:focus{border-color:#a5a8ff;box-shadow:0 6px 22px #6366f11a}.input-field::placeholder{color:#9ca3af}.input-field:disabled{background:#fafbff;color:#6b7280;cursor:default}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:14px;font-family:inherit;font-size:14px;font-weight:600;padding:14px 22px;cursor:pointer;white-space:nowrap;transition:transform .15s,box-shadow .2s,opacity .2s;box-shadow:0 6px 18px #6366f147}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #6366f159}.btn-primary:disabled{opacity:.45;cursor:default;box-shadow:none}.btn-primary.small{padding:10px 18px;font-size:13px;border-radius:12px}.btn-secondary{background:#eef0ff;color:#4f46e5;border:none;border-radius:12px;font-family:inherit;font-size:13px;font-weight:600;padding:10px 18px;cursor:pointer;transition:background .15s}.btn-secondary:hover:not(:disabled){background:#e1e4ff}.btn-secondary:disabled{opacity:.45;cursor:default}.btn-ghost{background:transparent;color:#6b7280;border:1px solid #e6e8ff;border-radius:999px;font-family:inherit;font-size:12px;font-weight:500;padding:7px 14px;cursor:pointer;transition:all .15s}.btn-ghost:hover:not(:disabled){color:#5b58f0;border-color:#c7caff;background:#fbfbff}.btn-ghost:disabled{opacity:.4;cursor:default}.control-row{display:flex;gap:8px;margin-top:12px;justify-content:flex-end}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;max-width:1340px;width:100%;align-items:start}.map-col{min-width:0;display:flex;justify-content:center}.panel-col{position:sticky;top:24px}@media (max-width:1024px){.workspace{grid-template-columns:1fr;gap:24px}.panel-col{position:static;order:-1}}.map{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1000px;gap:0}.level-wrap,.level{display:flex;flex-direction:column;align-items:center;width:100%}.level-parent{display:flex;justify-content:center}.connector{width:2px;height:36px;background:linear-gradient(180deg,#c7caff,#eef0ff);border-radius:2px}.connector.short{height:24px}.root-card{background:#fff;border:1px solid #e6e8ff;border-radius:18px;padding:18px 26px;max-width:560px;text-align:center;box-shadow:0 8px 24px #6366f10f}.tag{display:block;font-size:10px;color:#8b8fb8;letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px;font-weight:600}.root-text{font-size:16px;color:#1f2330;line-height:1.5;font-weight:500}.parent-card{background:#fff;border:1px solid #e6e8ff;border-radius:16px;padding:14px 22px;max-width:520px;text-align:center;box-shadow:0 6px 18px #6366f10d}.parent-text{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;color:#4f46e5;letter-spacing:-.01em}.parent-sub{margin-top:4px;font-size:13px;color:#1f2330;line-height:1.45;font-weight:500}.parent-tooltip{margin-top:6px;font-size:12px;color:#6b7280;line-height:1.5}.parent-card.from-user{border-color:#a5f3fc;background:#ecfeff;box-shadow:0 6px 18px #0ea5e91a}.parent-card.from-user .parent-text{color:#0e7490}.parent-card.from-user .tag{color:#0891b2}.level-row{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;min-height:240px;padding:8px 0 16px;flex-wrap:wrap}.rejected-stack{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;max-width:340px;justify-content:flex-end}.rejected-chip{background:#f7f8ff;border:1px dashed #d7daff;border-radius:12px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;color:#8b8fb8;cursor:pointer;opacity:.85;transition:opacity .2s,border-color .2s;display:inline-flex;align-items:center;gap:6px}.rejected-chip:hover{opacity:1;border-color:#c7caff;color:#5b58f0}.rejected-x{font-size:10px;color:#c0c4ee}.rejected-label{text-decoration:line-through;text-decoration-color:#c0c4ee}.active-area{display:flex;align-items:center;justify-content:center;min-width:380px;min-height:260px}.active-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:440px}.active-card{background:#fff;border:1px solid #dcdfff;border-radius:22px;padding:26px;width:100%;position:relative;box-shadow:0 16px 40px #6366f124,0 4px 12px #6366f10f;transition:opacity .2s,filter .2s}.active-card.busy{opacity:.55;filter:grayscale(.2);pointer-events:none}.btn-info{position:absolute;top:14px;right:14px;background:transparent;border:none;color:#a5a8c5;cursor:pointer;padding:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.btn-info:hover:not(:disabled){background:#eef0ff;color:#5b58f0}.btn-info:disabled{opacity:.4;cursor:default}.info-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;font-size:11px;font-weight:700;font-style:italic;font-family:Georgia,serif;line-height:1}.active-question-title{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:800;color:#1f2330;margin-bottom:12px;letter-spacing:-.015em;line-height:1.3;padding-right:36px}.active-desc{font-size:14px;color:#4b5165;line-height:1.65}.active-actions{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.btn-yes{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:11px;font-family:inherit;font-size:13px;font-weight:600;padding:11px 18px;cursor:pointer;transition:transform .15s,box-shadow .2s;flex:1;min-width:64px;box-shadow:0 4px 12px #6366f138}.btn-yes:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #6366f14d}.btn-yes:disabled,.btn-no:disabled,.btn-more:disabled,.btn-insight:disabled{opacity:.5;cursor:default}.btn-no{background:#fff;color:#6b7280;border:1px solid #e6e8ff;border-radius:11px;font-family:inherit;font-size:13px;font-weight:600;padding:11px 18px;cursor:pointer;transition:all .15s;flex:1;min-width:64px}.btn-no:hover:not(:disabled){color:#1f2330;border-color:#c7caff;background:#fbfbff}.btn-more{background:#eef0ff;color:#4f46e5;border:none;border-radius:11px;font-family:inherit;font-size:13px;font-weight:600;padding:11px 14px;cursor:pointer;transition:background .15s}.btn-more:hover:not(:disabled){background:#e1e4ff}.btn-insight{background:#fff;border:1px solid #e6e8ff;border-radius:11px;padding:11px 14px;cursor:pointer;font-size:15px;transition:all .15s}.btn-insight:hover:not(:disabled){border-color:#c7caff;background:#fbfbff}.active-input-row{display:flex;gap:8px;margin-top:12px}.active-input{flex:1;background:#fbfbff;border:1px solid #e6e8ff;border-radius:11px;font-family:inherit;font-size:13px;color:#1f2330;padding:11px 14px;outline:none;transition:border-color .2s}.active-input:focus{border-color:#a5a8ff;background:#fff}.active-input::placeholder{color:#a5a8c5;font-size:12px}.active-input:disabled{opacity:.5;cursor:default}.btn-input-submit{background:#eef0ff;color:#4f46e5;border:none;border-radius:11px;font-family:inherit;font-size:16px;font-weight:600;padding:11px 16px;cursor:pointer;transition:background .15s;min-width:46px;display:flex;align-items:center;justify-content:center}.btn-input-submit:hover:not(:disabled){background:#e1e4ff}.btn-input-submit:disabled{opacity:.4;cursor:default}.active-insight{margin-top:12px;overflow:hidden;background:#f5f6ff;border:1px solid #d7daff;border-radius:12px;padding:12px 14px}.active-insight .lbl{display:block;font-size:10px;color:#5b58f0;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-weight:600}.active-insight p{font-size:12.5px;color:#2a2f44;line-height:1.6}.chosen-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:999px;padding:10px 18px;display:inline-flex;align-items:center;gap:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;box-shadow:0 8px 22px #6366f147}.chosen-badge .check{font-size:12px;opacity:.9}.dots{display:inline-flex;gap:5px;align-items:center}.dots span{width:6px;height:6px;background:#6366f1;border-radius:50%;animation:pulse 1.2s infinite}.dots.tiny span{width:4px;height:4px;background:#4f46e5}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.25;transform:scale(.75)}40%{opacity:1;transform:scale(1)}}.loading-block{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e6e8ff;border-radius:14px;padding:14px 20px;color:#6b7280;font-size:13px;box-shadow:0 4px 14px #6366f10d}.footer-actions{margin-top:40px;display:flex;justify-content:center}.analysis-panel{background:#fff;border:1px solid #e6e8ff;border-radius:18px;padding:18px 18px 14px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 28px #6366f10f;width:100%}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-tag{font-size:10px;color:#8b8fb8;letter-spacing:.15em;text-transform:uppercase;font-weight:600}.panel-step{font-size:11px;color:#4f46e5;background:#eef0ff;padding:3px 10px;border-radius:999px;font-weight:600;letter-spacing:.04em}.panel-body{min-height:80px}.panel-text{font-size:13px;color:#2a2f44;line-height:1.65;white-space:pre-wrap}.panel-empty{font-size:12px;color:#8b8fb8;line-height:1.55;font-style:italic}.panel-loading{display:flex;align-items:center;gap:8px;color:#8b8fb8;font-size:12px}.panel-loading.mini{margin-top:10px}.panel-footer{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid #f0f1ff}.panel-progress{height:4px;background:#f0f1ff;border-radius:99px;overflow:hidden}.panel-progress-bar{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:99px;transition:width .35s ease}.panel-progress-label{font-size:10px;color:#8b8fb8;letter-spacing:.06em}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14162873;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:22px;width:100%;max-width:560px;padding:30px;position:relative;box-shadow:0 28px 64px #14162838;max-height:88vh;overflow-y:auto}.modal.wide{max-width:640px}.modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;border-radius:50%;background:#f5f6ff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:background .15s,color .15s}.modal-close:hover{background:#e6e8ff;color:#1f2330}.modal-tag{display:inline-block;font-size:10px;color:#5b58f0;background:#eef0ff;padding:5px 12px;border-radius:999px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-bottom:12px}.modal-title{font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;color:#1f2330;margin-bottom:6px;letter-spacing:-.02em;line-height:1.25}.modal-sub{font-size:13px;color:#6b7280;margin-bottom:18px;line-height:1.5}.modal-body{font-size:14px;color:#2a2f44;line-height:1.75;white-space:pre-wrap}.modal-loading{display:flex;flex-direction:column;align-items:center;gap:10px;padding:30px 0;color:#6b7280;font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;flex-wrap:wrap}.modal-textarea{width:100%;background:#fbfbff;border:1px solid #e6e8ff;border-radius:12px;font-family:inherit;font-size:14px;color:#1f2330;padding:14px;min-height:120px;outline:none;resize:vertical;transition:border-color .2s}.modal-textarea:focus{border-color:#a5a8ff}.insight-block{background:#fbfbff;border:1px solid #e6e8ff;border-radius:12px;padding:14px 16px;margin-bottom:12px}.insight-block.insight{border-color:#d7daff;background:#f5f6ff}.lbl{display:block;font-size:10px;color:#8b8fb8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-weight:600}.insight-block p{font-size:13px;color:#2a2f44;line-height:1.65}.conclusion-body{font-size:14px;color:#2a2f44;line-height:1.75;background:#fbfbff;border:1px solid #e6e8ff;border-radius:14px;padding:18px 20px;margin-bottom:18px;white-space:pre-wrap}.conclusion-question{font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;color:#2563eb;margin:10px 0 14px;line-height:1.4;letter-spacing:-.01em}.explore-hint{margin-top:10px;font-size:11px;color:#0891b2;text-align:right;letter-spacing:.04em;font-style:italic}
