.Home-module__6XXAVq__wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.Home-module__6XXAVq__container{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;min-height:calc(100vh - 60px);margin:0 auto;padding:3rem 2rem;display:flex}.Home-module__6XXAVq__resultsContainer{width:100%;min-height:calc(100vh - 60px);padding:2rem}.Home-module__6XXAVq__hero{text-align:center;max-width:800px;margin-bottom:4rem}.Home-module__6XXAVq__title{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Home-module__6XXAVq__subtitle{color:#ffffffa6;margin-bottom:0;font-size:1.125rem;font-weight:400;line-height:1.6}.Home-module__6XXAVq__inputSection{width:100%;max-width:900px}.Home-module__6XXAVq__inputContainer{margin-bottom:1.5rem;position:relative}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.Home-module__6XXAVq__inputWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);isolation:isolate;background:#1e1e1e99;border-radius:28px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:background-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 24px #0006}.Home-module__6XXAVq__inputWrapper:before{content:"";background:conic-gradient(from var(--border-angle),transparent 20%,#ffffff80,transparent 80%);-webkit-mask-composite:xor;pointer-events:none;border-radius:28px;padding:1.5px;animation:4s linear infinite Home-module__6XXAVq__borderRotate;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Home-module__6XXAVq__inputWrapper:focus-within{background:#1e1e1e99;box-shadow:0 4px 24px #0006,0 0 30px #4facfe1a}.Home-module__6XXAVq__inputWrapper:focus-within:before{background:conic-gradient(from var(--border-angle),transparent 20%,#4facfe99,transparent 80%);padding:1.5px;animation:4s linear infinite Home-module__6XXAVq__borderRotate}@keyframes Home-module__6XXAVq__borderRotate{0%{--border-angle:0deg}to{--border-angle:360deg}}@keyframes Home-module__6XXAVq__gradientRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Home-module__6XXAVq__inputFooter{justify-content:space-between;align-items:center;width:100%;padding:0 .25rem;display:flex}.Home-module__6XXAVq__addButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Home-module__6XXAVq__addButton:hover{color:#ffffffe6;background:#ffffff14}.Home-module__6XXAVq__textArea{color:#fff;resize:none;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:0 0;border:none;outline:none;width:100%;min-height:28px;max-height:300px;padding:0 .5rem;font-family:inherit;font-size:1.125rem;line-height:1.6;overflow-y:auto}.Home-module__6XXAVq__textArea::-webkit-scrollbar{width:6px}.Home-module__6XXAVq__textArea::-webkit-scrollbar-track{background:0 0}.Home-module__6XXAVq__textArea::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.Home-module__6XXAVq__textArea::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Home-module__6XXAVq__textArea::placeholder{color:#ffffff59}.Home-module__6XXAVq__actionButtons{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Home-module__6XXAVq__micButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Home-module__6XXAVq__micButton:hover{color:#ffffffe6;background:#ffffff14}.Home-module__6XXAVq__sendButton{color:#fff6;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.625rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Home-module__6XXAVq__sendButton:hover:not(:disabled){color:#fff9;background:#ffffff1f;transform:scale(1.05)}.Home-module__6XXAVq__sendButton:disabled{opacity:.4;cursor:not-allowed}.Home-module__6XXAVq__sendButtonActive{color:#000;background:#fff}.Home-module__6XXAVq__sendButtonActive:hover:not(:disabled){background:#fffffff2;transform:scale(1.08);box-shadow:0 4px 16px #ffffff4d}.Home-module__6XXAVq__suggestions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.Home-module__6XXAVq__suggestionChip{color:#fffc;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.875rem;transition:all .2s;display:flex}.Home-module__6XXAVq__suggestionChip:hover{color:#fff;background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.Home-module__6XXAVq__suggestionIcon{color:#ffffff80;flex-shrink:0}.Home-module__6XXAVq__analyzeButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#e0e0e0 100%);border:none;border-radius:24px;margin-top:2rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 20px #ffffff26}.Home-module__6XXAVq__analyzeButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 32px #ffffff40}.Home-module__6XXAVq__analyzeButton:disabled{opacity:.4;cursor:not-allowed}
.Analysis-module__TL1kPa__container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 60px);padding:2rem;display:flex}.Analysis-module__TL1kPa__loader{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2.5rem;display:flex;position:relative}.Analysis-module__TL1kPa__logo{filter:invert();opacity:.9;width:100%;height:100%;animation:3s cubic-bezier(.4,0,.2,1) infinite Analysis-module__TL1kPa__pulse-rotate}@keyframes Analysis-module__TL1kPa__pulse-rotate{0%{opacity:.9;transform:rotate(0)scale(1)}50%{opacity:1;filter:invert()drop-shadow(0 0 8px #ffffff80);transform:rotate(180deg)scale(1.1)}to{opacity:.9;transform:rotate(360deg)scale(1)}}.Analysis-module__TL1kPa__messageContainer{text-align:center;justify-content:center;align-items:center;width:100%;max-width:600px;height:2rem;display:flex}.Analysis-module__TL1kPa__text{color:#ffffffe6;letter-spacing:-.01em;width:100%;margin:0;font-size:1.125rem;font-weight:500}
.Results-module__rC8ZHa__container{box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:2rem 3rem 4rem;animation:.5s ease-out Results-module__rC8ZHa__fadeIn}@keyframes Results-module__rC8ZHa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Results-module__rC8ZHa__section{margin-bottom:3.5rem}.Results-module__rC8ZHa__section:last-child{margin-bottom:2rem}.Results-module__rC8ZHa__sectionTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;padding-bottom:0;font-size:1.5rem;font-weight:700}.Results-module__rC8ZHa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.Results-module__rC8ZHa__contextGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.Results-module__rC8ZHa__contextCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex}.Results-module__rC8ZHa__contextCard:hover{background-color:#ffffff0d;border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 8px 32px #667eea26}.Results-module__rC8ZHa__span8{grid-column:span 8}.Results-module__rC8ZHa__span4{grid-column:span 4}.Results-module__rC8ZHa__span6{grid-column:span 6}.Results-module__rC8ZHa__span12{grid-column:span 12}@media (max-width:1024px){.Results-module__rC8ZHa__span8,.Results-module__rC8ZHa__span4{grid-column:span 6}}@media (max-width:768px){.Results-module__rC8ZHa__span8,.Results-module__rC8ZHa__span4,.Results-module__rC8ZHa__span6{grid-column:span 12}}.Results-module__rC8ZHa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:1.75rem;transition:all .3s}.Results-module__rC8ZHa__card:hover{background-color:#ffffff0d;border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 8px 32px #667eea26}.Results-module__rC8ZHa__cardTitle{color:#667eeaf2;letter-spacing:-.01em;margin-bottom:.875rem;font-size:1rem;font-weight:600}.Results-module__rC8ZHa__cardText{color:#ffffffbf;font-size:.9375rem;line-height:1.7}.Results-module__rC8ZHa__tag{color:#fffc;background-color:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;margin-bottom:.5rem;margin-right:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-block}.Results-module__rC8ZHa__tag:hover{background-color:#ffffff1a;border-color:#ffffff1f}.Results-module__rC8ZHa__opportunityCard{flex-direction:column;gap:1rem;display:flex}.Results-module__rC8ZHa__scoreBadge{background-color:var(--primary);width:32px;height:32px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.Results-module__rC8ZHa__headerRow{justify-content:space-between;align-items:flex-start;display:flex}.Results-module__rC8ZHa__list{margin:0;padding:0;list-style:none}.Results-module__rC8ZHa__listItem{color:#ffffffbf;margin-bottom:.625rem;padding-left:.25rem;line-height:1.6}.Results-module__rC8ZHa__journeyTable{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.Results-module__rC8ZHa__journeyHeader{color:#667eeae6;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1.5fr 1.5fr;margin-bottom:.5rem;padding-bottom:.75rem;font-size:.875rem;font-weight:600;display:grid}.Results-module__rC8ZHa__journeyRow{border-bottom:1px solid #ffffff0a;border-radius:8px;grid-template-columns:1fr 1.5fr 1.5fr;align-items:center;margin:.125rem 0;padding:.875rem .5rem;font-size:.9375rem;transition:background-color .2s;display:grid}.Results-module__rC8ZHa__journeyRow:hover{background-color:#ffffff05}.Results-module__rC8ZHa__journeyRow:last-child{border-bottom:none}.Results-module__rC8ZHa__journeyStep{color:#fff;font-weight:600}.Results-module__rC8ZHa__toggleContainer{gap:1rem;margin-bottom:1.5rem;display:flex}.Results-module__rC8ZHa__toggleButton{border-radius:var(--radius);cursor:pointer;background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid #0000;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Results-module__rC8ZHa__toggleButtonActive{background-color:var(--primary);color:var(--primary-foreground)}.Results-module__rC8ZHa__toggleButton:hover:not(.Results-module__rC8ZHa__toggleButtonActive){background-color:var(--accent);color:var(--foreground)}.Results-module__rC8ZHa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out Results-module__rC8ZHa__fadeIn;display:flex;position:fixed;inset:0}.Results-module__rC8ZHa__modalContent{border:1px solid var(--border);border-radius:var(--radius);background-color:#1a1a1a;width:90%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) Results-module__rC8ZHa__slideUp;position:relative;box-shadow:0 10px 25px #00000080}@keyframes Results-module__rC8ZHa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Results-module__rC8ZHa__closeButton{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.5rem;line-height:1;transition:background-color .2s;position:absolute;top:1rem;right:1rem}.Results-module__rC8ZHa__closeButton:hover{color:var(--foreground);background-color:#ffffff1a}.Results-module__rC8ZHa__modalTitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Results-module__rC8ZHa__modalDescription{color:var(--secondary-foreground);margin-bottom:1.5rem;line-height:1.6}.Results-module__rC8ZHa__modalMeta{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.Results-module__rC8ZHa__opportunityGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem;display:grid}.Results-module__rC8ZHa__oppCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:100%;padding:0;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.Results-module__rC8ZHa__oppCard:hover{background:linear-gradient(145deg,#ffffff14 0%,#ffffff08 100%);border-color:#ffffff26;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 40px #0006}.Results-module__rC8ZHa__oppHeader{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.Results-module__rC8ZHa__oppTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.Results-module__rC8ZHa__oppScore{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-width:48px;padding:.5rem;display:flex}.Results-module__rC8ZHa__scoreValue{color:var(--primary);font-size:1.25rem;font-weight:700;line-height:1}.Results-module__rC8ZHa__scoreLabel{text-transform:uppercase;color:#ffffff80;margin-top:.25rem;font-size:.625rem;font-weight:600}.Results-module__rC8ZHa__oppBody{flex-direction:column;flex-grow:1;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Results-module__rC8ZHa__oppDesc{color:#ffffffb3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Results-module__rC8ZHa__oppMeta{flex-wrap:wrap;gap:.5rem;display:flex}.Results-module__rC8ZHa__metaBadge{color:#fffc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.Results-module__rC8ZHa__oppFooter{background:#0003;border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Results-module__rC8ZHa__metricGroup{gap:1.5rem;display:flex}.Results-module__rC8ZHa__metric{color:#fff9;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.Results-module__rC8ZHa__metricValue{color:#fff;font-weight:600}.Results-module__rC8ZHa__dots{gap:2px;display:flex}.Results-module__rC8ZHa__dot{background:#fff3;border-radius:50%;width:4px;height:4px}.Results-module__rC8ZHa__dotFilled{background:var(--primary)}.Results-module__rC8ZHa__capabilityStrip{width:4px;position:absolute;top:0;bottom:0;left:0}
.PrioritizationMatrix-module__78tTUa__container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;width:100%;height:600px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.PrioritizationMatrix-module__78tTUa__header{z-index:10;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.PrioritizationMatrix-module__78tTUa__title{color:#fff;letter-spacing:-.01em;background:linear-gradient(90deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.25rem;font-weight:600}.PrioritizationMatrix-module__78tTUa__legend{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;max-width:60%;display:flex}.PrioritizationMatrix-module__78tTUa__legendItem{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.PrioritizationMatrix-module__78tTUa__legendItem:hover{color:#fff;background:#ffffff1a}.PrioritizationMatrix-module__78tTUa__legendDot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px}.PrioritizationMatrix-module__78tTUa__chartContainer{flex:1;min-height:0;position:relative}.PrioritizationMatrix-module__78tTUa__tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141414f2;border:1px solid #ffffff1a;border-radius:12px;max-width:280px;padding:1rem;box-shadow:0 10px 30px #00000080}.PrioritizationMatrix-module__78tTUa__tooltipTitle{color:#fff;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.4}.PrioritizationMatrix-module__78tTUa__tooltipDesc{color:#fff9;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.PrioritizationMatrix-module__78tTUa__tooltipMeta{border-top:1px solid #ffffff1a;align-items:center;gap:.75rem;padding-top:.75rem;font-size:.75rem;display:flex}.PrioritizationMatrix-module__78tTUa__tooltipBadge{letter-spacing:.05em;font-weight:600}.PrioritizationMatrix-module__78tTUa__tooltipValue{color:#fffc}
.RightPanel-module__TQzAma__panel{border-left:1px solid var(--border);z-index:100;background-color:#1a1a1a;flex-direction:column;width:400px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-5px 0 25px #00000080}.RightPanel-module__TQzAma__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.RightPanel-module__TQzAma__title{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.RightPanel-module__TQzAma__closeButton{color:var(--secondary-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background-color .2s}.RightPanel-module__TQzAma__closeButton:hover{color:var(--foreground);background-color:#ffffff1a}.RightPanel-module__TQzAma__content{flex:1;padding:1.5rem;overflow-y:auto}.RightPanel-module__TQzAma__description{color:var(--secondary-foreground);margin-bottom:1.5rem;line-height:1.6}.RightPanel-module__TQzAma__meta{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.RightPanel-module__TQzAma__tag{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid #0000;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.RightPanel-module__TQzAma__section{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.RightPanel-module__TQzAma__sectionTitle{color:#fff;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.RightPanel-module__TQzAma__list{color:var(--secondary-foreground);padding-left:1.2rem;font-size:.9rem}.RightPanel-module__TQzAma__quoteBox{background-color:#ffffff0d;border-radius:8px;margin-top:1rem;padding:1rem}.RightPanel-module__TQzAma__quote{color:var(--secondary-foreground);font-size:.9rem;font-style:italic}.RightPanel-module__TQzAma__expandButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:1rem;font-weight:600;transition:opacity .2s;display:flex}.RightPanel-module__TQzAma__expandButton:hover{opacity:.9}.RightPanel-module__TQzAma__chatContainer{flex-direction:column;height:100%;display:flex}.RightPanel-module__TQzAma__messages{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.RightPanel-module__TQzAma__message{flex-direction:column;max-width:85%;display:flex}.RightPanel-module__TQzAma__userMessage{align-self:flex-end;align-items:flex-end}.RightPanel-module__TQzAma__assistantMessage{align-self:flex-start;align-items:flex-start}.RightPanel-module__TQzAma__bubble{border-radius:12px;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.RightPanel-module__TQzAma__userBubble{background-color:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:2px}.RightPanel-module__TQzAma__assistantBubble{background-color:var(--secondary);color:var(--secondary-foreground);border-bottom-left-radius:2px}.RightPanel-module__TQzAma__inputArea{border-top:1px solid var(--border);background-color:#1a1a1a;padding:1rem}@keyframes RightPanel-module__TQzAma__gradientRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.RightPanel-module__TQzAma__inputWrapper{background-color:#0a0a0a;background-image:linear-gradient(#0a0a0a,#0a0a0a),linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe 100%);background-size:100% 100%,200% 200%;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:8px;gap:.5rem;padding:.5rem;transition:all .3s;animation:3s infinite RightPanel-module__TQzAma__gradientRotate;display:flex}.RightPanel-module__TQzAma__inputWrapper:focus-within{background-image:linear-gradient(#0a0a0a,#0a0a0a),linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe 100%);box-shadow:0 0 15px #667eea4d,0 0 30px #764ba233}.RightPanel-module__TQzAma__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.RightPanel-module__TQzAma__sendButton{color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.RightPanel-module__TQzAma__sendButton:disabled{color:var(--muted-foreground);cursor:not-allowed}
.JourneyNode-module__nKEY3q__journeyNode{background:#1e1e2e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:20px;min-width:420px;max-width:500px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.JourneyNode-module__nKEY3q__journeyNode:hover{z-index:10;border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.JourneyNode-module__nKEY3q__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.JourneyNode-module__nKEY3q__stepTitle{color:#f8fafc;letter-spacing:-.01em;flex:1;font-size:1.1rem;font-weight:600;line-height:1.4}.JourneyNode-module__nKEY3q__content{flex-direction:column;gap:16px;display:flex}.JourneyNode-module__nKEY3q__taskSection{background:0 0;border:none;flex:1;min-width:0;padding:0;position:relative}.JourneyNode-module__nKEY3q__taskLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.6;color:#94a3b8;align-items:center;gap:8px;margin-bottom:6px;font-size:.75rem;font-weight:600;display:flex}.JourneyNode-module__nKEY3q__userIcon,.JourneyNode-module__nKEY3q__systemIcon{font-size:.9rem}.JourneyNode-module__nKEY3q__taskText{color:#cbd5e1;font-size:.95rem;font-weight:400;line-height:1.6}.JourneyNode-module__nKEY3q__divider{background:#ffffff0d;width:100%;height:1px}.JourneyNode-module__nKEY3q__badgesContainer{z-index:20;align-items:center;gap:8px;display:flex;position:absolute;top:-12px;right:24px}.JourneyNode-module__nKEY3q__handle{transition:all .3s;background:#64748b!important;border:none!important;width:8px!important;height:8px!important}.JourneyNode-module__nKEY3q__journeyNode:hover .JourneyNode-module__nKEY3q__handle{background:#94a3b8!important}
.OpportunityBadge-module__UggICq__badge{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #8b5cf666}.OpportunityBadge-module__UggICq__badge:before{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:100%;height:100%;transition:transform .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.OpportunityBadge-module__UggICq__badge:hover:before{transform:translate(-50%,-50%)scale(2)}.OpportunityBadge-module__UggICq__badge:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #8b5cf699}.OpportunityBadge-module__UggICq__badge:active{transform:translateY(0)scale(.98)}.OpportunityBadge-module__UggICq__badgeHighValue{animation:2s cubic-bezier(.4,0,.6,1) infinite OpportunityBadge-module__UggICq__pulse}@keyframes OpportunityBadge-module__UggICq__pulse{0%,to{box-shadow:0 4px 12px #8b5cf666}50%{box-shadow:0 4px 20px #8b5cf6cc,0 0 30px #ec489966}}.OpportunityBadge-module__UggICq__icon{justify-content:center;align-items:center;font-size:.875rem;display:flex}.OpportunityBadge-module__UggICq__count{letter-spacing:.02em;font-weight:700}.OpportunityBadge-module__UggICq__maxValue{opacity:.9;margin-left:2px;font-size:.65rem}
.EdgeCaseBadge-module__0kKK6G__badgeWrapper{display:contents}.EdgeCaseBadge-module__0kKK6G__badge{cursor:pointer;color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #ea580c4d}.EdgeCaseBadge-module__0kKK6G__badge:hover{border-color:#fff6;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 16px #ea580c66}.EdgeCaseBadge-module__0kKK6G__badgeContent{align-items:center;gap:4px;display:flex}.EdgeCaseBadge-module__0kKK6G__icon{justify-content:center;align-items:center;display:flex}.EdgeCaseBadge-module__0kKK6G__count{font-variant-numeric:tabular-nums}.EdgeCaseBadge-module__0kKK6G__pulse{animation:2s infinite EdgeCaseBadge-module__0kKK6G__pulse-orange}@keyframes EdgeCaseBadge-module__0kKK6G__pulse-orange{0%{box-shadow:0 0 #f9731666}70%{box-shadow:0 0 0 10px #f9731600}to{box-shadow:0 0 #f9731600}}
.StartEndNode-module__lVqzfW__node{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ee6;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;min-width:140px;padding:8px 16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0003}.StartEndNode-module__lVqzfW__node:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.StartEndNode-module__lVqzfW__start{background:linear-gradient(135deg,#22c55e1a 0%,#1e1e2ee6 100%);border-color:#22c55e4d}.StartEndNode-module__lVqzfW__end{background:linear-gradient(135deg,#ef44441a 0%,#1e1e2ee6 100%);border-color:#ef44444d}.StartEndNode-module__lVqzfW__content{align-items:center;gap:8px;display:flex}.StartEndNode-module__lVqzfW__icon{justify-content:center;align-items:center;display:flex}.StartEndNode-module__lVqzfW__start .StartEndNode-module__lVqzfW__icon{color:#4ade80}.StartEndNode-module__lVqzfW__end .StartEndNode-module__lVqzfW__icon{color:#f87171}.StartEndNode-module__lVqzfW__label{color:#e2e8f0;letter-spacing:.02em;font-size:.875rem;font-weight:600}.StartEndNode-module__lVqzfW__handle{opacity:0;background:#94a3b8!important;border:2px solid #1e1e2e!important;width:8px!important;height:8px!important}
.OpportunityNode-module__2KWRWG__opportunityNode{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#1e1e23f2;border:1px solid #8b5cf64d;border-radius:12px;width:300px;font-family:Inter,sans-serif;transition:all .2s;overflow:hidden;box-shadow:0 4px 20px #0003}.OpportunityNode-module__2KWRWG__opportunityNode:hover{border-color:#8b5cf699;transform:translateY(-2px);box-shadow:0 8px 30px #8b5cf626}.OpportunityNode-module__2KWRWG__handle{border:2px solid #1e1e23;background:#8b5cf6!important;width:8px!important;height:8px!important}.OpportunityNode-module__2KWRWG__header{background:#8b5cf61a;border-bottom:1px solid #8b5cf61a;padding:12px 16px}.OpportunityNode-module__2KWRWG__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.OpportunityNode-module__2KWRWG__title{color:#e2e8f0;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.OpportunityNode-module__2KWRWG__icon{color:#8b5cf6;flex-shrink:0}.OpportunityNode-module__2KWRWG__score{color:#fff;background:#8b5cf6;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:700}.OpportunityNode-module__2KWRWG__content{padding:16px}.OpportunityNode-module__2KWRWG__metaRow{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.OpportunityNode-module__2KWRWG__metaItem{color:#94a3b8;background:#ffffff0d;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;display:flex}.OpportunityNode-module__2KWRWG__capabilityIcon{font-size:12px}.OpportunityNode-module__2KWRWG__dots{gap:2px;display:flex}.OpportunityNode-module__2KWRWG__dot{background:#475569;border-radius:50%;width:4px;height:4px}.OpportunityNode-module__2KWRWG__dotFilled{background:#fbbf24}.OpportunityNode-module__2KWRWG__description{color:#cbd5e1;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}
.EdgeCaseNode-module__qChu2W__edgeCaseNode{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e23f2;border:1px solid #ef44444d;border-radius:12px;width:300px;font-family:Inter,sans-serif;transition:all .2s;overflow:hidden;box-shadow:0 4px 20px #0003}.EdgeCaseNode-module__qChu2W__edgeCaseNode:hover{border-color:#ef444499;transform:translateY(-2px);box-shadow:0 8px 30px #ef444426}.EdgeCaseNode-module__qChu2W__handle{border:2px solid #1e1e23;background:#ef4444!important;width:8px!important;height:8px!important}.EdgeCaseNode-module__qChu2W__header{background:#ef44441a;border-bottom:1px solid #ef44441a;padding:12px 16px}.EdgeCaseNode-module__qChu2W__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.EdgeCaseNode-module__qChu2W__title{color:#e2e8f0;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.EdgeCaseNode-module__qChu2W__icon{color:#ef4444;flex-shrink:0}.EdgeCaseNode-module__qChu2W__severityBadge{text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.EdgeCaseNode-module__qChu2W__severity-high{color:#fca5a5;background:#ef444433;border:1px solid #ef444480}.EdgeCaseNode-module__qChu2W__severity-medium{color:#fcd34d;background:#f59e0b33;border:1px solid #f59e0b80}.EdgeCaseNode-module__qChu2W__severity-low{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f680}.EdgeCaseNode-module__qChu2W__content{padding:16px}.EdgeCaseNode-module__qChu2W__description{color:#cbd5e1;margin-bottom:12px;font-size:12px;line-height:1.5}.EdgeCaseNode-module__qChu2W__mitigation{color:#94a3b8;background:#ffffff08;border-left:2px solid #ef4444;border-radius:6px;padding:8px;font-size:11px}.EdgeCaseNode-module__qChu2W__mitigationLabel{color:#ef4444;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600;display:block}
.DraggablePanel-module__WEgJLG__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:103;-webkit-user-select:none;user-select:none;background:#141414fa;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d}.DraggablePanel-module__WEgJLG__header{background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:44px;padding:12px 16px;display:flex}.DraggablePanel-module__WEgJLG__title{color:#fff;letter-spacing:.01em;font-size:.875rem;font-weight:600}.DraggablePanel-module__WEgJLG__headerActions{align-items:center;gap:4px;display:flex}.DraggablePanel-module__WEgJLG__iconButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:6px;transition:all .15s;display:flex}.DraggablePanel-module__WEgJLG__iconButton:hover{color:#fff;background:#ffffff1a}.DraggablePanel-module__WEgJLG__content{flex:1;padding:16px;overflow:auto}.DraggablePanel-module__WEgJLG__content::-webkit-scrollbar{width:8px}.DraggablePanel-module__WEgJLG__content::-webkit-scrollbar-track{background:0 0}.DraggablePanel-module__WEgJLG__content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.DraggablePanel-module__WEgJLG__content::-webkit-scrollbar-thumb:hover{background:#ffffff26}.DraggablePanel-module__WEgJLG__resizeHandle{cursor:nwse-resize;background:linear-gradient(135deg,#0000 0% 40%,#ffffff1a 40% 50%,#0000 50% 100%);width:20px;height:20px;position:absolute;bottom:0;right:0}.DraggablePanel-module__WEgJLG__resizeHandle:after{content:"";border-top:0 solid #0000;border-bottom:12px solid #fff3;border-left:12px solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:4px;right:4px}
.FloatingPanels-module__Q6Ho3W__panelContent{color:#fff}.FloatingPanels-module__Q6Ho3W__contextSection{flex-direction:column;gap:24px;display:flex}.FloatingPanels-module__Q6Ho3W__contextItem{flex-direction:column;gap:8px;display:flex}.FloatingPanels-module__Q6Ho3W__contextLabel{color:#fffc;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.FloatingPanels-module__Q6Ho3W__contextText{color:#ffffffe6;margin:0;font-size:.9375rem;line-height:1.6}.FloatingPanels-module__Q6Ho3W__contextList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FloatingPanels-module__Q6Ho3W__contextList li{color:#ffffffe6;padding-left:20px;font-size:.9375rem;line-height:1.6;position:relative}.FloatingPanels-module__Q6Ho3W__contextList li:before{content:"•";color:#8b5cf699;position:absolute;left:0}.FloatingPanels-module__Q6Ho3W__unmappedList{flex-direction:column;gap:12px;display:flex}.FloatingPanels-module__Q6Ho3W__unmappedItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:16px;transition:all .2s}.FloatingPanels-module__Q6Ho3W__unmappedItem:hover{background:#ffffff0f;border-color:#8b5cf666;transform:translateY(-2px)}.FloatingPanels-module__Q6Ho3W__unmappedHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.FloatingPanels-module__Q6Ho3W__unmappedTitle{color:#fff;margin:0;font-size:.9375rem;font-weight:600}.FloatingPanels-module__Q6Ho3W__unmappedScore{color:#8b5cf6;background:#8b5cf633;border-radius:4px;padding:4px 8px;font-size:.875rem;font-weight:700}.FloatingPanels-module__Q6Ho3W__unmappedDescription{color:#ffffffb3;margin:0 0 12px;font-size:.8125rem;line-height:1.5}.FloatingPanels-module__Q6Ho3W__unmappedMeta{flex-wrap:wrap;gap:8px;display:flex}.FloatingPanels-module__Q6Ho3W__unmappedTag{color:#ffffffb3;background:#ffffff14;border-radius:4px;padding:4px 8px;font-size:.75rem}
.FloatingSearch-module__9AdfpG__searchContainer{z-index:102;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414f2;border:1px solid #ffffff1f;border-radius:10px;align-items:center;min-width:280px;padding:10px 14px;transition:all .2s;display:flex;position:absolute;top:100px;right:24px;box-shadow:0 8px 32px #0006}.FloatingSearch-module__9AdfpG__searchContainer:focus-within{border-color:#8b5cf680;box-shadow:0 8px 32px #8b5cf633}.FloatingSearch-module__9AdfpG__searchIcon{color:#fff6;flex-shrink:0;margin-right:10px}.FloatingSearch-module__9AdfpG__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.875rem;font-weight:400}.FloatingSearch-module__9AdfpG__searchInput::placeholder{color:#fff6}.FloatingSearch-module__9AdfpG__clearButton{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:8px;padding:4px;transition:all .15s;display:flex}.FloatingSearch-module__9AdfpG__clearButton:hover{color:#fff;background:#ffffff1a}
.JourneyMap-module__BRUwJG__journeyMapContainer{z-index:100;background:#0f0f0f;border-radius:0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.JourneyMap-module__BRUwJG__journeyMapHeader{z-index:101;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#141414fa 0%,#141414d9 50%,#14141400 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:absolute;top:0;left:0;right:0}.JourneyMap-module__BRUwJG__journeyMapTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700}.JourneyMap-module__BRUwJG__journeyMapSubtitle{color:#ffffff80;margin-top:4px;font-size:.8125rem;font-weight:400}.JourneyMap-module__BRUwJG__headerActions{align-items:center;gap:8px;display:flex}.JourneyMap-module__BRUwJG__headerActionButton{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.JourneyMap-module__BRUwJG__headerActionButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.JourneyMap-module__BRUwJG__headerActionButton.JourneyMap-module__BRUwJG__active{color:#a78bfa;background:#8b5cf633;border-color:#8b5cf666}.JourneyMap-module__BRUwJG__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.JourneyMap-module__BRUwJG__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__node{cursor:grab}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__node:active{cursor:grabbing}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__edge-path{stroke-width:2px}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#282828f2;border:1px solid #ffffff1a;border-radius:8px;bottom:16px;left:16px;box-shadow:0 4px 12px #0000004d}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__controls-button{background:0 0;border:none;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__controls-button:last-child{border-bottom:none}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__controls-button:hover{background:#ffffff14}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__controls-button svg{fill:#fff;width:16px;height:16px}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__minimap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#282828f2;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 12px #0000004d}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__minimap-mask{fill:#8b5cf626;stroke:#8b5cf680;stroke-width:2px}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__minimap-node{fill:#8b5cf666;stroke:none}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__background{background-color:#0f0f0f}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__background-pattern{stroke:#ffffff08}.JourneyMap-module__BRUwJG__journeyMapContainer .react-flow__selection{background:#8b5cf61a;border:1px solid #8b5cf680}.JourneyMap-module__BRUwJG__emptyState{color:#a0a0a0;justify-content:center;align-items:center;height:100%;font-size:.875rem;font-style:italic;display:flex}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.Sidebar-module__VP7g6G__sidebar{z-index:100;background:#1a1a1a;flex-direction:column;height:100vh;padding:0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__VP7g6G__sidebar.Sidebar-module__VP7g6G__collapsed{width:60px}.Sidebar-module__VP7g6G__sidebar.Sidebar-module__VP7g6G__expanded{width:280px}.Sidebar-module__VP7g6G__header{flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.Sidebar-module__VP7g6G__sidebar.Sidebar-module__VP7g6G__expanded .Sidebar-module__VP7g6G__header{align-items:stretch;padding:.75rem 1rem}.Sidebar-module__VP7g6G__headerTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding:0 .25rem;display:flex}.Sidebar-module__VP7g6G__logoContainer{justify-content:center;align-items:center;display:flex}.Sidebar-module__VP7g6G__logo{filter:invert();opacity:.9;width:auto;height:28px}.Sidebar-module__VP7g6G__toggleButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Sidebar-module__VP7g6G__toggleButton:hover{color:#ffffffe6;background:#ffffff1a}.Sidebar-module__VP7g6G__logoButton{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s;display:flex}.Sidebar-module__VP7g6G__logoButton:hover{background:#ffffff14}.Sidebar-module__VP7g6G__logoCollapsed{filter:invert();opacity:.9;width:28px;height:28px}.Sidebar-module__VP7g6G__newChatButton{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__VP7g6G__newChatButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff1f}.Sidebar-module__VP7g6G__iconButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:.625rem;transition:all .2s;display:flex}.Sidebar-module__VP7g6G__iconButton:hover{color:#ffffffe6;background:#ffffff14}.Sidebar-module__VP7g6G__navSection{margin-top:.25rem;padding:.5rem 1rem}.Sidebar-module__VP7g6G__sectionTitle{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding:0 .75rem;font-size:.7rem;font-weight:600}.Sidebar-module__VP7g6G__navItem{color:#fff9;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Sidebar-module__VP7g6G__navItem:hover{color:#ffffffe6;background:#ffffff0d}.Sidebar-module__VP7g6G__navItemActive{color:#fff;background:#ffffff14;font-weight:500}.Sidebar-module__VP7g6G__navItemActive:before{display:none}.Sidebar-module__VP7g6G__divider{background:#ffffff0f;width:calc(100% - 2rem);height:1px;margin:.5rem 1rem}.Sidebar-module__VP7g6G__sidebar.Sidebar-module__VP7g6G__collapsed .Sidebar-module__VP7g6G__divider{width:32px;margin:.5rem auto}.Sidebar-module__VP7g6G__conversationsList{flex-direction:column;flex:1;gap:.25rem;padding:.5rem 1rem 1rem;display:flex;overflow:hidden auto}.Sidebar-module__VP7g6G__sidebar.Sidebar-module__VP7g6G__collapsed .Sidebar-module__VP7g6G__conversationsList{align-items:center;padding:.5rem .25rem 1rem}.Sidebar-module__VP7g6G__conversationsList::-webkit-scrollbar{width:6px}.Sidebar-module__VP7g6G__conversationsList::-webkit-scrollbar-track{background:0 0}.Sidebar-module__VP7g6G__conversationsList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.Sidebar-module__VP7g6G__conversationsList::-webkit-scrollbar-thumb:hover{background:#ffffff26}.Sidebar-module__VP7g6G__conversationIcon{color:#ffffff80;cursor:pointer;background:#ffffff08;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Sidebar-module__VP7g6G__conversationIcon:hover{color:#ffffffe6;background:#ffffff14}.Sidebar-module__VP7g6G__conversationItem{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.125rem;padding:.5rem .75rem;transition:all .2s;display:flex;position:relative}.Sidebar-module__VP7g6G__conversationItem:hover{background:#ffffff0a}.Sidebar-module__VP7g6G__conversationItem.Sidebar-module__VP7g6G__active{background:#ffffff14}.Sidebar-module__VP7g6G__conversationItem.Sidebar-module__VP7g6G__active:before{display:none}.Sidebar-module__VP7g6G__conversationInfo{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.Sidebar-module__VP7g6G__conversationTitle{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;line-height:1.4;overflow:hidden}.Sidebar-module__VP7g6G__conversationItem.Sidebar-module__VP7g6G__active .Sidebar-module__VP7g6G__conversationTitle{color:#fff;font-weight:500}.Sidebar-module__VP7g6G__conversationTime{color:#ffffff4d;font-size:.7rem;font-weight:400}.Sidebar-module__VP7g6G__conversationIcon.Sidebar-module__VP7g6G__active{color:#fff;box-shadow:none;background:#ffffff1a;border:none}.Sidebar-module__VP7g6G__deleteButton{color:#fff;cursor:pointer;z-index:10;background:#ef4444e6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:all .2s;display:flex;position:absolute;top:-4px;right:-4px}.Sidebar-module__VP7g6G__conversationItem .Sidebar-module__VP7g6G__deleteButton{opacity:0;flex-shrink:0;width:24px;height:24px;transition:all .2s;position:static}.Sidebar-module__VP7g6G__conversationItem:hover .Sidebar-module__VP7g6G__deleteButton{opacity:1}.Sidebar-module__VP7g6G__deleteButton:hover{background:#ef4444;transform:scale(1.1);box-shadow:0 2px 8px #ef444466}.Sidebar-module__VP7g6G__emptyState{text-align:center;color:#ffffff4d;flex-direction:column;align-items:center;gap:.5rem;padding:2rem .5rem;font-size:.7rem;display:flex}.Sidebar-module__VP7g6G__emptyState svg{opacity:.3}
.page-module___8aEwW__layout{background:#0a0a0a;min-height:100vh;display:flex}.page-module___8aEwW__mainContent{flex-direction:column;flex:1;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-module___8aEwW__floatingBackButton{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#ffffffb3;cursor:pointer;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:2rem;left:calc(260px + 2rem);box-shadow:0 4px 12px #0000004d}.page-module___8aEwW__floatingBackButton:hover{color:#fff;background:#ffffff14;border-color:#fff3;transform:translate(-4px);box-shadow:0 6px 16px #0006}.page-module___8aEwW__floatingBackButton:active{transform:translate(-2px)scale(.98)}
