:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.Auth-module-scss-module__F6n9YW__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.Auth-module-scss-module__F6n9YW__loginScreen{z-index:9999;background:#020617;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:fixed;inset:0}.Auth-module-scss-module__F6n9YW__loginCard{color:#f8fafc;background:linear-gradient(160deg,#020617,#0b1220,#020617);border:1px solid #ffffff1a;border-radius:40px;flex-direction:column;align-items:center;gap:1.5rem;width:32rem;max-width:95%;padding:3.5rem;animation:.5s cubic-bezier(.16,1,.3,1) Auth-module-scss-module__F6n9YW__modalEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 140px #000000bf}.Auth-module-scss-module__F6n9YW__loginCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf82e,#0000 70%);width:600px;height:600px;position:absolute;bottom:-220px;left:-200px}.Auth-module-scss-module__F6n9YW__loginCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f12e,#0000 70%);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.Auth-module-scss-module__F6n9YW__loginCard>*{z-index:2;position:relative}.Auth-module-scss-module__F6n9YW__loginCard.Auth-module-scss-module__F6n9YW__wide{width:48rem}@keyframes Auth-module-scss-module__F6n9YW__modalEnter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Auth-module-scss-module__F6n9YW__title{color:#f8fafc;letter-spacing:-.6px;text-align:center;margin:0;font-size:2rem;font-weight:800}.Auth-module-scss-module__F6n9YW__subtitle{color:#c7d2fe;text-align:center;max-width:80%;margin-top:-.5rem;font-size:.95rem;line-height:1.5}.Auth-module-scss-module__F6n9YW__welcomeOptions{flex-direction:column;align-items:center;gap:1em;width:100%;display:flex}.Auth-module-scss-module__F6n9YW__welcomeOptions img{object-fit:cover;border-radius:50%;max-width:120px;height:120px;margin-bottom:1rem;box-shadow:0 10px 30px #38bdf866}.Auth-module-scss-module__F6n9YW__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#38bdf8,#818cf8);border:none;border-radius:28px;justify-content:center;width:100%;padding:1em;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 20px #38bdf84d}.Auth-module-scss-module__F6n9YW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #38bdf866}.Auth-module-scss-module__F6n9YW__primaryBtn:active{transform:translateY(0)}.Auth-module-scss-module__F6n9YW__secondaryBtn{color:#f8fafc;cursor:pointer;background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:28px;justify-content:center;width:100%;padding:1em;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__secondaryBtn:hover{background:linear-gradient(160deg,#ffffff1f,#ffffff0a);border-color:#38bdf866;transform:translateY(-1px)}.Auth-module-scss-module__F6n9YW__guestBtn{color:#c7d2fe;cursor:pointer;opacity:.8;background:0 0;border:none;margin-top:.5em;font-size:.9em;text-decoration:underline;transition:all .2s}.Auth-module-scss-module__F6n9YW__guestBtn:hover{opacity:1;color:#f8fafc}.Auth-module-scss-module__F6n9YW__divider{text-align:center;border-bottom:1px solid #ffffff1f;width:100%;margin:10px 0 20px;line-height:.1em}.Auth-module-scss-module__F6n9YW__divider span{color:#c7d2fe;padding:0 10px;font-size:.8em}.Auth-module-scss-module__F6n9YW__form{flex-direction:column;align-items:center;gap:1.5em;width:100%;display:flex}.Auth-module-scss-module__F6n9YW__grid{grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;display:grid}.Auth-module-scss-module__F6n9YW__grid input,.Auth-module-scss-module__F6n9YW__grid select{color:#f8fafc;background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:28px;outline:none;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.875rem;transition:all .2s;box-shadow:inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__grid input::placeholder,.Auth-module-scss-module__F6n9YW__grid select::placeholder{color:#c7d2fe;opacity:.6}.Auth-module-scss-module__F6n9YW__grid input:focus,.Auth-module-scss-module__F6n9YW__grid select:focus{background:linear-gradient(160deg,#ffffff1f,#ffffff0a);border-color:#38bdf880;box-shadow:0 0 0 4px #38bdf826,inset 0 1px #ffffff26}@media (max-width:600px){.Auth-module-scss-module__F6n9YW__grid{grid-template-columns:1fr}}.Auth-module-scss-module__F6n9YW__grid>div{flex-direction:column;gap:.6rem;display:flex}.Auth-module-scss-module__F6n9YW__inputGroup{flex-direction:column;gap:.6rem;width:100%;display:flex}.Auth-module-scss-module__F6n9YW__inputGroup input{color:#f8fafc;background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:28px;outline:none;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.875rem;transition:all .2s;box-shadow:inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__inputGroup input::placeholder{color:#c7d2fe;opacity:.6}.Auth-module-scss-module__F6n9YW__inputGroup input:focus{background:linear-gradient(160deg,#ffffff1f,#ffffff0a);border-color:#38bdf880;box-shadow:0 0 0 4px #38bdf826,inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__form label{color:#c7d2fe;margin-left:.2em;font-size:.85em;font-weight:500}.Auth-module-scss-module__F6n9YW__pincode{letter-spacing:.5em;text-align:center;color:#38bdf8;background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:28px;outline:none;width:80%;padding:.5em;font-family:inherit;font-size:2em;font-weight:700;transition:all .2s;box-shadow:inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__pincode:focus{background:linear-gradient(160deg,#ffffff1f,#ffffff0a);border-color:#38bdf880;box-shadow:0 0 0 4px #38bdf826,inset 0 1px #ffffff26}.Auth-module-scss-module__F6n9YW__error{color:#ff6b6b;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:28px;width:100%;padding:.75em 1em;font-size:.85em}.Auth-module-scss-module__F6n9YW__error.Auth-module-scss-module__F6n9YW__success{color:#6ee7b7;background:#6ee7b71a;border-color:#6ee7b733}.Auth-module-scss-module__F6n9YW__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#38bdf8,#818cf8);border:none;border-radius:28px;justify-content:center;width:100%;padding:1em;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 20px #38bdf84d}.Auth-module-scss-module__F6n9YW__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #38bdf866}.Auth-module-scss-module__F6n9YW__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Auth-module-scss-module__F6n9YW__linkBtn{color:#818cf8;cursor:pointer;background:0 0;border:none;font-size:.9em;transition:all .2s}.Auth-module-scss-module__F6n9YW__linkBtn:hover{color:#38bdf8;text-decoration:underline}.Auth-module-scss-module__F6n9YW__linkText{color:#818cf8;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:500;transition:all .2s}.Auth-module-scss-module__F6n9YW__linkText:hover{color:#38bdf8;text-decoration:underline}.Auth-module-scss-module__F6n9YW__backBtn{color:#c7d2fe;cursor:pointer;background:0 0;border:none;margin-top:1em;font-size:.85em;transition:all .2s}.Auth-module-scss-module__F6n9YW__backBtn:hover{color:#f8fafc}.Auth-module-scss-module__F6n9YW__closeBtn{cursor:pointer;color:#c7d2fe;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Auth-module-scss-module__F6n9YW__closeBtn:hover{color:#f8fafc;background:#ffffff0d}.Auth-module-scss-module__F6n9YW__checkboxGroup{width:100%;margin:1rem 0}.Auth-module-scss-module__F6n9YW__checkboxLabel{color:#c7d2fe;cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;display:flex}.Auth-module-scss-module__F6n9YW__checkboxLabel .Auth-module-scss-module__F6n9YW__checkbox{cursor:pointer;accent-color:#818cf8;flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.2rem}.Auth-module-scss-module__F6n9YW__checkboxLabel .Auth-module-scss-module__F6n9YW__link{color:#818cf8;text-decoration:underline;transition:all .2s}.Auth-module-scss-module__F6n9YW__checkboxLabel .Auth-module-scss-module__F6n9YW__link:hover{color:#38bdf8}.Auth-module-scss-module__F6n9YW__footerLinks{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.85rem;display:flex}.Auth-module-scss-module__F6n9YW__footerLink{color:#818cf8;text-decoration:none;transition:all .2s}.Auth-module-scss-module__F6n9YW__footerLink:hover{color:#38bdf8;text-decoration:underline}.Auth-module-scss-module__F6n9YW__footerSeparator{color:#64748b}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.Toast-module-scss-module__eiYPfa__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.Toast-module-scss-module__eiYPfa__toast{background:var(--panel);border:.0625em solid var(--node-border);color:var(--success);box-shadow:var(--shadow);opacity:0;z-index:9999;pointer-events:none;border-radius:.75em;padding:.75em 1.5em;font-size:.875em;font-weight:600;transition:all .3s;position:fixed;bottom:3em;left:50%;transform:translate(-50%)translateY(-1.25em)}.Toast-module-scss-module__eiYPfa__toast.Toast-module-scss-module__eiYPfa__show{opacity:1;transform:translate(-50%)translateY(0)}.Toast-module-scss-module__eiYPfa__toast.Toast-module-scss-module__eiYPfa__error{color:var(--error);border-color:var(--error)}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.LoadingModal-module-scss-module__nohiGG__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.LoadingModal-module-scss-module__nohiGG__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#0000004d;justify-content:center;align-items:center;animation:.2s ease-out LoadingModal-module-scss-module__nohiGG__fadeIn;display:flex;position:fixed;inset:0}.LoadingModal-module-scss-module__nohiGG__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:1em;padding:1.5em 2.5em;animation:.2s cubic-bezier(.16,1,.3,1) LoadingModal-module-scss-module__nohiGG__scaleIn;display:flex;box-shadow:0 10px 30px #0003}.LoadingModal-module-scss-module__nohiGG__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite LoadingModal-module-scss-module__nohiGG__spin}.LoadingModal-module-scss-module__nohiGG__message{color:var(--text-main);font-size:.95em;font-weight:500}@keyframes LoadingModal-module-scss-module__nohiGG__spin{to{transform:rotate(360deg)}}@keyframes LoadingModal-module-scss-module__nohiGG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoadingModal-module-scss-module__nohiGG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LoadingModal-module-scss-module__nohiGG__sparkleField{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.LoadingModal-module-scss-module__nohiGG__sparkle{background:#10b981b3;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite LoadingModal-module-scss-module__nohiGG__sparkleFloat;position:absolute;box-shadow:0 0 6px #10b98180,0 0 12px #10b98133}.LoadingModal-module-scss-module__nohiGG__sparkle:nth-child(2n){background:#7c3aed99;width:3px;height:3px;box-shadow:0 0 6px #7c3aed66,0 0 12px #7c3aed26}.LoadingModal-module-scss-module__nohiGG__sparkle:nth-child(3n){background:#ff2fb380;width:5px;height:5px;box-shadow:0 0 6px #ff2fb359,0 0 12px #ff2fb31f}@keyframes LoadingModal-module-scss-module__nohiGG__sparkleFloat{0%{opacity:0;transform:translateY(0)scale(.5)}20%{opacity:1}80%{opacity:.8}to{opacity:0;transform:translateY(-30px)scale(1.2)}}@media (prefers-reduced-motion:reduce){.LoadingModal-module-scss-module__nohiGG__sparkle{opacity:.4;animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.Toolbar-module-scss-module__yc9sgW__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}@keyframes Toolbar-module-scss-module__yc9sgW__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-.5em)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Toolbar-module-scss-module__yc9sgW__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes Toolbar-module-scss-module__yc9sgW__aiGrow{0%{opacity:.55;filter:blur();transform:translate(-50%,-50%)scale(.86)}55%{opacity:.85;filter:blur(.15px);transform:translate(-50%,-50%)scale(1.08)}to{opacity:0;filter:blur(.4px);transform:translate(-50%,-50%)scale(1.22)}}@keyframes Toolbar-module-scss-module__yc9sgW__aiSheen{0%{opacity:0;transform:translate(-120%)rotate(14deg)}20%{opacity:.45}65%{opacity:.15}to{opacity:0;transform:translate(120%)rotate(14deg)}}.Toolbar-module-scss-module__yc9sgW__floatingUnsaved{display:none}.Toolbar-module-scss-module__yc9sgW__floatingDot{background:var(--warning);width:.5em;height:.5em;box-shadow:0 0 6px var(--warning);border-radius:50%;animation:2s infinite Toolbar-module-scss-module__yc9sgW__pulse}.Toolbar-module-scss-module__yc9sgW__toolbar{z-index:5;background:color-mix(in srgb,var(--panel)85%,transparent);border:1px solid color-mix(in srgb,var(--node-border)60%,transparent);-webkit-backdrop-filter:blur(16px)saturate(1.4);border-radius:.875em;flex-wrap:wrap;align-items:center;gap:.25em;padding:.375em .5em;transition:left .3s;display:flex;position:fixed;top:.625em;left:calc(280px + .625em);right:.625em;box-shadow:0 1px 3px #0000001f,0 8px 24px #00000026}.Toolbar-module-scss-module__yc9sgW__toolbar button{color:var(--node-text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.5em;flex-shrink:0;align-items:center;gap:.35em;padding:.4em .65em;font-size:.8em;font-weight:550;line-height:1.2;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.Toolbar-module-scss-module__yc9sgW__toolbar button:hover{background:color-mix(in srgb,var(--node-hover)70%,transparent);border-color:color-mix(in srgb,var(--node-border)40%,transparent)}.Toolbar-module-scss-module__yc9sgW__toolbar button:active{transform:scale(.97)}.Toolbar-module-scss-module__yc9sgW__toolbar button:disabled{opacity:.45;cursor:not-allowed;transform:none}.Toolbar-module-scss-module__yc9sgW__toolbar .Toolbar-module-scss-module__yc9sgW__importLabel{color:var(--node-text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.5em;align-items:center;gap:.35em;padding:.4em .65em;font-size:.8em;font-weight:550;transition:background .15s;display:inline-flex}.Toolbar-module-scss-module__yc9sgW__toolbar .Toolbar-module-scss-module__yc9sgW__importLabel:hover{background:color-mix(in srgb,var(--node-hover)70%,transparent)}.Toolbar-module-scss-module__yc9sgW__btnIcon{flex-shrink:0;font-size:1em;line-height:1}.Toolbar-module-scss-module__yc9sgW__btnLabel{white-space:nowrap;display:inline}.Toolbar-module-scss-module__yc9sgW__primaryBtn{background:color-mix(in srgb,var(--accent)12%,transparent)!important;border-color:color-mix(in srgb,var(--accent)20%,transparent)!important;color:var(--accent)!important;font-weight:600!important}.Toolbar-module-scss-module__yc9sgW__primaryBtn:hover{background:color-mix(in srgb,var(--accent)22%,transparent)!important;border-color:color-mix(in srgb,var(--accent)35%,transparent)!important}.Toolbar-module-scss-module__yc9sgW__group{flex-shrink:0;align-items:center;gap:.2em;display:flex}.Toolbar-module-scss-module__yc9sgW__divider{background:var(--node-border);opacity:.5;flex-shrink:0;width:1px;height:1.4em;margin:0 .25em}.Toolbar-module-scss-module__yc9sgW__spacer{flex:1;min-width:0}.Toolbar-module-scss-module__yc9sgW__unsavedPill{color:var(--warning);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fbbf241f;border:1px solid #fbbf2440;border-radius:2em;align-items:center;gap:.35em;padding:.3em .6em;font-size:.7em;font-weight:600;display:inline-flex}.Toolbar-module-scss-module__yc9sgW__unsavedDot{background:var(--warning);width:.45em;height:.45em;box-shadow:0 0 5px var(--warning);border-radius:50%;animation:2s infinite Toolbar-module-scss-module__yc9sgW__pulse}@media (max-width:75em){.Toolbar-module-scss-module__yc9sgW__divider,.Toolbar-module-scss-module__yc9sgW__spacer{display:none}.Toolbar-module-scss-module__yc9sgW__toolbar{justify-content:center;gap:.25em .35em}.Toolbar-module-scss-module__yc9sgW__group{gap:.15em}}.Toolbar-module-scss-module__yc9sgW__saveBtn{background:color-mix(in srgb,var(--success)10%,transparent)!important;border-color:color-mix(in srgb,var(--success)18%,transparent)!important}.Toolbar-module-scss-module__yc9sgW__saveBtn:hover{background:color-mix(in srgb,var(--success)20%,transparent)!important;border-color:color-mix(in srgb,var(--success)30%,transparent)!important}.Toolbar-module-scss-module__yc9sgW__saving{opacity:.6;animation:1.5s infinite Toolbar-module-scss-module__yc9sgW__pulse;cursor:not-allowed!important}.Toolbar-module-scss-module__yc9sgW__saved{background:color-mix(in srgb,var(--success)18%,transparent)!important;border-color:color-mix(in srgb,var(--success)35%,transparent)!important;color:var(--success)!important}.Toolbar-module-scss-module__yc9sgW__active{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.Toolbar-module-scss-module__yc9sgW__alertsBtn{position:relative}.Toolbar-module-scss-module__yc9sgW__alertsBadge{color:#fff;text-align:center;pointer-events:none;background:#ef4444;border-radius:1em;min-width:.9em;padding:.1em .3em;font-size:.55em;font-weight:700;line-height:1.3;position:absolute;top:-.15em;right:-.15em}.Toolbar-module-scss-module__yc9sgW__fileInput{display:none}.Toolbar-module-scss-module__yc9sgW__moreMenuContainer{display:flex;position:relative}.Toolbar-module-scss-module__yc9sgW__aiBtn{letter-spacing:.01em;will-change:transform;margin-left:.25em;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 0 0 1px #93c5fd1f,0 10px 22px #0000002e;background:linear-gradient(180deg,color-mix(in srgb,var(--node)58%,transparent),color-mix(in srgb,var(--panel)62%,transparent))padding-box,linear-gradient(135deg,#ff2fb3e6,#7c3aede6)border-box!important;color:color-mix(in srgb,var(--node-text)92%,#93c5fd)!important;border:1px solid #0000!important;border-radius:999px!important;padding:.42em .75em!important;font-weight:700!important}.Toolbar-module-scss-module__yc9sgW__aiBtn:before{content:"";pointer-events:none;opacity:.55;background:radial-gradient(circle,#3b82f629,#0000 58%);position:absolute;inset:-18px}.Toolbar-module-scss-module__yc9sgW__aiBtn:after{content:"";pointer-events:none;will-change:transform,opacity;background:radial-gradient(circle,#ff2fb31a,#0000 60%);border-radius:999px;width:140%;height:140%;animation:2.6s cubic-bezier(.16,1,.3,1) infinite Toolbar-module-scss-module__yc9sgW__aiGrow;position:absolute;top:50%;left:50%}.Toolbar-module-scss-module__yc9sgW__aiBtn:hover{transform:translateY(-1px)scale(1.01);box-shadow:0 0 0 1px #93c5fd38,0 0 22px #3b82f61f,0 0 16px #ff2fb30f,0 14px 28px #00000038;border-color:#0000!important}.Toolbar-module-scss-module__yc9sgW__aiBtn:active{transform:scale(.98)}.Toolbar-module-scss-module__yc9sgW__aiBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338,0 0 0 6px #7c3aed24,0 14px 28px #00000038;outline:none}.Toolbar-module-scss-module__yc9sgW__aiSheen{pointer-events:none;opacity:0;will-change:transform,opacity;mix-blend-mode:screen;background:linear-gradient(90deg,#0000 0%,#ffffff38 45%,#0000 85%);position:absolute;inset:-40% -30%;transform:translate(-140%)rotate(14deg)}.Toolbar-module-scss-module__yc9sgW__aiBtnActive{color:#fff!important;background:linear-gradient(135deg,#3b82f638,#6366f129) padding-box padding-box,linear-gradient(135deg,#ff2fb3,#7c3aed) border-box!important}.Toolbar-module-scss-module__yc9sgW__aiGlyph{color:#ff85e2eb;text-shadow:0 0 18px #3b82f629,0 0 18px #ff2fb338,0 0 18px #7c3aed29;font-size:1em;line-height:1;transform:translateY(-.02em)}.Toolbar-module-scss-module__yc9sgW__aiBtn:hover .Toolbar-module-scss-module__yc9sgW__aiGlyph{transform:translateY(-.02em)rotate(-6deg)}.Toolbar-module-scss-module__yc9sgW__aiBtn:hover:before{opacity:.75}.Toolbar-module-scss-module__yc9sgW__aiBtn:hover .Toolbar-module-scss-module__yc9sgW__btnLabel{letter-spacing:.012em}.Toolbar-module-scss-module__yc9sgW__aiBtn:hover .Toolbar-module-scss-module__yc9sgW__aiSheen{opacity:1;animation:1.2s ease-out Toolbar-module-scss-module__yc9sgW__aiSheen}@media (prefers-reduced-motion:reduce){.Toolbar-module-scss-module__yc9sgW__aiBtn,.Toolbar-module-scss-module__yc9sgW__aiBtn:hover{transition:none!important;animation:none!important}.Toolbar-module-scss-module__yc9sgW__aiBtn:after{opacity:.2;animation:none!important}}.Toolbar-module-scss-module__yc9sgW__moreDropdown{background:color-mix(in srgb,var(--panel)92%,transparent);border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);-webkit-backdrop-filter:blur(20px)saturate(1.4);z-index:10;border-radius:.75em;flex-direction:column;gap:.15em;min-width:11em;padding:.35em;animation:.15s Toolbar-module-scss-module__yc9sgW__dropdownIn;display:flex;position:absolute;top:calc(100% + .4em);right:0;box-shadow:0 4px 12px #00000026,0 12px 32px #0003}.Toolbar-module-scss-module__yc9sgW__moreDropdown button,.Toolbar-module-scss-module__yc9sgW__moreDropdown .Toolbar-module-scss-module__yc9sgW__importLabel{width:100%;border-radius:.45em!important;justify-content:flex-start!important;padding:.55em .75em!important;font-size:.8em!important}.Toolbar-module-scss-module__yc9sgW__dividerLine{background:color-mix(in srgb,var(--node-border)40%,transparent);border:none;height:1px;margin:.35em 0}@keyframes Toolbar-module-scss-module__yc9sgW__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Toolbar-module-scss-module__yc9sgW__upgradeBtn{background:linear-gradient(135deg,var(--accent),#8b5cf6)!important;color:#fff!important;border:none!important}.Toolbar-module-scss-module__yc9sgW__upgradeBtn:hover{opacity:.9}.Toolbar-module-scss-module__yc9sgW__logoutBtn{color:var(--error)!important;border-top:1px solid color-mix(in srgb,var(--node-border)30%,transparent)!important;border-radius:0 0 .45em .45em!important;margin-top:.2em!important;padding-top:.6em!important}.Toolbar-module-scss-module__yc9sgW__mobileTray,.Toolbar-module-scss-module__yc9sgW__mobileMoreBackdrop{display:none}@media (max-width:48em){.Toolbar-module-scss-module__yc9sgW__toolbar{left:.625em;display:none!important}.Toolbar-module-scss-module__yc9sgW__floatingUnsaved{z-index:999;background:color-mix(in srgb,var(--panel)90%,transparent);color:var(--warning);-webkit-backdrop-filter:blur(16px)saturate(1.4);pointer-events:none;-webkit-user-select:none;user-select:none;border:1px solid #fbbf2459;border-radius:2em;align-items:center;gap:.4em;padding:.35em .85em;font-size:.72em;font-weight:600;animation:.2s Toolbar-module-scss-module__yc9sgW__fadeIn;display:flex;position:fixed;top:.5em;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #00000026}.Toolbar-module-scss-module__yc9sgW__mobileTray{z-index:50;background:var(--panel);border-top:1px solid var(--node-border);padding:.35em .25em;padding-bottom:calc(.35em + env(safe-area-inset-bottom,0px));justify-content:space-around;align-items:stretch;gap:0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000040}.Toolbar-module-scss-module__yc9sgW__trayBtn{color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:.5em;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.15em;min-width:0;padding:.4em .2em .3em;transition:color .15s,background .15s;display:flex}.Toolbar-module-scss-module__yc9sgW__trayBtn:active{color:var(--node-text);background:#ffffff0f;transform:scale(.93)}.Toolbar-module-scss-module__yc9sgW__trayIcon{font-size:1.25em;line-height:1}.Toolbar-module-scss-module__yc9sgW__trayLabel{letter-spacing:.02em;text-transform:uppercase;opacity:.85;white-space:nowrap;font-size:.6em;font-weight:600}.Toolbar-module-scss-module__yc9sgW__trayActive{color:var(--accent)!important}.Toolbar-module-scss-module__yc9sgW__traySaving{opacity:.5;pointer-events:none}.Toolbar-module-scss-module__yc9sgW__traySaved{color:var(--success)!important}.Toolbar-module-scss-module__yc9sgW__mobileMoreBackdrop{z-index:100;-webkit-backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:flex-end;animation:.15s Toolbar-module-scss-module__yc9sgW__backdropIn;display:flex;position:fixed;inset:0}@keyframes Toolbar-module-scss-module__yc9sgW__backdropIn{0%{opacity:0}to{opacity:1}}.Toolbar-module-scss-module__yc9sgW__mobileMoreSheet{background:var(--panel);width:100%;max-width:28em;padding:.5em .75em 1.25em;padding-bottom:calc(1.25em + env(safe-area-inset-bottom,0px));border-top-left-radius:1.25em;border-top-right-radius:1.25em;animation:.25s cubic-bezier(.16,1,.3,1) Toolbar-module-scss-module__yc9sgW__sheetUp;box-shadow:0 -8px 30px #0000004d}@keyframes Toolbar-module-scss-module__yc9sgW__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Toolbar-module-scss-module__yc9sgW__sheetHandle{background:var(--muted);opacity:.35;border-radius:1em;width:2.5em;height:.25em;margin:0 auto .75em}.Toolbar-module-scss-module__yc9sgW__sheetGrid{grid-template-columns:repeat(3,1fr);gap:.5em;display:grid}.Toolbar-module-scss-module__yc9sgW__sheetBtn{background:var(--panel-accent);border:1px solid var(--node-border);color:var(--node-text);cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:.85em;flex-direction:column;justify-content:center;align-items:center;gap:.3em;padding:.75em .5em;font-size:.75em;font-weight:600;transition:background .15s,transform .1s;display:flex}.Toolbar-module-scss-module__yc9sgW__sheetBtn:active{background:var(--node-hover);transform:scale(.95)}.Toolbar-module-scss-module__yc9sgW__sheetBtn span:last-child{opacity:.85;font-size:.85em}.Toolbar-module-scss-module__yc9sgW__sheetIcon{font-size:1.5em;line-height:1}.Toolbar-module-scss-module__yc9sgW__sheetActive{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.Toolbar-module-scss-module__yc9sgW__sheetUpgrade{background:linear-gradient(135deg,var(--accent),#8b5cf6)!important;color:#fff!important;border:none!important}.Toolbar-module-scss-module__yc9sgW__sheetLogout{color:var(--error)!important;border-color:#ff6b6b4d!important}}body.sidebar-collapsed .Toolbar-module-scss-module__yc9sgW__toolbar{transition:left .3s;left:.625em}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.AISidebar-module-scss-module__Al2DkW__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.AISidebar-module-scss-module__Al2DkW__aiSidebar{background:radial-gradient(circle at 18% 10%,#ff2fb32e,transparent 45%),radial-gradient(circle at 78% 38%,#7c3aed29,transparent 55%),color-mix(in srgb,var(--panel)92%,transparent);border-left:1px solid color-mix(in srgb,var(--node-border)60%,transparent);border-right:1px solid color-mix(in srgb,var(--node-border)25%,transparent);-webkit-backdrop-filter:blur(18px)saturate(1.35);z-index:80;pointer-events:none;flex-direction:column;width:min(420px,92vw);height:100vh;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:0 24px 70px #00000073,inset 0 1px #ffffff0a}.AISidebar-module-scss-module__Al2DkW__open{pointer-events:auto;transform:translate(0)}.AISidebar-module-scss-module__Al2DkW__header{border-bottom:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:linear-gradient(135deg,#ff2fb31f,#7c3aed1a),linear-gradient(180deg,color-mix(in srgb,var(--panel)70%,transparent),transparent);justify-content:space-between;align-items:center;padding:.9em .95em;display:flex}.AISidebar-module-scss-module__Al2DkW__title{color:var(--node-text);letter-spacing:.01em;align-items:center;gap:.5em;font-size:.95em;font-weight:750;display:inline-flex}.AISidebar-module-scss-module__Al2DkW__glyph{color:#ff85e2e6;text-shadow:0 0 18px #3b82f624,0 0 18px #ff2fb32e,0 0 18px #7c3aed1f}.AISidebar-module-scss-module__Al2DkW__closeBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.AISidebar-module-scss-module__Al2DkW__closeBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.AISidebar-module-scss-module__Al2DkW__closeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AISidebar-module-scss-module__Al2DkW__closeBtn{width:2.15em;height:2.15em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));background:0 0;border:1px solid #0000;border-radius:.75em;place-items:center;padding:0;transition:background .15s,border-color .15s,transform .1s,color .15s;display:grid}.AISidebar-module-scss-module__Al2DkW__closeBtn:hover{background:color-mix(in srgb,var(--node-hover)70%,transparent);color:var(--node-text);border-color:#ff2fb338}.AISidebar-module-scss-module__Al2DkW__closeBtn:active{transform:scale(.96)}.AISidebar-module-scss-module__Al2DkW__closeBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb333,0 0 0 6px #7c3aed1f;outline:none}.AISidebar-module-scss-module__Al2DkW__body{overscroll-behavior:contain;flex:1;min-height:0;padding:.9em;overflow-y:auto}.AISidebar-module-scss-module__Al2DkW__subNav{align-items:center;gap:.5em;margin:0 0 .85em;display:flex}.AISidebar-module-scss-module__Al2DkW__backBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.AISidebar-module-scss-module__Al2DkW__backBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.AISidebar-module-scss-module__Al2DkW__backBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AISidebar-module-scss-module__Al2DkW__backBtn{border:1px solid color-mix(in srgb,var(--node-border)48%,transparent);background:color-mix(in srgb,var(--panel)55%,transparent);color:color-mix(in srgb,var(--node-text)88%,var(--muted));border-radius:.75em;padding:.4em .65em;font-size:.82em;font-weight:650;transition:border-color .15s,color .15s,background .15s}.AISidebar-module-scss-module__Al2DkW__backBtn:hover{color:var(--node-text);background:color-mix(in srgb,var(--node-hover)45%,transparent);border-color:#ff2fb352}.AISidebar-module-scss-module__Al2DkW__backBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb32e;outline:none}.AISidebar-module-scss-module__Al2DkW__subTitle{color:var(--node-text);font-size:.88em;font-weight:750}.AISidebar-module-scss-module__Al2DkW__sectionTitle{letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--node-text)70%,var(--muted));margin:.1em 0 .85em;font-size:.8em;font-weight:750}.AISidebar-module-scss-module__Al2DkW__featureList{flex-direction:column;gap:.55em;padding:.35em;display:flex}.AISidebar-module-scss-module__Al2DkW__featureItem{cursor:pointer;border:1px solid color-mix(in srgb,var(--node-border)44%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--panel)72%,transparent),transparent),color-mix(in srgb,var(--panel)45%,transparent);border-radius:.95em;grid-template-columns:2.25em 1fr;align-items:flex-start;gap:.7em;padding:.75em;transition:background .15s,border-color .15s,transform .12s;display:grid;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000014}.AISidebar-module-scss-module__Al2DkW__featureItem:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--panel)76%,transparent),transparent),color-mix(in srgb,var(--node-hover)55%,transparent);border-color:color-mix(in srgb,#ff2fb36b 40%,var(--node-border));transform:translateY(-1px)}.AISidebar-module-scss-module__Al2DkW__featureItem:active{transform:translateY(0)scale(.99)}.AISidebar-module-scss-module__Al2DkW__featureItemInteractive{cursor:pointer}.AISidebar-module-scss-module__Al2DkW__featureItemInteractive:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb333;outline:none}.AISidebar-module-scss-module__Al2DkW__iconWrap{background:radial-gradient(circle at 30% 25%,#ff2fb338,transparent 55%),radial-gradient(circle at 70% 70%,#7c3aed2e,transparent 60%),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);width:2.25em;height:2.25em;color:color-mix(in srgb,var(--node-text)88%,white);border-radius:.9em;place-items:center;display:grid}.AISidebar-module-scss-module__Al2DkW__iconWrap svg{width:1.15em;height:1.15em}.AISidebar-module-scss-module__Al2DkW__featureContent{min-width:0}.AISidebar-module-scss-module__Al2DkW__featureTitle{color:var(--node-text);margin-top:.02em;font-size:.98em;font-weight:800;line-height:1.15}.AISidebar-module-scss-module__Al2DkW__featureDesc{color:color-mix(in srgb,var(--node-text)66%,var(--muted));margin-top:.28em;font-size:.88em;line-height:1.4}.AISidebar-module-scss-module__Al2DkW__panelWrap{animation-duration:.24s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both}.AISidebar-module-scss-module__Al2DkW__panelForward{animation-name:AISidebar-module-scss-module__Al2DkW__panelForwardIn}.AISidebar-module-scss-module__Al2DkW__panelBack{animation-name:AISidebar-module-scss-module__Al2DkW__panelBackIn}@keyframes AISidebar-module-scss-module__Al2DkW__panelForwardIn{0%{opacity:0;filter:blur(3px);transform:translate(10px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes AISidebar-module-scss-module__Al2DkW__panelBackIn{0%{opacity:0;filter:blur(3px);transform:translate(-10px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.AISidebar-module-scss-module__Al2DkW__aiSidebar,.AISidebar-module-scss-module__Al2DkW__featureItem,.AISidebar-module-scss-module__Al2DkW__featureItemInteractive{transition:none!important}.AISidebar-module-scss-module__Al2DkW__panelWrap{animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.YT_Transcript-module-scss-module___WZLRa__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.YT_Transcript-module-scss-module___WZLRa__root{background:radial-gradient(circle at 20% 0%,#ff2fb324,transparent 45%),radial-gradient(circle at 85% 40%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.YT_Transcript-module-scss-module___WZLRa__lead{color:color-mix(in srgb,var(--node-text)72%,var(--muted));margin:0;font-size:.86em;line-height:1.45}.YT_Transcript-module-scss-module___WZLRa__field{flex-direction:column;gap:.35em;display:flex}.YT_Transcript-module-scss-module___WZLRa__urlField{flex-direction:column;gap:.35em;margin-bottom:.85em;display:flex}.YT_Transcript-module-scss-module___WZLRa__label{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--node-text)65%,var(--muted));font-size:.78em;font-weight:700}.YT_Transcript-module-scss-module___WZLRa__input{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)65%,transparent);width:100%;color:var(--node-text);border-radius:.92em;outline:none;padding:.65em .75em;font-size:.9em;transition:border-color .15s,box-shadow .15s}.YT_Transcript-module-scss-module___WZLRa__input::placeholder{color:color-mix(in srgb,var(--muted)85%,transparent)}.YT_Transcript-module-scss-module___WZLRa__input:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb326;border-color:#ff2fb373}.YT_Transcript-module-scss-module___WZLRa__row{grid-template-columns:1fr 1fr;gap:.65em;margin-bottom:.85em;display:grid}.YT_Transcript-module-scss-module___WZLRa__checkboxRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55em;display:flex}.YT_Transcript-module-scss-module___WZLRa__checkboxRow input{accent-color:#ff2fb3d9;cursor:pointer;width:1.05em;height:1.05em}.YT_Transcript-module-scss-module___WZLRa__checkboxRow span{color:var(--node-text);font-size:.9em;font-weight:650}.YT_Transcript-module-scss-module___WZLRa__checkboxRowGroup{grid-template-columns:1fr 1fr;gap:.65em;margin-bottom:.85em;display:grid}.YT_Transcript-module-scss-module___WZLRa__extractBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__extractBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__extractBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__extractBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.9em;margin-bottom:1.5em;padding:.72em 1em;font-size:.92em;font-weight:750;transition:transform .12s,border-color .15s,filter .15s}.YT_Transcript-module-scss-module___WZLRa__extractBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb380}.YT_Transcript-module-scss-module___WZLRa__extractBtn:active:not(:disabled){transform:scale(.99)}.YT_Transcript-module-scss-module___WZLRa__extractBtn:disabled{opacity:.55;cursor:not-allowed}.YT_Transcript-module-scss-module___WZLRa__extractBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.YT_Transcript-module-scss-module___WZLRa__error{color:var(--error);background:color-mix(in srgb,var(--error)12%,transparent);border:1px solid color-mix(in srgb,var(--error)28%,transparent);border-radius:.85em;padding:.65em .75em;font-size:.86em;line-height:1.4}.YT_Transcript-module-scss-module___WZLRa__meta{color:color-mix(in srgb,var(--node-text)55%,var(--muted));margin:0;font-size:.78em}.YT_Transcript-module-scss-module___WZLRa__sectionLabel{letter-spacing:.04em;text-transform:none;color:color-mix(in srgb,var(--node-text)65%,var(--muted));margin:.2em 0 -.2em;font-size:.82em;font-weight:750}.YT_Transcript-module-scss-module___WZLRa__sectionRow{justify-content:space-between;align-items:center;gap:.75em;margin-bottom:.5em;display:flex}.YT_Transcript-module-scss-module___WZLRa__sectionHeading{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));font-size:.9em;font-weight:800}.YT_Transcript-module-scss-module___WZLRa__resultHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5em;display:flex}.YT_Transcript-module-scss-module___WZLRa__copyBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__copyBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__copyBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__copyBtn{border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--panel)55%,transparent);color:color-mix(in srgb,var(--node-text)90%,var(--muted));border-radius:.75em;padding:.45em .75em;font-size:.8em;font-weight:650}.YT_Transcript-module-scss-module___WZLRa__copyBtn:hover{color:var(--node-text);border-color:#7c3aed59}.YT_Transcript-module-scss-module___WZLRa__copyBtnCopied{background:color-mix(in srgb,#6ee7b72e 50%,var(--panel));border-color:#6ee7b78c;animation:.26s cubic-bezier(.16,1,.3,1) YT_Transcript-module-scss-module___WZLRa__copiedPop}@keyframes YT_Transcript-module-scss-module___WZLRa__copiedPop{0%{filter:blur(.5px);transform:scale(.98)}to{filter:blur();transform:scale(1)}}.YT_Transcript-module-scss-module___WZLRa__copyBtnLabel{align-items:center;gap:.35em;display:inline-flex}.YT_Transcript-module-scss-module___WZLRa__checkIcon{color:color-mix(in srgb,var(--success)75%,var(--node-text));font-weight:900}.YT_Transcript-module-scss-module___WZLRa__textarea{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--bg)40%,var(--panel));width:100%;min-height:15em;max-height:40vh;color:var(--node-text);resize:vertical;border-radius:.85em;margin-bottom:1em;padding:.65em .75em;font-size:.86em;line-height:1.45}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--panel)60%,transparent);width:100%;min-height:10em;max-height:35vh;color:var(--node-text);border-radius:.85em;padding:.65em .75em;font-size:.86em;line-height:1.5;overflow-y:auto}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown p{margin:0 0 .65em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown p:last-child{margin-bottom:0}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h1,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h2,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h3,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h4{color:color-mix(in srgb,var(--node-text)92%,var(--muted));margin:.85em 0 .45em;font-weight:800;line-height:1.25}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h1:first-child,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h2:first-child,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h3:first-child,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h4:first-child{margin-top:0}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h1{font-size:1.12em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h2{font-size:1.05em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h3,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown h4{font-size:.98em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown ul,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown ol{margin:0 0 .65em;padding-left:1.35em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown li,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown li>p{margin:.25em 0}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown strong{color:color-mix(in srgb,var(--node-text)95%,var(--muted));font-weight:750}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown em{font-style:italic}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown a{color:#ff2fb3f2;text-underline-offset:.12em;text-decoration:underline}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown a:hover{color:#7c3aedf2}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown code{background:color-mix(in srgb,var(--bg)45%,var(--panel));border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:.4em;padding:.12em .35em;font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,monospace;font-size:.92em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown pre{background:color-mix(in srgb,var(--bg)50%,var(--panel));border:1px solid color-mix(in srgb,var(--node-border)40%,transparent);border-radius:.65em;margin:0 0 .65em;padding:.55em .65em;overflow-x:auto}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown pre code{background:0 0;border:none;padding:0;font-size:.88em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown blockquote{color:color-mix(in srgb,var(--node-text)88%,var(--muted));border-left:3px solid #7c3aed46;margin:0 0 .65em;padding:.35em 0 .35em .75em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown hr{border:none;border-top:1px solid color-mix(in srgb,var(--node-border)45%,transparent);margin:.75em 0}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown table{border-collapse:collapse;width:100%;margin:0 0 .65em;font-size:.94em}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown th{background:color-mix(in srgb,var(--bg)35%,var(--panel));font-weight:700}.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown th,.YT_Transcript-module-scss-module___WZLRa__summaryMarkdown td{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);text-align:left;padding:.35em .5em}.YT_Transcript-module-scss-module___WZLRa__summaryActions{align-items:center;gap:.5em;display:flex}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn{white-space:nowrap;background:linear-gradient(135deg,#10b98138,#0596692e),color-mix(in srgb,var(--panel)55%,transparent);color:color-mix(in srgb,var(--node-text)95%,var(--muted));border:1px solid #10b98173;border-radius:.75em;padding:.45em .75em;font-size:.8em;font-weight:700;transition:border-color .15s,filter .15s,transform .12s}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn:hover{filter:brightness(1.08);border-color:#10b98199}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn:active{transform:scale(.97)}.YT_Transcript-module-scss-module___WZLRa__createTreeBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #10b98133;outline:none}.YT_Transcript-module-scss-module___WZLRa__undoBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;margin-left:auto;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__undoBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__undoBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__undoBtn{white-space:nowrap;background:color-mix(in srgb,#ff50501a 40%,var(--panel));color:color-mix(in srgb,var(--node-text)90%,#ff7878);border:1px solid #ff50504d;border-radius:.75em;padding:.45em .75em;font-size:.8em;font-weight:700;transition:transform .12s,border-color .15s,filter .15s}.YT_Transcript-module-scss-module___WZLRa__undoBtn:hover{background:color-mix(in srgb,#ff505026 50%,var(--panel));filter:brightness(1.1);border-color:#ff505080}.YT_Transcript-module-scss-module___WZLRa__undoBtn:active{transform:scale(.97)}.YT_Transcript-module-scss-module___WZLRa__undoBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff505033;outline:none}.YT_Transcript-module-scss-module___WZLRa__selectNodePill{background:linear-gradient(135deg,#10b98126,#0596691a),color-mix(in srgb,var(--panel)75%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #10b98180;border-radius:1em;align-items:center;gap:.65em;margin-bottom:.85em;padding:.7em 1em;animation:2s ease-in-out infinite YT_Transcript-module-scss-module___WZLRa__selectNodePulse;display:flex;box-shadow:0 0 0 1px #10b98114,0 4px 20px #00000026}.YT_Transcript-module-scss-module___WZLRa__selectNodeDot{background:#10b981e6;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite YT_Transcript-module-scss-module___WZLRa__dotPulse;box-shadow:0 0 6px #10b98180}.YT_Transcript-module-scss-module___WZLRa__selectNodeText{color:color-mix(in srgb,var(--node-text)95%,var(--muted));flex:1;font-size:.88em;font-weight:700}.YT_Transcript-module-scss-module___WZLRa__selectNodeCancel{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__selectNodeCancel:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__selectNodeCancel:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__selectNodeCancel{width:1.6em;height:1.6em;color:color-mix(in srgb,var(--node-text)65%,var(--muted));background:color-mix(in srgb,var(--panel)60%,transparent);border:1px solid color-mix(in srgb,var(--node-border)40%,transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78em;font-weight:700;transition:background .12s,color .12s;display:flex}.YT_Transcript-module-scss-module___WZLRa__selectNodeCancel:hover{background:color-mix(in srgb,var(--error)18%,var(--panel));color:var(--node-text);border-color:color-mix(in srgb,var(--error)35%,transparent)}.YT_Transcript-module-scss-module___WZLRa__createTreeLoadingPill{color:color-mix(in srgb,var(--node-text)75%,var(--muted));background:color-mix(in srgb,var(--panel)55%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:.85em;align-items:center;gap:.6em;margin-bottom:.85em;padding:.55em .85em;font-size:.84em;font-weight:650;display:flex}.YT_Transcript-module-scss-module___WZLRa__createTreeSpinner{border:2px solid color-mix(in srgb,var(--node-border)55%,transparent);border-top-color:#10b981d9;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite YT_Transcript-module-scss-module___WZLRa__spin}.YT_Transcript-module-scss-module___WZLRa__retryBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.YT_Transcript-module-scss-module___WZLRa__retryBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.YT_Transcript-module-scss-module___WZLRa__retryBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.YT_Transcript-module-scss-module___WZLRa__retryBtn{color:color-mix(in srgb,var(--node-text)80%,var(--muted));background:color-mix(in srgb,var(--panel)45%,transparent);border:1px solid color-mix(in srgb,var(--node-border)40%,transparent);border-radius:.5em;margin-left:.5em;padding:.25em .55em;font-size:.85em;font-weight:650}.YT_Transcript-module-scss-module___WZLRa__retryBtn:hover{background:color-mix(in srgb,var(--panel)70%,transparent)}@keyframes YT_Transcript-module-scss-module___WZLRa__selectNodePulse{0%,to{box-shadow:0 0 0 1px #10b98114,0 4px 20px #00000026}50%{box-shadow:0 0 0 3px #10b9811f,0 4px 28px #10b9811a}}@keyframes YT_Transcript-module-scss-module___WZLRa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes YT_Transcript-module-scss-module___WZLRa__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.YT_Transcript-module-scss-module___WZLRa__extractBtn,.YT_Transcript-module-scss-module___WZLRa__createTreeBtn,.YT_Transcript-module-scss-module___WZLRa__undoBtn{transition:none!important}.YT_Transcript-module-scss-module___WZLRa__selectNodePill,.YT_Transcript-module-scss-module___WZLRa__selectNodeDot,.YT_Transcript-module-scss-module___WZLRa__createTreeSpinner{animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.RefineFeature-module-scss-module__hUxmwq__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.RefineFeature-module-scss-module__hUxmwq__root{background:radial-gradient(circle at 16% 0%,#ff2fb324,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.RefineFeature-module-scss-module__hUxmwq__emptyCallout{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);border-radius:.92em;margin-bottom:1em;padding:.85em;position:relative;overflow:hidden}.RefineFeature-module-scss-module__hUxmwq__emptyTitle{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)88%,var(--muted));font-size:.98em;font-weight:900}.RefineFeature-module-scss-module__hUxmwq__emptyDesc{color:color-mix(in srgb,var(--node-text)68%,var(--muted));margin:.35em 0 0;font-size:.86em;line-height:1.45}.RefineFeature-module-scss-module__hUxmwq__nodeEmptyOverlay{border-radius:inherit;background:color-mix(in srgb,var(--panel)78%,transparent);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;justify-content:center;align-items:center;animation:.3s ease-out forwards RefineFeature-module-scss-module__hUxmwq__fadeInOverlay;display:flex;position:absolute;inset:0}.RefineFeature-module-scss-module__hUxmwq__nodeEmptyText{letter-spacing:.02em;color:var(--node-text);text-shadow:0 1px 4px #0006;font-size:.95em;font-weight:850;animation:.4s cubic-bezier(.16,1,.3,1) forwards RefineFeature-module-scss-module__hUxmwq__popInText}@keyframes RefineFeature-module-scss-module__hUxmwq__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes RefineFeature-module-scss-module__hUxmwq__popInText{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.RefineFeature-module-scss-module__hUxmwq__selectedCard{background:linear-gradient(135deg,#ff2fb32e,#7c3aed1f),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid #ff2fb347;border-radius:.92em;margin-bottom:1em;padding:.85em}.RefineFeature-module-scss-module__hUxmwq__selectedLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,#ff2fb3e6 35%,var(--node-text));font-size:.78em;font-weight:900}.RefineFeature-module-scss-module__hUxmwq__selectedTitle{color:var(--node-text);word-break:break-word;margin-top:.35em;font-size:1em;font-weight:850;line-height:1.25}.RefineFeature-module-scss-module__hUxmwq__controls{flex-direction:column;gap:.85em;display:flex}.RefineFeature-module-scss-module__hUxmwq__controls[aria-disabled=true]{opacity:.9}.RefineFeature-module-scss-module__hUxmwq__field{flex-direction:column;gap:.35em;display:flex}.RefineFeature-module-scss-module__hUxmwq__label{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--node-text)65%,var(--muted));font-size:.78em;font-weight:800}.RefineFeature-module-scss-module__hUxmwq__select{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)65%,transparent);width:100%;color:var(--node-text);appearance:none;background-image:linear-gradient(45deg,transparent 50%,color-mix(in srgb,var(--node-text)70%,var(--muted))50%),linear-gradient(135deg,color-mix(in srgb,var(--node-text)70%,var(--muted))50%,transparent 50%);background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:.92em;outline:none;padding:.72em .85em;font-size:.92em;transition:border-color .15s,box-shadow .15s,filter .15s}.RefineFeature-module-scss-module__hUxmwq__select:disabled{opacity:.65;cursor:not-allowed;filter:grayscale(.25)}.RefineFeature-module-scss-module__hUxmwq__select:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb326;border-color:#ff2fb373}.RefineFeature-module-scss-module__hUxmwq__refineBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.RefineFeature-module-scss-module__hUxmwq__refineBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.RefineFeature-module-scss-module__hUxmwq__refineBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.RefineFeature-module-scss-module__hUxmwq__refineBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.95em;padding:.78em 1em;font-size:.94em;font-weight:850;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.RefineFeature-module-scss-module__hUxmwq__refineBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.RefineFeature-module-scss-module__hUxmwq__refineBtn:active:not(:disabled){transform:scale(.99)}.RefineFeature-module-scss-module__hUxmwq__refineBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.RefineFeature-module-scss-module__hUxmwq__refineBtnDisabled{opacity:.58;cursor:not-allowed}.RefineFeature-module-scss-module__hUxmwq__status{color:color-mix(in srgb,var(--node-text)75%,var(--muted));border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)50%,transparent);border-radius:.85em;padding:.75em .85em;font-size:.86em;line-height:1.4}.RefineFeature-module-scss-module__hUxmwq__resultSection{margin-top:.85em}.RefineFeature-module-scss-module__hUxmwq__sectionRow{justify-content:space-between;align-items:center;gap:.75em;margin-bottom:.5em;display:flex}.RefineFeature-module-scss-module__hUxmwq__sectionHeading{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));font-size:.9em;font-weight:800}.RefineFeature-module-scss-module__hUxmwq__copyBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.RefineFeature-module-scss-module__hUxmwq__copyBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.RefineFeature-module-scss-module__hUxmwq__copyBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.RefineFeature-module-scss-module__hUxmwq__copyBtn{border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--panel)55%,transparent);color:color-mix(in srgb,var(--node-text)90%,var(--muted));border-radius:.75em;padding:.45em .75em;font-size:.8em;font-weight:650}.RefineFeature-module-scss-module__hUxmwq__copyBtn:hover{color:var(--node-text);border-color:#7c3aed59}.RefineFeature-module-scss-module__hUxmwq__copyBtn:disabled{opacity:.65;cursor:not-allowed}.RefineFeature-module-scss-module__hUxmwq__copyBtnCopied{background:color-mix(in srgb,#6ee7b72e 50%,var(--panel));border-color:#6ee7b78c;animation:.26s cubic-bezier(.16,1,.3,1) RefineFeature-module-scss-module__hUxmwq__copiedPop}@keyframes RefineFeature-module-scss-module__hUxmwq__copiedPop{0%{filter:blur(.5px);transform:scale(.98)}to{filter:blur();transform:scale(1)}}.RefineFeature-module-scss-module__hUxmwq__copyBtnLabel{align-items:center;gap:.35em;display:inline-flex}.RefineFeature-module-scss-module__hUxmwq__checkIcon{color:color-mix(in srgb,var(--success)75%,var(--node-text));font-weight:900}.RefineFeature-module-scss-module__hUxmwq__textarea{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--bg)40%,var(--panel));width:100%;min-height:15em;max-height:35vh;color:var(--node-text);resize:vertical;border-radius:.85em;margin-bottom:1em;padding:.65em .75em;font-size:.86em;line-height:1.45}@media (prefers-reduced-motion:reduce){.RefineFeature-module-scss-module__hUxmwq__refineBtn,.RefineFeature-module-scss-module__hUxmwq__select{transition:none!important}}@keyframes RefineFeature-module-scss-module__hUxmwq__vibrate{0%{transform:translate(0)}25%{transform:translate(-1.5px,1.5px)}50%{transform:translate(-1.5px,-1.5px)}75%{transform:translate(1.5px,1.5px)}to{transform:translate(0)}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.ValidateFeature-module-scss-module__1_7-bG__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.ValidateFeature-module-scss-module__1_7-bG__root{background:radial-gradient(circle at 16% 0%,#ff2fb324,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.ValidateFeature-module-scss-module__1_7-bG__topArea{margin-bottom:.85em}.ValidateFeature-module-scss-module__1_7-bG__emptyCallout{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);border-radius:.92em;padding:.85em;position:relative;overflow:hidden}.ValidateFeature-module-scss-module__1_7-bG__emptyTitle{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)88%,var(--muted));font-size:.98em;font-weight:900}.ValidateFeature-module-scss-module__1_7-bG__emptyDesc{color:color-mix(in srgb,var(--node-text)68%,var(--muted));margin:.35em 0 0;font-size:.86em;line-height:1.45}.ValidateFeature-module-scss-module__1_7-bG__selectedCard{background:linear-gradient(135deg,#ff2fb32e,#7c3aed1f),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid #ff2fb347;border-radius:.92em;padding:.85em}.ValidateFeature-module-scss-module__1_7-bG__selectedLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,#ff2fb3e6 35%,var(--node-text));font-size:.78em;font-weight:900}.ValidateFeature-module-scss-module__1_7-bG__selectedTitle{color:var(--node-text);margin-top:.35em;font-size:1em;font-weight:850;line-height:1.25}.ValidateFeature-module-scss-module__1_7-bG__nodeEmptyOverlay{border-radius:inherit;background:color-mix(in srgb,var(--panel)78%,transparent);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;justify-content:center;align-items:center;animation:.3s ease-out forwards ValidateFeature-module-scss-module__1_7-bG__fadeInOverlay;display:flex;position:absolute;inset:0}.ValidateFeature-module-scss-module__1_7-bG__nodeEmptyText{letter-spacing:.02em;color:var(--node-text);text-shadow:0 1px 4px #0006;font-size:.95em;font-weight:850;animation:.4s cubic-bezier(.16,1,.3,1) forwards ValidateFeature-module-scss-module__1_7-bG__popInText}.ValidateFeature-module-scss-module__1_7-bG__maxOverlay{border:1px solid color-mix(in srgb,#ff2fb399 25%,var(--node-border));background:color-mix(in srgb,#ff2fb32e 55%,var(--panel));border-radius:.85em;margin-top:.65em;padding:.55em .65em}.ValidateFeature-module-scss-module__1_7-bG__maxOverlayText{color:color-mix(in srgb,var(--node-text)80%,var(--muted));font-size:.86em;font-weight:750;line-height:1.35}@keyframes ValidateFeature-module-scss-module__1_7-bG__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes ValidateFeature-module-scss-module__1_7-bG__popInText{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ValidateFeature-module-scss-module__1_7-bG__modeArea{margin-bottom:1.5em}.ValidateFeature-module-scss-module__1_7-bG__sectionHeading{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));margin-bottom:.5em;font-size:.9em;font-weight:800}.ValidateFeature-module-scss-module__1_7-bG__modeGroup{flex-wrap:wrap;gap:.55em;display:flex}.ValidateFeature-module-scss-module__1_7-bG__modeBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.ValidateFeature-module-scss-module__1_7-bG__modeBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.ValidateFeature-module-scss-module__1_7-bG__modeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ValidateFeature-module-scss-module__1_7-bG__modeBtn{border:1px solid color-mix(in srgb,var(--node-border)52%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);color:var(--node-text);border-radius:.9em;padding:.6em .75em;font-size:.9em;font-weight:800;transition:transform .12s,border-color .15s,filter .15s}.ValidateFeature-module-scss-module__1_7-bG__modeBtn:hover{filter:brightness(1.06);border-color:#ff2fb359}.ValidateFeature-module-scss-module__1_7-bG__modeBtn:active{transform:scale(.99)}.ValidateFeature-module-scss-module__1_7-bG__modeBtnActive{background:linear-gradient(135deg,#ff2fb342,#7c3aed2e),color-mix(in srgb,var(--panel)55%,transparent);border-color:#ff2fb38c}.ValidateFeature-module-scss-module__1_7-bG__modeDesc{color:color-mix(in srgb,var(--node-text)70%,var(--muted));margin-top:.65em;font-size:.8em;line-height:1.4}.ValidateFeature-module-scss-module__1_7-bG__pillsArea{margin-bottom:.85em}.ValidateFeature-module-scss-module__1_7-bG__pillsHint{color:color-mix(in srgb,var(--node-text)65%,var(--muted));border:1px dashed color-mix(in srgb,var(--node-border)55%,transparent);border-radius:.9em;padding:.75em .85em;font-size:.86em;line-height:1.45}.ValidateFeature-module-scss-module__1_7-bG__pillsWrap{flex-wrap:wrap;gap:.55em;display:flex}.ValidateFeature-module-scss-module__1_7-bG__pill{border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)62%,transparent);border-radius:999px;align-items:center;gap:.45em;max-width:100%;padding:.45em .65em;display:inline-flex}.ValidateFeature-module-scss-module__1_7-bG__pillTitle{color:var(--node-text);white-space:nowrap;text-overflow:ellipsis;max-width:16em;font-size:.75em;font-weight:500;line-height:1.2;overflow:hidden}.ValidateFeature-module-scss-module__1_7-bG__pillRemoveBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.ValidateFeature-module-scss-module__1_7-bG__pillRemoveBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.ValidateFeature-module-scss-module__1_7-bG__pillRemoveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ValidateFeature-module-scss-module__1_7-bG__pillRemoveBtn{border:1px solid color-mix(in srgb,#ff2fb373 35%,var(--node-border));background:color-mix(in srgb,#ff2fb326 60%,var(--panel));width:1.5em;min-width:1.5em;height:1.5em;color:var(--node-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ValidateFeature-module-scss-module__1_7-bG__pillRemoveBtn:hover{filter:brightness(1.08);border-color:#ff2fb399}.ValidateFeature-module-scss-module__1_7-bG__actions{margin-top:auto;display:flex}.ValidateFeature-module-scss-module__1_7-bG__validateBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.ValidateFeature-module-scss-module__1_7-bG__validateBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.ValidateFeature-module-scss-module__1_7-bG__validateBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ValidateFeature-module-scss-module__1_7-bG__validateBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.95em;padding:.78em 1em;font-size:.94em;font-weight:850;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.ValidateFeature-module-scss-module__1_7-bG__validateBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.ValidateFeature-module-scss-module__1_7-bG__validateBtn:active:not(:disabled){transform:scale(.99)}.ValidateFeature-module-scss-module__1_7-bG__validateBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.ValidateFeature-module-scss-module__1_7-bG__validateBtnDisabled{opacity:.58;cursor:not-allowed}.ValidateFeature-module-scss-module__1_7-bG__validateBtnLoading{justify-content:center;align-items:center;gap:.5em;display:inline-flex}.ValidateFeature-module-scss-module__1_7-bG__validateBtnSpinner{border:2px solid color-mix(in srgb,var(--node-text)22%,transparent);border-top-color:color-mix(in srgb,#ff2fb3e6 55%,var(--node-text));border-radius:50%;width:.9em;height:.9em;animation:.7s linear infinite ValidateFeature-module-scss-module__1_7-bG__spin}@keyframes ValidateFeature-module-scss-module__1_7-bG__spin{to{transform:rotate(360deg)}}.ValidateFeature-module-scss-module__1_7-bG__status{color:color-mix(in srgb,var(--node-text)75%,var(--muted));border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)50%,transparent);border-radius:.85em;margin-top:.75em;padding:.75em .85em;font-size:.86em;line-height:1.4}.ValidateFeature-module-scss-module__1_7-bG__resultSection{flex:auto;min-height:0;margin-top:.65em}.ValidateFeature-module-scss-module__1_7-bG__outputMarkdownFull{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--bg)40%,var(--panel));width:100%;height:100%;min-height:18em;color:var(--node-text);border-radius:.85em;margin-bottom:0;padding:.65em .75em;font-size:.86em;line-height:1.45;overflow:auto}.ValidateFeature-module-scss-module__1_7-bG__outputMarkdownFull p{margin:.3em 0 .65em}.ValidateFeature-module-scss-module__1_7-bG__outputMarkdownFull ul,.ValidateFeature-module-scss-module__1_7-bG__outputMarkdownFull ol{margin:.3em 0 .65em 1.2em;padding:0}.ValidateFeature-module-scss-module__1_7-bG__outputMarkdownFull code{font-size:.92em}@media (prefers-reduced-motion:reduce){.ValidateFeature-module-scss-module__1_7-bG__validateBtn,.ValidateFeature-module-scss-module__1_7-bG__validateBtnSpinner{transition:none!important;animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.DissectFeature-module-scss-module__TldWQG__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.DissectFeature-module-scss-module__TldWQG__root{background:radial-gradient(circle at 16% 0%,#ff2fb324,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.DissectFeature-module-scss-module__TldWQG__emptyCallout{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);border-radius:.92em;margin-bottom:1em;padding:.85em;position:relative;overflow:hidden}.DissectFeature-module-scss-module__TldWQG__emptyTitle{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)88%,var(--muted));font-size:.98em;font-weight:900}.DissectFeature-module-scss-module__TldWQG__emptyDesc{color:color-mix(in srgb,var(--node-text)68%,var(--muted));margin:.35em 0 0;font-size:.86em;line-height:1.45}.DissectFeature-module-scss-module__TldWQG__nodeEmptyOverlay{border-radius:inherit;background:color-mix(in srgb,var(--panel)78%,transparent);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;justify-content:center;align-items:center;animation:.3s ease-out forwards DissectFeature-module-scss-module__TldWQG__fadeInOverlay;display:flex;position:absolute;inset:0}.DissectFeature-module-scss-module__TldWQG__nodeEmptyText{letter-spacing:.02em;color:var(--node-text);text-shadow:0 1px 4px #0006;font-size:.95em;font-weight:850;animation:.4s cubic-bezier(.16,1,.3,1) forwards DissectFeature-module-scss-module__TldWQG__popInText}@keyframes DissectFeature-module-scss-module__TldWQG__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes DissectFeature-module-scss-module__TldWQG__popInText{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.DissectFeature-module-scss-module__TldWQG__selectedCard{background:linear-gradient(135deg,#ff2fb32e,#7c3aed1f),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid #ff2fb347;border-radius:.92em;margin-bottom:1em;padding:.85em}.DissectFeature-module-scss-module__TldWQG__selectedLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,#ff2fb3e6 35%,var(--node-text));font-size:.78em;font-weight:900}.DissectFeature-module-scss-module__TldWQG__selectedTitle{color:var(--node-text);word-break:break-word;margin-top:.35em;font-size:1em;font-weight:850;line-height:1.25}.DissectFeature-module-scss-module__TldWQG__controls{flex-direction:column;gap:.85em;display:flex}.DissectFeature-module-scss-module__TldWQG__controls[aria-disabled=true]{opacity:.9}.DissectFeature-module-scss-module__TldWQG__field{flex-direction:column;gap:.35em;display:flex}.DissectFeature-module-scss-module__TldWQG__label{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--node-text)65%,var(--muted));font-size:.78em;font-weight:800}.DissectFeature-module-scss-module__TldWQG__select{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)65%,transparent);width:100%;color:var(--node-text);appearance:none;background-image:linear-gradient(45deg,transparent 50%,color-mix(in srgb,var(--node-text)70%,var(--muted))50%),linear-gradient(135deg,color-mix(in srgb,var(--node-text)70%,var(--muted))50%,transparent 50%);background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:.92em;outline:none;padding:.72em .85em;font-size:.92em;transition:border-color .15s,box-shadow .15s,filter .15s}.DissectFeature-module-scss-module__TldWQG__select:disabled{opacity:.65;cursor:not-allowed;filter:grayscale(.25)}.DissectFeature-module-scss-module__TldWQG__select:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb326;border-color:#ff2fb373}.DissectFeature-module-scss-module__TldWQG__dissectBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.DissectFeature-module-scss-module__TldWQG__dissectBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.DissectFeature-module-scss-module__TldWQG__dissectBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.DissectFeature-module-scss-module__TldWQG__dissectBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.95em;padding:.78em 1em;font-size:.94em;font-weight:850;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.DissectFeature-module-scss-module__TldWQG__dissectBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.DissectFeature-module-scss-module__TldWQG__dissectBtn:active:not(:disabled){transform:scale(.99)}.DissectFeature-module-scss-module__TldWQG__dissectBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.DissectFeature-module-scss-module__TldWQG__dissectBtnDisabled{opacity:.58;cursor:not-allowed}.DissectFeature-module-scss-module__TldWQG__addTreeBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.DissectFeature-module-scss-module__TldWQG__addTreeBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.DissectFeature-module-scss-module__TldWQG__addTreeBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.DissectFeature-module-scss-module__TldWQG__addTreeBtn{border:1px solid color-mix(in srgb,#ff2fb373 35%,var(--node-border));background:color-mix(in srgb,#ff2fb329 50%,var(--panel));width:100%;color:var(--node-text);border-radius:.92em;padding:.72em .95em;font-size:.9em;font-weight:800;transition:filter .15s,border-color .15s,opacity .15s}.DissectFeature-module-scss-module__TldWQG__addTreeBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.DissectFeature-module-scss-module__TldWQG__addTreeBtn:disabled{opacity:.6;cursor:not-allowed}.DissectFeature-module-scss-module__TldWQG__undoBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.DissectFeature-module-scss-module__TldWQG__undoBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.DissectFeature-module-scss-module__TldWQG__undoBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.DissectFeature-module-scss-module__TldWQG__undoBtn{background:color-mix(in srgb,#ff50501a 40%,var(--panel));width:100%;color:color-mix(in srgb,var(--node-text)90%,#ff7878);border:1px solid #ff50504d;border-radius:.85em;margin-top:.5em;padding:.65em .9em;font-size:.88em;font-weight:700;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.DissectFeature-module-scss-module__TldWQG__undoBtn:hover:not(:disabled){background:color-mix(in srgb,#ff505026 50%,var(--panel));filter:brightness(1.1);border-color:#ff505080}.DissectFeature-module-scss-module__TldWQG__undoBtn:active:not(:disabled){transform:scale(.98)}.DissectFeature-module-scss-module__TldWQG__undoBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff505033;outline:none}.DissectFeature-module-scss-module__TldWQG__dissectBtnLoading{justify-content:center;align-items:center;gap:.5em;display:inline-flex}.DissectFeature-module-scss-module__TldWQG__dissectBtnSpinner{border:2px solid color-mix(in srgb,var(--node-text)22%,transparent);border-top-color:color-mix(in srgb,#ff2fb3e6 55%,var(--node-text));border-radius:50%;width:.9em;height:.9em;animation:.7s linear infinite DissectFeature-module-scss-module__TldWQG__spin}@keyframes DissectFeature-module-scss-module__TldWQG__spin{to{transform:rotate(360deg)}}.DissectFeature-module-scss-module__TldWQG__status{color:color-mix(in srgb,var(--node-text)75%,var(--muted));border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)50%,transparent);border-radius:.85em;padding:.75em .85em;font-size:.86em;line-height:1.4}@media (prefers-reduced-motion:reduce){.DissectFeature-module-scss-module__TldWQG__dissectBtn,.DissectFeature-module-scss-module__TldWQG__addTreeBtn,.DissectFeature-module-scss-module__TldWQG__undoBtn,.DissectFeature-module-scss-module__TldWQG__dissectBtnSpinner,.DissectFeature-module-scss-module__TldWQG__select{transition:none!important;animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.CompareFeature-module-scss-module__IGOBbW__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.CompareFeature-module-scss-module__IGOBbW__root{background:radial-gradient(circle at 16% 0%,#ff2fb324,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.CompareFeature-module-scss-module__IGOBbW__topArea{margin-bottom:.85em}.CompareFeature-module-scss-module__IGOBbW__emptyCallout{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);border-radius:.92em;padding:.85em;position:relative;overflow:hidden}.CompareFeature-module-scss-module__IGOBbW__emptyTitle{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)88%,var(--muted));font-size:.98em;font-weight:900}.CompareFeature-module-scss-module__IGOBbW__emptyDesc{color:color-mix(in srgb,var(--node-text)68%,var(--muted));margin:.35em 0 0;font-size:.86em;line-height:1.45}.CompareFeature-module-scss-module__IGOBbW__selectedCard{background:linear-gradient(135deg,#ff2fb32e,#7c3aed1f),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid #ff2fb347;border-radius:.92em;padding:.85em}.CompareFeature-module-scss-module__IGOBbW__selectedLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,#ff2fb3e6 35%,var(--node-text));font-size:.78em;font-weight:900}.CompareFeature-module-scss-module__IGOBbW__selectedTitle{color:var(--node-text);margin-top:.35em;font-size:1em;font-weight:850;line-height:1.25}.CompareFeature-module-scss-module__IGOBbW__nodeEmptyOverlay{border-radius:inherit;background:color-mix(in srgb,var(--panel)78%,transparent);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;justify-content:center;align-items:center;animation:.3s ease-out forwards CompareFeature-module-scss-module__IGOBbW__fadeInOverlay;display:flex;position:absolute;inset:0}.CompareFeature-module-scss-module__IGOBbW__nodeEmptyText{letter-spacing:.02em;color:var(--node-text);text-shadow:0 1px 4px #0006;font-size:.95em;font-weight:850;animation:.4s cubic-bezier(.16,1,.3,1) forwards CompareFeature-module-scss-module__IGOBbW__popInText}.CompareFeature-module-scss-module__IGOBbW__maxOverlay{border:1px solid color-mix(in srgb,#ff2fb399 25%,var(--node-border));background:color-mix(in srgb,#ff2fb32e 55%,var(--panel));border-radius:.85em;margin-top:.65em;padding:.55em .65em}.CompareFeature-module-scss-module__IGOBbW__maxOverlayText{color:color-mix(in srgb,var(--node-text)80%,var(--muted));font-size:.86em;font-weight:750;line-height:1.35}@keyframes CompareFeature-module-scss-module__IGOBbW__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes CompareFeature-module-scss-module__IGOBbW__popInText{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.CompareFeature-module-scss-module__IGOBbW__sectionHeading{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));margin-bottom:.5em;font-size:.9em;font-weight:800}.CompareFeature-module-scss-module__IGOBbW__pillsArea{margin-bottom:.85em}.CompareFeature-module-scss-module__IGOBbW__pillsHint{color:color-mix(in srgb,var(--node-text)65%,var(--muted));border:1px dashed color-mix(in srgb,var(--node-border)55%,transparent);border-radius:.9em;padding:.75em .85em;font-size:.86em;line-height:1.45}.CompareFeature-module-scss-module__IGOBbW__pillsWrap{flex-wrap:wrap;gap:.55em;display:flex}.CompareFeature-module-scss-module__IGOBbW__pill{border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)62%,transparent);border-radius:999px;align-items:center;gap:.45em;max-width:100%;padding:.45em .65em;display:inline-flex}.CompareFeature-module-scss-module__IGOBbW__pillTitle{color:var(--node-text);white-space:nowrap;text-overflow:ellipsis;max-width:16em;font-size:.75em;font-weight:500;line-height:1.2;overflow:hidden}.CompareFeature-module-scss-module__IGOBbW__pillRemoveBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.CompareFeature-module-scss-module__IGOBbW__pillRemoveBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.CompareFeature-module-scss-module__IGOBbW__pillRemoveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CompareFeature-module-scss-module__IGOBbW__pillRemoveBtn{border:1px solid color-mix(in srgb,#ff2fb373 35%,var(--node-border));background:color-mix(in srgb,#ff2fb326 60%,var(--panel));width:1.5em;min-width:1.5em;height:1.5em;color:var(--node-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.CompareFeature-module-scss-module__IGOBbW__pillRemoveBtn:hover{filter:brightness(1.08);border-color:#ff2fb399}.CompareFeature-module-scss-module__IGOBbW__actions{margin-top:auto;display:flex}.CompareFeature-module-scss-module__IGOBbW__validateBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.CompareFeature-module-scss-module__IGOBbW__validateBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.CompareFeature-module-scss-module__IGOBbW__validateBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CompareFeature-module-scss-module__IGOBbW__validateBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.95em;padding:.78em 1em;font-size:.94em;font-weight:850;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.CompareFeature-module-scss-module__IGOBbW__validateBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.CompareFeature-module-scss-module__IGOBbW__validateBtn:active:not(:disabled){transform:scale(.99)}.CompareFeature-module-scss-module__IGOBbW__validateBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.CompareFeature-module-scss-module__IGOBbW__validateBtnDisabled{opacity:.58;cursor:not-allowed}.CompareFeature-module-scss-module__IGOBbW__validateBtnLoading{justify-content:center;align-items:center;gap:.5em;display:inline-flex}.CompareFeature-module-scss-module__IGOBbW__validateBtnSpinner{border:2px solid color-mix(in srgb,var(--node-text)22%,transparent);border-top-color:color-mix(in srgb,#ff2fb3e6 55%,var(--node-text));border-radius:50%;width:.9em;height:.9em;animation:.7s linear infinite CompareFeature-module-scss-module__IGOBbW__spin}@keyframes CompareFeature-module-scss-module__IGOBbW__spin{to{transform:rotate(360deg)}}.CompareFeature-module-scss-module__IGOBbW__status{color:color-mix(in srgb,var(--node-text)75%,var(--muted));border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)50%,transparent);border-radius:.85em;margin-top:.75em;padding:.75em .85em;font-size:.86em;line-height:1.4}.CompareFeature-module-scss-module__IGOBbW__resultSection{flex:auto;min-height:0;margin-top:.65em}.CompareFeature-module-scss-module__IGOBbW__outputMarkdownFull{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--bg)40%,var(--panel));width:100%;height:100%;min-height:18em;color:var(--node-text);border-radius:.85em;margin-bottom:0;padding:.65em .75em;font-size:.86em;line-height:1.45;overflow:auto}.CompareFeature-module-scss-module__IGOBbW__outputMarkdownFull p{margin:.3em 0 .65em}.CompareFeature-module-scss-module__IGOBbW__outputMarkdownFull ul,.CompareFeature-module-scss-module__IGOBbW__outputMarkdownFull ol{margin:.3em 0 .65em 1.2em;padding:0}.CompareFeature-module-scss-module__IGOBbW__outputMarkdownFull code{font-size:.92em}@media (prefers-reduced-motion:reduce){.CompareFeature-module-scss-module__IGOBbW__validateBtn,.CompareFeature-module-scss-module__IGOBbW__validateBtnSpinner{transition:none!important;animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.SynthesizeFeature-module-scss-module__FwsVHG__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.SynthesizeFeature-module-scss-module__FwsVHG__root{background:radial-gradient(circle at 16% 0%,#ff2fb324,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1f,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);border-radius:1em;flex-direction:column;padding:.95em;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.SynthesizeFeature-module-scss-module__FwsVHG__topArea{margin-bottom:.85em}.SynthesizeFeature-module-scss-module__FwsVHG__emptyCallout{border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)58%,transparent);border-radius:.92em;padding:.85em;position:relative;overflow:hidden}.SynthesizeFeature-module-scss-module__FwsVHG__emptyTitle{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)88%,var(--muted));font-size:.98em;font-weight:900}.SynthesizeFeature-module-scss-module__FwsVHG__selectedCard{background:linear-gradient(135deg,#ff2fb32e,#7c3aed1f),color-mix(in srgb,var(--panel)55%,transparent);border:1px solid #ff2fb347;border-radius:.92em;padding:.85em}.SynthesizeFeature-module-scss-module__FwsVHG__selectedLabel{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,#ff2fb3e6 35%,var(--node-text));font-size:.78em;font-weight:900}.SynthesizeFeature-module-scss-module__FwsVHG__selectedTitle{color:var(--node-text);margin-top:.35em;font-size:1em;font-weight:850;line-height:1.25}.SynthesizeFeature-module-scss-module__FwsVHG__nodeEmptyOverlay{border-radius:inherit;background:color-mix(in srgb,var(--panel)78%,transparent);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;justify-content:center;align-items:center;animation:.3s ease-out forwards SynthesizeFeature-module-scss-module__FwsVHG__fadeInOverlay;display:flex;position:absolute;inset:0}.SynthesizeFeature-module-scss-module__FwsVHG__nodeEmptyText{letter-spacing:.02em;color:var(--node-text);text-shadow:0 1px 4px #0006;font-size:.95em;font-weight:850;animation:.4s cubic-bezier(.16,1,.3,1) forwards SynthesizeFeature-module-scss-module__FwsVHG__popInText}.SynthesizeFeature-module-scss-module__FwsVHG__maxOverlay{border:1px solid color-mix(in srgb,#ff2fb399 25%,var(--node-border));background:color-mix(in srgb,#ff2fb32e 55%,var(--panel));border-radius:.85em;margin-top:.65em;padding:.55em .65em}.SynthesizeFeature-module-scss-module__FwsVHG__maxOverlayText{color:color-mix(in srgb,var(--node-text)80%,var(--muted));font-size:.86em;font-weight:750;line-height:1.35}@keyframes SynthesizeFeature-module-scss-module__FwsVHG__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes SynthesizeFeature-module-scss-module__FwsVHG__popInText{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.SynthesizeFeature-module-scss-module__FwsVHG__sectionHeading{letter-spacing:.01em;color:color-mix(in srgb,var(--node-text)85%,var(--muted));margin-bottom:.5em;font-size:.9em;font-weight:800}.SynthesizeFeature-module-scss-module__FwsVHG__pillsArea{margin-bottom:.85em}.SynthesizeFeature-module-scss-module__FwsVHG__pillsHint{color:color-mix(in srgb,var(--node-text)65%,var(--muted));border:1px dashed color-mix(in srgb,var(--node-border)55%,transparent);border-radius:.9em;padding:.75em .85em;font-size:.86em;line-height:1.45}.SynthesizeFeature-module-scss-module__FwsVHG__pillsWrap{flex-wrap:wrap;gap:.55em;display:flex}.SynthesizeFeature-module-scss-module__FwsVHG__pill{border:1px solid color-mix(in srgb,var(--node-border)55%,transparent);background:color-mix(in srgb,var(--panel)62%,transparent);border-radius:999px;align-items:center;gap:.45em;max-width:100%;padding:.45em .65em;display:inline-flex}.SynthesizeFeature-module-scss-module__FwsVHG__pillTitle{color:var(--node-text);white-space:nowrap;text-overflow:ellipsis;max-width:16em;font-size:.75em;font-weight:500;line-height:1.2;overflow:hidden}.SynthesizeFeature-module-scss-module__FwsVHG__pillRemoveBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.SynthesizeFeature-module-scss-module__FwsVHG__pillRemoveBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.SynthesizeFeature-module-scss-module__FwsVHG__pillRemoveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SynthesizeFeature-module-scss-module__FwsVHG__pillRemoveBtn{border:1px solid color-mix(in srgb,#ff2fb373 35%,var(--node-border));background:color-mix(in srgb,#ff2fb326 60%,var(--panel));width:1.5em;min-width:1.5em;height:1.5em;color:var(--node-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.SynthesizeFeature-module-scss-module__FwsVHG__pillRemoveBtn:hover{filter:brightness(1.08);border-color:#ff2fb399}.SynthesizeFeature-module-scss-module__FwsVHG__actions{margin-top:auto;display:flex}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn{background:linear-gradient(135deg,#ff2fb347,#7c3aed3d),color-mix(in srgb,var(--panel)55%,transparent);width:100%;color:var(--node-text);border:1px solid #ff2fb36b;border-radius:.95em;padding:.78em 1em;font-size:.94em;font-weight:850;transition:transform .12s,border-color .15s,filter .15s,opacity .15s}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn:hover:not(:disabled){filter:brightness(1.06);border-color:#ff2fb38c}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn:active:not(:disabled){transform:scale(.99)}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--panel)85%,transparent),0 0 0 4px #ff2fb338;outline:none}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtnDisabled{opacity:.58;cursor:not-allowed}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtnLoading{justify-content:center;align-items:center;gap:.5em;display:inline-flex}.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtnSpinner{border:2px solid color-mix(in srgb,var(--node-text)22%,transparent);border-top-color:color-mix(in srgb,#ff2fb3e6 55%,var(--node-text));border-radius:50%;width:.9em;height:.9em;animation:.7s linear infinite SynthesizeFeature-module-scss-module__FwsVHG__spin}@keyframes SynthesizeFeature-module-scss-module__FwsVHG__spin{to{transform:rotate(360deg)}}.SynthesizeFeature-module-scss-module__FwsVHG__status{color:color-mix(in srgb,var(--node-text)75%,var(--muted));border:1px solid color-mix(in srgb,var(--node-border)45%,transparent);background:color-mix(in srgb,var(--panel)50%,transparent);border-radius:.85em;margin-top:.75em;padding:.75em .85em;font-size:.86em;line-height:1.4}.SynthesizeFeature-module-scss-module__FwsVHG__resultSection{flex:auto;min-height:0;margin-top:.65em}.SynthesizeFeature-module-scss-module__FwsVHG__resultHeader{justify-content:space-between;align-items:center;gap:.75em;margin-bottom:.5em;display:flex}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn{background:var(--panel-accent);border:.0625em solid var(--node-border);color:var(--node-text);cursor:pointer;transition:transform var(--transition-normal),background var(--transition-normal);border-radius:.75em;padding:.5em .75em;font-size:.875em;font-weight:600}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn:hover{background:var(--node-hover);transform:translateY(-.0625em)}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn{border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--panel)55%,transparent);color:color-mix(in srgb,var(--node-text)90%,var(--muted));border-radius:.75em;padding:.45em .75em;font-size:.8em;font-weight:650}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn:hover{color:var(--node-text);border-color:#7c3aed59}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtn:disabled{opacity:.65;cursor:not-allowed}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtnCopied{background:color-mix(in srgb,#6ee7b72e 50%,var(--panel));border-color:#6ee7b78c;animation:.26s cubic-bezier(.16,1,.3,1) SynthesizeFeature-module-scss-module__FwsVHG__copiedPop}@keyframes SynthesizeFeature-module-scss-module__FwsVHG__copiedPop{0%{filter:blur(.5px);transform:scale(.98)}to{filter:blur();transform:scale(1)}}.SynthesizeFeature-module-scss-module__FwsVHG__copyBtnLabel{align-items:center;gap:.35em;display:inline-flex}.SynthesizeFeature-module-scss-module__FwsVHG__checkIcon{color:color-mix(in srgb,var(--success)75%,var(--node-text));font-weight:900}.SynthesizeFeature-module-scss-module__FwsVHG__outputMarkdownFull{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--node-border)50%,transparent);background:color-mix(in srgb,var(--bg)40%,var(--panel));width:100%;height:100%;min-height:18em;color:var(--node-text);border-radius:.85em;margin-bottom:0;padding:.65em .75em;font-size:.86em;line-height:1.45;overflow:auto}.SynthesizeFeature-module-scss-module__FwsVHG__outputMarkdownFull p{margin:.3em 0 .65em}.SynthesizeFeature-module-scss-module__FwsVHG__outputMarkdownFull ul,.SynthesizeFeature-module-scss-module__FwsVHG__outputMarkdownFull ol{margin:.3em 0 .65em 1.2em;padding:0}.SynthesizeFeature-module-scss-module__FwsVHG__outputMarkdownFull code{font-size:.92em}@media (prefers-reduced-motion:reduce){.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtn,.SynthesizeFeature-module-scss-module__FwsVHG__primaryBtnSpinner{transition:none!important;animation:none!important}}
:root{--bg:#0f1115;--panel:#151923;--muted:#8b93a7;--line:#5b6bff;--accent:#3a86ff;--node:#0f172a;--node-border:#2b3551;--node-text:#e6e9f2;--text-main:#fff;--text-node-content:#b8c1dc;--shadow:0 .625em 1.5625em #00000059;--shadow-sm:0 .25em .5em #0003;--success:#6ee7b7;--error:#ff6b6b;--warning:#fbbf24;--info:#3a86ff;--rel-extended-by:#6ee7b7;--rel-extends:#fbbf24;--rel-mutual:#f472b6;--scrollbar-bg:#1a1f2e;--scrollbar-thumb:#2b3551;--panel-accent:#182867;--panel-bg:#1f2332;--node-hover:#121938;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--calendar-filter:invert(.8)}body.SecondBrainFeature-module-scss-module__GVkG2G__light-mode{--bg:#ecf0f5;--panel:#fff;--muted:#64748b;--line:#3a86ff;--accent:#2563eb;--node:#fff;--node-border:#e2e8f0;--node-text:#1a1f2e;--text-main:#1a1f2e;--text-node-content:#334155;--text-muted:#64748b;--shadow:0 .625em 1.5625em #00000014;--shadow-sm:0 .25em .5em #0000000d;--scrollbar-bg:#f8fafc;--scrollbar-thumb:#cbd5e1;--panel-accent:#f1f5f9;--panel-bg:#f0f2f7;--node-hover:#e2e8f0;--calendar-filter:none}.SecondBrainFeature-module-scss-module__GVkG2G__root{border:1px solid color-mix(in srgb,var(--node-border)35%,transparent);background:radial-gradient(circle at 16% 0%,#ff2fb31f,transparent 46%),radial-gradient(circle at 88% 45%,#7c3aed1a,transparent 55%),color-mix(in srgb,var(--panel)52%,transparent);border-radius:1em;padding:1em;box-shadow:inset 0 1px #ffffff0a,0 20px 55px #00000038}.SecondBrainFeature-module-scss-module__GVkG2G__title{letter-spacing:.01em;color:var(--node-text);font-size:1.05em;font-weight:900}.SecondBrainFeature-module-scss-module__GVkG2G__desc{color:color-mix(in srgb,var(--node-text)70%,var(--muted));margin-top:.45em;font-size:.88em;line-height:1.45}
