@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.fixed{position:fixed}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.h-screen{height:100vh}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.pl-3{padding-left:calc(var(--spacing) * 3)}.capitalize{text-transform:capitalize}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg-primary:#0b0b0d;--bg-secondary:#0b0b0d;--bg-card:#18181b;--bg-card-hover:#1f1f23;--border-default:#ffffff14;--border-strong:#ffffff24;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#71717a;--text-disabled:#52525b;--accent:#39d353;--accent-dim:#39d3531a}[data-theme=light]{--bg-primary:#f4f4f5;--bg-secondary:#f4f4f5;--bg-card:#fff;--bg-card-hover:#ebebed;--border-default:#00000014;--border-strong:#00000024;--text-primary:#09090b;--text-secondary:#52525b;--text-muted:#71717a;--text-disabled:#a1a1aa;--accent:#16a34a;--accent-dim:#16a34a1a}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#0003}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11", "ss01";font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff1f}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.Sidebar-module__y-Zxfa__sidebar{background:var(--bg-secondary);border-right:.5px solid var(--border-default);flex-direction:column;flex-shrink:0;width:280px;height:100vh;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:inset -1px 0 #ffffff05}.Sidebar-module__y-Zxfa__collapsed{width:64px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__header{flex-direction:column;align-items:center;gap:8px;padding:16px 8px 12px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__headerLeft{justify-content:center}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__brandText{display:none}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__headerActions{gap:2px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__newAnalysisWrapper{padding:0 8px 12px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__newAnalysisButton{justify-content:center;padding:10px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__newAnalysisLabel,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__kbd{display:none}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__navList{padding:0 8px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__navItem{justify-content:center;padding:10px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__navLabel,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__divider,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__sectionLabel,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__recentList{display:none}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__bottomSection{padding:8px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__userCard{justify-content:center;margin-bottom:4px;padding:8px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__userInfo,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__userChevron,.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__upgradeCard{display:none}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__bottomItem{justify-content:center;padding:10px}.Sidebar-module__y-Zxfa__collapsed .Sidebar-module__y-Zxfa__bottomLabel{display:none}.Sidebar-module__y-Zxfa__header{justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.Sidebar-module__y-Zxfa__headerLeft{align-items:center;gap:12px;display:flex}.Sidebar-module__y-Zxfa__logoBox{background:var(--bg-card);border:.5px solid var(--border-default);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Sidebar-module__y-Zxfa__logoIcon{color:var(--text-primary);margin-top:-5px;font-size:48px}.Sidebar-module__y-Zxfa__brandText{min-width:0}.Sidebar-module__y-Zxfa__brandName{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:600;line-height:1.2}.Sidebar-module__y-Zxfa__brandSubtitle{color:var(--text-muted);margin-top:2px;font-size:11px}.Sidebar-module__y-Zxfa__headerActions{align-items:center;gap:4px;display:flex}.Sidebar-module__y-Zxfa__collapseButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s}.Sidebar-module__y-Zxfa__collapseButton:hover{color:var(--text-secondary);background:var(--bg-card)}.Sidebar-module__y-Zxfa__newAnalysisWrapper{padding:8px 12px 16px}.Sidebar-module__y-Zxfa__newAnalysisButton{background:var(--bg-card);border:.5px solid var(--border-default);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-family:inherit;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__newAnalysisButton:hover{border-color:var(--border-strong)}.Sidebar-module__y-Zxfa__newAnalysisLeft{align-items:center;gap:10px;display:flex}.Sidebar-module__y-Zxfa__newAnalysisLabel{font-size:13.5px;font-weight:500}.Sidebar-module__y-Zxfa__kbd{color:var(--text-muted);border:.5px solid var(--border-default);background:#ffffff0d;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:10px}.Sidebar-module__y-Zxfa__navList{flex-direction:column;gap:2px;padding:0 12px;display:flex}.Sidebar-module__y-Zxfa__navItem{color:var(--text-secondary);border:.5px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:9px 12px;font-size:13.5px;text-decoration:none;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__navItem:hover{color:var(--text-primary);background:var(--bg-card)}.Sidebar-module__y-Zxfa__navItem.Sidebar-module__y-Zxfa__active{background:var(--bg-card);color:var(--text-primary);border-color:var(--border-default);font-weight:500}.Sidebar-module__y-Zxfa__navIcon{color:var(--text-muted);flex-shrink:0;display:flex}.Sidebar-module__y-Zxfa__navLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__y-Zxfa__navItem.Sidebar-module__y-Zxfa__active .Sidebar-module__y-Zxfa__navIcon{color:var(--text-primary)}.Sidebar-module__y-Zxfa__divider{border-top:.5px solid var(--border-default);margin:16px 20px}.Sidebar-module__y-Zxfa__sectionLabel{padding:0 20px 8px}.Sidebar-module__y-Zxfa__sectionLabel p{color:var(--text-muted);font-size:11px;font-weight:500}.Sidebar-module__y-Zxfa__recentList{flex:1;padding:0 12px;overflow-y:auto}.Sidebar-module__y-Zxfa__emptyState{padding:4px 12px}.Sidebar-module__y-Zxfa__emptyState p{color:var(--text-muted);font-size:12.5px;line-height:1.6}.Sidebar-module__y-Zxfa__recentItem{color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__recentItem:hover,.Sidebar-module__y-Zxfa__recentItem.Sidebar-module__y-Zxfa__active{color:var(--text-primary);background:var(--bg-card)}.Sidebar-module__y-Zxfa__recentDot{color:var(--text-muted);font-size:8px}.Sidebar-module__y-Zxfa__recentName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__y-Zxfa__bottomSection{padding:12px}.Sidebar-module__y-Zxfa__userCard{cursor:pointer;background:var(--bg-card);border:.5px solid var(--border-default);border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:10px 12px;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__userCard:hover{border-color:var(--border-strong)}.Sidebar-module__y-Zxfa__userAvatar{width:32px;height:32px;color:var(--text-primary);background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.Sidebar-module__y-Zxfa__userInfo{flex:1;min-width:0}.Sidebar-module__y-Zxfa__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.Sidebar-module__y-Zxfa__userPlan{color:var(--text-muted);font-size:11px}.Sidebar-module__y-Zxfa__userChevron{color:var(--text-muted)}.Sidebar-module__y-Zxfa__upgradeCard{cursor:pointer;background:#fbbf240d;border:.5px solid #fbbf2426;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px;padding:10px 12px;font-family:inherit;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__upgradeCard:hover{background:#fbbf241a;border-color:#fbbf2440}.Sidebar-module__y-Zxfa__upgradeLeft{color:#fbbf24;align-items:center;gap:12px;font-size:13.5px;font-weight:500;display:flex}.Sidebar-module__y-Zxfa__upgradeLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__y-Zxfa__upgradeChevron{color:#fbbf24;flex-shrink:0;display:flex}.Sidebar-module__y-Zxfa__bottomItem{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:9px 12px;font-family:inherit;font-size:13.5px;transition:all .15s;display:flex}.Sidebar-module__y-Zxfa__bottomItem:hover{color:var(--text-primary);background:var(--bg-card)}.Sidebar-module__y-Zxfa__bottomIcon{color:var(--text-muted);flex-shrink:0;display:flex}.Sidebar-module__y-Zxfa__bottomLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__y-Zxfa__mobileHamburger{display:none}.Sidebar-module__y-Zxfa__backdrop{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;position:fixed;inset:0}@media (min-width:641px) and (max-width:1024px){.Sidebar-module__y-Zxfa__sidebar{width:64px}.Sidebar-module__y-Zxfa__header{flex-direction:column;align-items:center;gap:8px;padding:16px 8px 12px}.Sidebar-module__y-Zxfa__headerLeft{justify-content:center}.Sidebar-module__y-Zxfa__brandText,.Sidebar-module__y-Zxfa__navLabel,.Sidebar-module__y-Zxfa__newAnalysisLabel,.Sidebar-module__y-Zxfa__kbd,.Sidebar-module__y-Zxfa__divider,.Sidebar-module__y-Zxfa__sectionLabel,.Sidebar-module__y-Zxfa__recentList,.Sidebar-module__y-Zxfa__userInfo,.Sidebar-module__y-Zxfa__userChevron,.Sidebar-module__y-Zxfa__upgradeCard,.Sidebar-module__y-Zxfa__bottomLabel{display:none}.Sidebar-module__y-Zxfa__newAnalysisWrapper{padding:0 8px 12px}.Sidebar-module__y-Zxfa__newAnalysisButton{justify-content:center;padding:10px}.Sidebar-module__y-Zxfa__navList{padding:0 8px}.Sidebar-module__y-Zxfa__navItem{justify-content:center;padding:10px}.Sidebar-module__y-Zxfa__bottomSection{padding:8px}.Sidebar-module__y-Zxfa__userCard{justify-content:center;margin-bottom:4px;padding:8px}.Sidebar-module__y-Zxfa__bottomItem{justify-content:center;padding:10px}}@media (max-width:640px){.Sidebar-module__y-Zxfa__sidebar{z-index:100;width:280px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.Sidebar-module__y-Zxfa__sidebar.Sidebar-module__y-Zxfa__mobileOpen{transform:translate(0);box-shadow:4px 0 24px #0006}.Sidebar-module__y-Zxfa__mobileHamburger{z-index:98;background:var(--bg-card);border:.5px solid var(--border-default);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:fixed;top:14px;left:14px;box-shadow:0 2px 8px #0003}.Sidebar-module__y-Zxfa__mobileHamburger:hover{border-color:var(--border-strong)}}
