:root{--ye-accent: #b45309;--ye-accent-hover: #92400e;--ye-accent-light: #fdf8f0;--ye-accent-muted: #f5e6d0;--ye-dark: #1a1a1a;--ye-dark-hover: #3d3529;--ye-dark-secondary: #5a5347;--ye-success: #16a34a;--ye-success-bg: #f0faf0;--ye-success-text: #166534;--ye-warning: #d97706;--ye-warning-bg: #fef3c7;--ye-warning-text: #92400e;--ye-danger: #dc2626;--ye-danger-bg: #fef2f2;--ye-danger-text: #b91c1c;--ye-info: #b45309;--ye-info-bg: #fdf8f0;--ye-info-text: #92400e;--ye-text: #1a1a1a;--ye-text-muted: #7a7265;--ye-text-tertiary: #9a9384;--ye-border: #e5e2d9;--ye-border-light: #f0ebe3;--ye-bg-page: #f5f5f0;--ye-bg-card: #ffffff;--ye-bg-hover: #f5f3ee;--ye-bg-subtle: #fdfcfa;--ye-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--ye-font-serif: "Playfair Display", Georgia, serif;--ye-font-mono: "JetBrains Mono", "Fira Code", ui-monospace, monospace;--ye-text-xs: 11px;--ye-text-sm: 13.5px;--ye-text-base: 15px;--ye-text-lg: 18px;--ye-text-xl: 24px;--ye-text-2xl: 28px;--ye-space-1: 4px;--ye-space-2: 8px;--ye-space-3: 12px;--ye-space-4: 16px;--ye-space-5: 20px;--ye-space-6: 24px;--ye-space-8: 32px;--ye-radius-sm: 6px;--ye-radius-md: 8px;--ye-radius-lg: 12px;--ye-radius-xl: 16px;--ye-radius-pill: 12px;--ye-shadow-sm: 0 1px 2px rgba(26, 26, 26, .04);--ye-shadow-md: 0 4px 6px -1px rgba(26, 26, 26, .06), 0 2px 4px -2px rgba(26, 26, 26, .04);--ye-shadow-lg: 0 10px 15px -3px rgba(26, 26, 26, .07), 0 4px 6px -4px rgba(26, 26, 26, .03);--ye-sidebar-width: 220px;--ye-sidebar-collapsed: 56px;--ye-sidebar-bg: #fafaf7}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:var(--ye-font);font-size:var(--ye-text-base);line-height:1.5;color:var(--ye-text);background:var(--ye-bg-page)}a{color:var(--ye-accent);text-decoration:none}a:hover{text-decoration:underline}::-moz-selection{background:var(--ye-accent-muted);color:var(--ye-dark)}::selection{background:var(--ye-accent-muted);color:var(--ye-dark)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--ye-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ye-text-tertiary)}:focus-visible{outline:2px solid var(--ye-accent);outline-offset:2px}button{font-family:var(--ye-font);cursor:pointer}input,textarea,select{font-family:var(--ye-font);font-size:var(--ye-text-base)}/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */@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;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.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-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--ye-bg-page);height:100%;color:var(--ye-text);font-family:var(--ye-font);margin:0;padding:0;overflow:hidden}a{text-decoration-color:none;color:inherit}html,body,#root{height:100%}@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}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.rootLayout{padding:0 10px;height:100vh;display:flex;flex-direction:column}.rootLayout main{flex:1;overflow:hidden;height:100%}.dashboardLayout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-template-rows:1fr;height:100vh;width:100%;transition:grid-template-columns .3s ease;overflow:hidden}.Menu{width:280px;background-color:#fff;transition:width .3s ease;overflow:hidden}.sidebar-collapsed .Menu{width:72px}.sidebar-collapsed .content{margin-left:0;justify-content:center}.content{display:flex;flex-direction:column;width:100%;height:100%;background:var(--ye-bg-page);padding:0;margin:0;overflow:hidden;position:relative;transition:margin-left .3s ease}.content-center-container{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto;flex:1}.dashboard-page{min-height:100%;background-color:var(--ye-bg-page);padding:2.5rem 1.5rem}.dashboard-container{max-width:64rem;margin:0 auto}.dashboard-header{margin-bottom:3rem;text-align:center}.logo-container{display:flex;justify-content:center;margin-bottom:1rem}.logo-icon{height:4rem;width:4rem;background-color:var(--ye-accent-hover);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.logo-svg{height:2.5rem;width:2.5rem;color:#fff}.header-title{font-size:2.25rem;font-weight:700;color:var(--ye-dark);margin-bottom:.75rem}.header-subtitle{font-size:1.125rem;color:var(--ye-text-muted)}.action-cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:3rem}@media (min-width: 640px){.action-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.action-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.action-card{background-color:#fff;overflow:hidden;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid var(--ye-border);transition:box-shadow .2s ease-in-out;cursor:pointer;padding:1.25rem;display:flex;align-items:center}.action-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-icon-container{height:2.5rem;width:2.5rem;border-radius:.375rem;background-color:#fdf8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon-container.purple{background-color:var(--ye-accent-light)}.card-icon-container.purple .card-icon{color:var(--ye-accent)}.card-icon-container.blue{background-color:var(--ye-accent-light)}.card-icon-container.blue .card-icon{color:var(--ye-accent)}.card-icon-container.amber{background-color:#fef3c7}.card-icon-container.amber .card-icon{color:#d97706}.card-icon{height:1.5rem;width:1.5rem;color:var(--ye-accent-hover)}.card-text{margin-left:1rem}.card-title{font-size:.875rem;font-weight:500;color:var(--ye-dark)}.input-panel{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;border:1px solid var(--ye-border);margin-bottom:2rem}.input-container{padding:1.5rem}.model-selector-wrapper{margin-bottom:1rem}.model-label{display:block;font-size:.875rem;font-weight:500;color:var(--ye-dark-secondary);margin-top:.5rem}.model-dropdown{width:100%}.error-message{margin-top:.5rem;padding:.75rem;border-radius:.375rem;background-color:#fee2e2;color:#b91c1c;font-size:.875rem}.divider{position:relative;margin:1.5rem 0}.divider-line{position:absolute;top:50%;left:0;right:0;border-top:1px solid var(--ye-border)}.divider-text{position:relative;display:inline-flex;padding:0 .75rem;background-color:#fff;font-size:.875rem;color:var(--ye-text-muted)}.input-form-container{margin-top:1.5rem}.input-form{display:flex}.input-field-container{flex:1;min-width:0}.input-field{width:100%;border-radius:.375rem;padding:.75rem 1rem;border:1px solid #D1D5DB;box-shadow:0 1px 2px #0000000d;font-size:.875rem;color:var(--ye-dark);background-color:#fff;resize:none}.input-field:focus{outline:none;border-color:var(--ye-accent-hover);box-shadow:0 0 0 2px #b4530926}.input-field::-moz-placeholder{color:var(--ye-text-tertiary)}.input-field::placeholder{color:var(--ye-text-tertiary)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.submit-button-container{margin-left:1rem;display:flex;align-items:flex-start}.submit-button{display:inline-flex;align-items:center;padding:.5rem;border:none;font-size:.875rem;font-weight:500;border-radius:9999px;color:#fff;background-color:var(--ye-accent-hover);box-shadow:0 1px 2px #0000000d;transition:background-color .2s;cursor:pointer}.submit-button:hover{background-color:#78350f}.submit-button:focus{outline:none;box-shadow:0 0 0 2px #b4530933}.submit-icon{height:1.25rem;width:1.25rem}.create-project{display:flex;justify-content:center;margin-top:2rem}.create-project-button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#fff;border:1px solid #D1D5DB;box-shadow:0 1px 2px #0000000d;font-size:.875rem;font-weight:500;color:var(--ye-dark-secondary);border-radius:.375rem;transition:background-color .2s;cursor:pointer}.create-project-button:hover{background-color:var(--ye-bg-page)}.create-project-button:focus{outline:none;box-shadow:0 0 0 2px #b4530926}.project-icon{height:1.25rem;width:1.25rem;margin-right:.75rem;color:var(--ye-text-muted)}.sidebar-collapsed .dashboardLayout{grid-template-columns:72px minmax(0,1fr)}.chat{max-width:800px;width:100%;margin:0 auto;padding:0 16px}.chat-messages{max-width:100%}.chat-input-container{width:100%;max-width:800px;margin:0 auto}.consult-argon-btn{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#eff0ff;color:#5b5ef7;border:none;border-radius:5px;padding:12px;font-size:16px;font-weight:500;width:100%;text-decoration:none;transition:background-color .2s;cursor:pointer}.consult-argon-btn:hover{background-color:#dfe3ff}.consult-icon{display:flex;align-items:center;justify-content:center;color:#5b5ef7;font-weight:700}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.modal-content.project-selection-modal{background-color:var(--ye-bg-card);padding:25px 30px;border-radius:var(--ye-radius-lg);box-shadow:0 20px 60px #00000026;width:90%;max-width:450px;color:var(--ye-dark);border:1px solid var(--ye-border)}.project-selection-modal h2{margin-top:0;margin-bottom:15px;color:var(--ye-dark);font-size:1.4em;text-align:center}.project-selection-modal p{margin-bottom:20px;font-size:.95em;color:var(--ye-text-muted);text-align:center;line-height:1.5}.modal-body{margin-bottom:25px}.project-select-container{display:flex;flex-direction:column;gap:8px}.project-select-container label{font-weight:500;font-size:.9em;color:var(--ye-dark-secondary)}.project-select-container select{padding:10px 12px;border-radius:5px;border:1px solid var(--ye-border);background-color:var(--ye-bg-card);color:var(--ye-dark);font-size:1em;cursor:pointer;outline:none;transition:border-color .2s ease}.project-select-container select:focus{border-color:var(--ye-accent)}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:15px;border-top:1px solid var(--ye-border)}.modal-button{padding:9px 18px;border:none;border-radius:var(--ye-radius-md);cursor:pointer;font-weight:500;font-size:.9em;transition:background-color .2s ease,opacity .2s ease,border-color .2s ease,color .2s ease}.modal-button.cancel-button{background-color:var(--ye-bg-card);color:var(--ye-dark);border:1.5px solid var(--ye-border)}.modal-button.cancel-button:hover{background-color:var(--ye-bg-hover);border-color:var(--ye-accent);color:var(--ye-accent)}.modal-button.confirm-button{background-color:var(--ye-accent);color:#fff}.modal-button.confirm-button:hover{background-color:var(--ye-accent-hover)}.modal-button:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc2626;font-size:.9em;margin-top:10px}.chatList{display:flex;flex-direction:column;height:100%;width:280px;min-width:280px;max-width:280px;background-color:#fff;border-right:1px solid var(--ye-border);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:width .3s,min-width .3s;position:relative;overflow-y:auto}.sidebar-collapsed .chatList{width:72px;min-width:72px;max-width:72px}.chatList .header{position:sticky;top:0;z-index:21;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #f0f0f0}.sidebar-collapsed .chatList .header .left-arrow{display:none}.chatList .logo-container{display:flex;align-items:center}.chatList .logo{width:40px;height:40px;background-color:var(--ye-accent);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.chatList .app-name{margin-left:10px;font-weight:600;color:#333;font-size:16px;transition:opacity .2s}.sidebar-collapsed .chatList .app-name{opacity:0;width:0;margin-left:0;overflow:hidden}.chatList .collapse-button{background:none;border:none;cursor:pointer;padding:5px;color:var(--ye-text-muted);transition:transform .3s;opacity:.7}.chatList .collapse-button:hover{opacity:1}.sidebar-collapsed .chatList .collapse-button{transform:rotate(180deg);opacity:1}.chatList .action-buttons{display:flex;flex-direction:column;gap:10px;padding:12px;border-bottom:1px solid #f0f0f0;position:sticky;top:64px;background-color:#fff;z-index:20}.chatList .action-buttons.scrolled{box-shadow:0 4px 6px -1px #0000001a}.chatList .new-chat-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;border-radius:6px;transition:background-color .2s;cursor:pointer;width:100%;text-align:center}.chatList .new-chat-btn:hover{background-color:var(--ye-accent-hover)}.chatList .new-project-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;border-radius:6px;transition:background-color .2s;cursor:pointer;width:100%;text-align:center}.consult-btn-container{width:100%}.chatList .new-project-btn:hover{background-color:var(--ye-bg-page)}.sidebar-collapsed .chatList .new-chat-btn,.sidebar-collapsed .chatList .new-project-btn{padding:10px;justify-content:center}.sidebar-collapsed .chatList .new-chat-btn span,.sidebar-collapsed .chatList .new-project-btn span{display:none}.chatList .section{display:flex;flex-direction:column;overflow:visible;flex:1;margin-bottom:5px;margin-top:0;padding-bottom:0}.chatList>div:not(.header):not(.action-buttons):not(.user-section){overflow-y:visible;flex:1}.chatList .section-header{font-size:12px;font-weight:600;color:var(--ye-text-muted);padding:8px 10px 4px;letter-spacing:.5px;margin-bottom:0}.chatList .section:last-of-type{margin-bottom:10px}.chatList .section-items{max-height:100%;overflow-y:visible}.chatList .section-item{display:flex;align-items:center;padding:8px 10px;margin:1px 5px;border-radius:6px;color:#333;text-decoration:none;transition:background-color .2s}.chatList .section-item:hover{background-color:#f0f2ff}.chatList .section-item.active{background-color:#eff0ff;color:#5b5ef7}.chatList .section-item.active .item-title{color:#5b5ef7;font-weight:500}.chatList .section-item.active .icon svg{color:#5b5ef7}.chatList .item-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;max-width:200px;padding-right:5px}.chatList .icon{width:24px;height:24px;border-radius:50%;margin-right:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chatList .question-icon{background-color:transparent;color:#9da3af;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.chatList .question-icon svg{width:16px;height:16px;color:#9da3af}.chatList .section-item.active .question-icon svg{color:var(--ye-accent)}.chatList .question-text{font-size:14px;font-weight:700}.chatList .chat-icon,.chatList .chat-bubble-icon,.chatList .folder-icon{color:#9da3af}.chatList .chat-bubble-icon svg,.chatList .chat-icon svg{width:18px;height:18px;color:#9da3af}.chatList .section-item.active .chat-bubble-icon svg,.chatList .section-item.active .chat-icon svg{color:#5b5ef7}.chatList .item-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.chatList .project-group{display:flex;flex-direction:column;margin-bottom:0}.chatList .project-header{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;margin:2px 5px;border-radius:6px;cursor:pointer;transition:background-color .2s}.chatList .project-header:hover{background-color:#f0f2ff}.chatList .expand-icon{color:#9da3af;font-size:10px;margin-left:10px}.chatList .project-chats{padding-left:15px;margin-right:5px}.chatList .project-chat{padding-left:25px}.chatList .user-section{position:sticky;bottom:0;padding:12px;border-top:1px solid #f0f0f0;background-color:#fff;z-index:10;margin-top:auto}.chatList .user-info{display:flex;align-items:center;margin-bottom:12px;width:100%}.chatList .user-info:hover{background-color:#f0f2ff}.chatList .user-avatar{width:32px;height:32px;background-color:var(--ye-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;margin-right:10px;flex-shrink:0}.chatList .user-details{flex:1;overflow:hidden;transition:opacity .2s,width .2s}.sidebar-collapsed .chatList .user-details{opacity:0;width:0;overflow:hidden}.chatList .user-name{font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatList .user-email{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatList .settings-icon{color:#9da3af;cursor:pointer;margin-left:auto;transition:opacity .2s}.sidebar-collapsed .chatList .settings-icon{opacity:0;width:0;overflow:hidden}.chatList .upgrade-button{width:100%;background:linear-gradient(45deg,var(--ye-accent),#8b5cf6);color:#fff;border:none;border-radius:6px;padding:12px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #b4530933}.sidebar-collapsed .chatList .upgrade-button{opacity:0;height:0;padding:0;overflow:hidden;margin:0}.chatList .upgrade-button:hover{background:linear-gradient(45deg,var(--ye-accent-hover),#7c3aed);box-shadow:0 4px 6px #b453094d}.chatList.loading{display:flex;justify-content:center;align-items:center;color:#666}.chatList .no-chats-message{padding:20px;text-align:center;color:#666;font-size:14px}.chatList .section-items{overflow-y:auto;padding-top:2px;padding-bottom:2px}.dashboardLayout{height:100vh}.Menu{height:100%;overflow:hidden}.sidebar-collapsed .chatList .section-header{text-align:center;padding:10px 4px;overflow:hidden;white-space:nowrap;font-size:10px}.sidebar-collapsed .chatList .item-title{display:none}.sidebar-collapsed .chatList .section-item{justify-content:center;padding:8px 4px}.sidebar-collapsed .chatList .icon{margin-right:0}.sidebar-collapsed .chatList .project-header{justify-content:center;padding:8px 4px}.sidebar-collapsed .chatList .project-chats{padding-left:0}.sidebar-collapsed .chatList .project-chat{padding-left:4px;justify-content:center}.sidebar-collapsed .chatList .expand-icon,.sidebar-collapsed .chatList .consult-btn-container span{display:none}.sidebar-collapsed .chatList .consult-btn-container button{padding:10px;justify-content:center}.sidebar-collapsed .chatList .consult-btn-container button svg{margin:0}.sidebar-collapsed .chatList .user-avatar{width:36px;height:36px;margin:0 auto 5px}.sidebar-collapsed .chatList .user-section{display:flex;flex-direction:column;align-items:center;padding:10px 5px}.sidebar-collapsed .chatList .user-info{justify-content:center;margin-bottom:5px}.chatList .user-avatar-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chatList .user-loading{padding:10px;color:var(--ye-text-muted);font-size:14px}.chatList .user-dropdown{position:absolute;bottom:80px;left:15px;right:15px;background-color:#fff;border:1px solid var(--ye-border);border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;padding:8px 0}.chatList .signout-option{padding:8px 16px;color:#ef4444;font-size:14px;cursor:pointer;transition:background-color .2s}.chatList .signout-option:hover{background-color:#fef2f2}.user-button-trigger{display:flex;align-items:center;padding:0;background:none;border:none;cursor:pointer}.user-avatar-custom{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px}.billingLayout{width:100%;min-height:100vh;background-color:#1a1a1a;padding:0;margin:0}.content{width:100%;margin:0 auto;padding:2rem;height:100%}html,body{margin:0;padding:0;width:100%;min-height:100%;overflow-y:auto}.nb-wrap{position:relative;width:100%}.nb-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nb-badge{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;color:#fff;background:var(--ye-danger);border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;transition:transform .2s}.nb-badge--pulse{animation:nb-pulse .6s ease-in-out 3}@keyframes nb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.nb-panel{position:fixed;bottom:60px;left:220px;width:400px;max-height:540px;background:#fff;border:1px solid var(--ye-border);border-radius:16px;box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000f;z-index:1000;overflow:hidden;display:flex;flex-direction:column}.mn--collapsed .nb-panel{left:72px}.nb-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid var(--ye-border-light);flex-shrink:0;background:#fff;z-index:1}.nb-panel-title{font-size:15px;font-weight:700;color:var(--ye-dark);letter-spacing:-.01em}.nb-mark-all{font-size:12px;font-weight:600;color:var(--ye-accent);background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .12s}.nb-mark-all:hover{background:var(--ye-bg-hover)}.nb-category-tabs{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid var(--ye-border-light);overflow-x:auto;flex-shrink:0;background:#fff;z-index:1}.nb-category-tab{padding:5px 12px;font-size:12px;font-weight:500;border:1px solid var(--ye-border);border-radius:20px;background:#fff;color:var(--ye-text-muted);cursor:pointer;transition:all .12s ease;white-space:nowrap}.nb-category-tab:hover{background:var(--ye-bg-hover);color:var(--ye-dark-secondary)}.nb-category-tab--active{background:var(--ye-dark);color:#fff;border-color:var(--ye-dark)}.nb-panel-list{overflow-y:auto;flex:1}.nb-empty{padding:40px 16px;text-align:center;font-size:13px;color:var(--ye-text-tertiary)}.nb-item{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid var(--ye-border-light);cursor:pointer;transition:background .15s}.nb-item:last-child{border-bottom:none}.nb-item:hover{background:#f9fafb}.nb-item--unread{background:#fafbff;border-left:3px solid var(--ye-accent);padding-left:15px}.nb-item--unread .nb-item-title{color:var(--ye-dark);font-weight:700}.nb-item-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;line-height:1;background:none!important;margin-top:2px}.nb-item-content{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.nb-item-top{display:flex;align-items:center;gap:8px}.nb-item-title{font-size:13px;font-weight:600;color:var(--ye-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.nb-item-message{font-size:12px;color:#6b7280;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nb-item-footer{display:flex;align-items:center;gap:8px;margin-top:2px}.nb-item-time{font-size:11px;color:#9ca3af}.nb-item-action-label{font-size:11px;font-weight:600}.nb-item-action{font-size:12px;font-weight:600;color:var(--ye-accent);text-decoration:none;margin-top:2px}.nb-item-action:hover{text-decoration:underline}.nb-item-actions{display:flex;gap:8px;margin-top:8px}.nb-action-btn{padding:4px 12px;border-radius:6px;border:none;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s}.nb-action-btn:disabled{opacity:.5;cursor:not-allowed}.nb-action-btn--approve{background:#dcfce7;color:#16a34a}.nb-action-btn--approve:hover:not(:disabled){background:#bbf7d0}.nb-action-btn--reject{background:#fef2f2;color:#dc2626}.nb-action-btn--reject:hover:not(:disabled){background:#fecaca}.mn{display:flex;flex-direction:column;width:var(--ye-sidebar-width);height:100vh;background:var(--ye-sidebar-bg);border-right:1px solid var(--ye-border);transition:width .25s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden;flex-shrink:0}.mn--collapsed{width:var(--ye-sidebar-collapsed)}.mn-header{display:flex;align-items:center;justify-content:space-between;padding:16px 14px 8px;min-height:52px}.mn--collapsed .mn-header{flex-direction:column;align-items:center;gap:8px;padding:16px 8px 8px}.mn-logo-wrap{display:flex;align-items:center;gap:10px;min-width:0}.mn-logo{width:30px;height:30px;border-radius:var(--ye-radius-md);background:linear-gradient(135deg,var(--ye-accent-hover),var(--ye-accent));display:flex;align-items:center;justify-content:center;flex-shrink:0}.mn-brand{font-size:16px;font-weight:700;color:var(--ye-dark);letter-spacing:-.01em;white-space:nowrap}.mn-toggle{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:transparent;color:var(--ye-text-tertiary);border-radius:var(--ye-radius-sm);cursor:pointer;transition:all .15s ease;flex-shrink:0}.mn-toggle:hover{background:var(--ye-bg-hover);color:var(--ye-text-muted)}.mn-section-label{font-size:var(--ye-text-xs);font-weight:600;color:var(--ye-text-tertiary);text-transform:uppercase;letter-spacing:.5px;padding:12px 16px 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mn-group{display:flex;flex-direction:column;gap:1px;padding:2px 8px}.mn-group--bottom{padding-bottom:4px}.mn-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:var(--ye-radius-md);font-size:var(--ye-text-base);font-weight:400;color:var(--ye-text-muted);text-decoration:none;transition:all .12s ease;white-space:nowrap;overflow:hidden;border:none;background:none;width:100%;text-align:left;cursor:pointer;position:relative}.mn-item:hover{background:var(--ye-bg-hover);color:var(--ye-dark-secondary);text-decoration:none}.mn-item--active{background:var(--ye-bg-hover);color:var(--ye-accent);font-weight:500}.mn-item--active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 2px 2px 0;background:var(--ye-accent)}.mn-item svg{flex-shrink:0;color:var(--ye-text-tertiary);transition:color .12s ease}.mn-item:hover svg{color:var(--ye-text-muted)}.mn-item--active svg{color:var(--ye-dark)}.mn-item--btn:disabled{opacity:.5;cursor:not-allowed}.mn-item--util{cursor:pointer;border:none;background:transparent;font:inherit;color:inherit;text-align:left;width:100%}.mn-item--center{justify-content:center}.mn-divider{height:1px;background:var(--ye-border-light);margin:6px 14px}.mn-spacer{flex:1}.mn-user{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid var(--ye-border-light)}.mn-user-info{display:flex;flex-direction:column;min-width:0}.mn-user-name{font-size:var(--ye-text-sm);font-weight:600;color:var(--ye-dark);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mn-user-email{font-size:var(--ye-text-xs);color:var(--ye-text-tertiary);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mn--collapsed .mn-section-label,.mn--collapsed .mn-item span,.mn--collapsed .mn-user-info,.mn--collapsed .mn-brand{display:none}.mn--collapsed .mn-item{justify-content:center;padding:10px}.mn--collapsed .mn-user{justify-content:center;padding:12px 8px}.mn--collapsed .mn-toggle{width:22px;height:22px}@media (max-width: 768px){.mn{width:var(--ye-sidebar-collapsed)}.mn .mn-section-label,.mn .mn-item span,.mn .mn-user-info,.mn .mn-brand{display:none}.mn .mn-item{justify-content:center;padding:10px}.mn .mn-header{flex-direction:column;align-items:center;gap:8px;padding:16px 8px 8px}.mn .mn-user{justify-content:center;padding:12px 8px}}.waitlist-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--ye-bg-page, #f5f5f0);padding:24px}.waitlist-card{background:var(--ye-bg-card, #ffffff);border:1px solid var(--ye-border, #e5e2d9);border-radius:20px;padding:48px 40px;max-width:440px;width:100%;text-align:center;box-shadow:0 4px 24px #1a1a1a0f}.waitlist-logo{font-family:var(--ye-font-serif, Georgia, serif);font-size:28px;color:var(--ye-dark, #1a1a1a);margin-bottom:32px}.waitlist-logo span{color:var(--ye-accent, #b45309)}.waitlist-icon{color:var(--ye-accent, #b45309);margin-bottom:24px}.waitlist-card h1{font-family:var(--ye-font, Inter, sans-serif);font-size:22px;font-weight:600;color:var(--ye-dark, #1a1a1a);margin-bottom:12px}.waitlist-card p{font-size:15px;color:var(--ye-text-muted, #7a7265);line-height:1.6;margin-bottom:32px}.waitlist-user-info{display:flex;align-items:center;gap:12px;padding:16px;background:var(--ye-bg-page, #f5f5f0);border:1px solid var(--ye-border, #e5e2d9);border-radius:12px;margin-bottom:24px}.waitlist-avatar{width:40px;height:40px;border-radius:50%;background:var(--ye-accent-light, #fdf8f0);color:var(--ye-accent, #b45309);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;flex-shrink:0}.waitlist-user-details{text-align:left;min-width:0}.waitlist-user-name{font-size:14px;font-weight:600;color:var(--ye-dark, #1a1a1a)}.waitlist-user-email{font-size:13px;color:var(--ye-text-muted, #7a7265);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.waitlist-signout{width:100%;padding:12px;background:transparent;border:1px solid var(--ye-border, #e5e2d9);border-radius:10px;color:var(--ye-text-muted, #7a7265);font-size:14px;font-weight:500;cursor:pointer;font-family:var(--ye-font, Inter, sans-serif);transition:all .2s}.waitlist-signout:hover{background:var(--ye-bg-hover, #f5f3ee);color:var(--ye-dark, #1a1a1a)}.session-layout{display:flex;width:100vw;height:100vh;overflow:hidden;background:var(--ye-bg-page, var(--ye-bg-page))}.sl-main-nav{flex-shrink:0;z-index:10}.sl-content{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;position:relative}.sl-loading{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;font-size:var(--ye-text-base, 15px);color:var(--ye-text-muted, var(--ye-text-muted));background:var(--ye-bg-page, var(--ye-bg-page))}
