body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.SidebarLayout_container__1f5uZ{background-color:#444;display:flex;height:100vh}.SidebarLayout_sidebar__ytt7e{background-color:#2c2f33;color:#fff;overflow:hidden;transition:width .3s}.SidebarLayout_open__paHkA{width:200px}.SidebarLayout_closed__225Cg{width:50px}.SidebarLayout_header__3GGiB{align-items:center;display:flex;font-weight:700;justify-content:space-between;padding:1rem}.SidebarLayout_logo__xrCR2{white-space:nowrap}.SidebarLayout_toggleBtn__HpRbN{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem}.SidebarLayout_nav__uV3JU{display:flex;flex-direction:column;gap:1rem;padding:1rem}.SidebarLayout_nav__uV3JU a{color:#fff;font-weight:500;text-decoration:none}.SidebarLayout_content__SpZ8i{flex:1 1;overflow-y:auto;padding:2rem}.AIChat_chatContainer__DmPbn{background-color:#2c2f33;color:#f1f1f1;font-family:Segoe UI,sans-serif;margin:auto;max-width:800px;min-height:100vh;padding:2rem}.AIChat_messageList__yj-th{background:#23272a;border:1px solid #444;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.2);margin-top:2rem;max-height:400px;overflow-y:auto;padding:1rem;scroll-behavior:smooth}.AIChat_message__jzNN0{word-wrap:break-word;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.2);margin:.75rem 0;max-width:90%;padding:.75rem 1rem}.AIChat_user__nbkeY{align-self:flex-end;background-color:#ffb3d7;border:1px solid #f9c;color:#1e1e1e;margin-left:auto}.AIChat_assistant__RfwMk{align-self:flex-start;background-color:#99d6ff;border:1px solid #7cc8f5;color:#1e1e1e;margin-right:auto}.AIChat_inputRow__ZPY2y{align-items:flex-end;display:flex;gap:1rem;margin-top:1.5rem}textarea{background:#1e1e1e;border:1px solid #555;border-radius:12px;color:#f1f1f1;font-family:inherit;padding:.75rem;resize:none;transition:border-color .2s ease;width:100%}textarea:focus{border-color:#ff80bf;box-shadow:0 0 0 3px rgba(255,128,191,.2);outline:none}.AIChat_button__wLtOF{background-color:#ff80bf;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem 1.25rem;transition:background-color .2s ease}.AIChat_button__wLtOF:hover:not(:disabled){background-color:#ff5da6}.AIChat_button__wLtOF:disabled{cursor:not-allowed;opacity:.6}label{display:block;margin-bottom:1rem}label,select{color:#f1f1f1}select{background-color:#1e1e1e;border:1px solid #444;border-radius:8px;font-family:inherit;margin-top:.5rem;padding:.5rem}h1,strong{color:#ff9ac1}
/*# sourceMappingURL=main.77389615.css.map*/