.stories{background:#0a0a0f;grid-template-columns:320px 1fr;gap:0;height:100%;max-height:100%;transition:grid-template-columns .3s;display:grid;overflow:hidden}.stories--collapsed{grid-template-columns:0 1fr}.stories--collapsed .stories__sidebar{border-right:none;width:0;min-width:0;padding:0;overflow:hidden}.stories__sidebar{background:linear-gradient(#0d0d14 0%,#0a0a0f 100%);border-right:1px solid #ffffff14;flex-direction:column;height:100%;max-height:100%;transition:all .3s;display:flex;overflow:hidden}.stories__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:16px}.stories__header-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.stories__title{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;font-size:13px;font-weight:600}.stories__collapse-btn,.stories__expand-btn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.stories__collapse-btn:hover,.stories__expand-btn:hover{color:#9b59b6;background:#9b59b633;border-color:#9b59b666}.stories__expand-btn{z-index:10;position:absolute;top:12px;left:12px}.stories__search{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.stories__search:focus-within{background:#ffffff0f;border-color:#9b59b680}.stories__search svg{color:#ffffff4d;flex-shrink:0}.stories__search input{color:#ffffffe6;background:0 0;border:none;outline:none;flex:1;font-size:14px}.stories__search input::placeholder{color:#ffffff4d}.stories__list{flex:1;min-height:0;padding:8px;overflow-y:auto}.stories__list::-webkit-scrollbar{width:6px}.stories__list::-webkit-scrollbar-track{background:0 0}.stories__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.stories__add-button{color:#9b59b6e6;cursor:pointer;background:linear-gradient(135deg,#9b59b633 0%,#9b59b61a 100%);border:1px dashed #9b59b666;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin:8px;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.stories__add-button:hover{color:#9b59b6;background:linear-gradient(135deg,#9b59b64d 0%,#9b59b626 100%);border-color:#9b59b699}.stories__add-button svg{width:18px;height:18px}.stories__card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;margin-bottom:8px;padding:12px;transition:all .2s;position:relative}.stories__card:hover{background:#ffffff0a;border-color:#ffffff14}.stories__card--selected{background:#9b59b61a;border-color:#9b59b64d}.stories__card--selected:hover{background:#9b59b61f;border-color:#9b59b666}.stories__card-content{gap:12px;display:flex}.stories__card-image{background:#ffffff0d;border-radius:8px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.stories__card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.stories__card-image--placeholder{color:#fff3;justify-content:center;align-items:center;font-size:24px;display:flex}.stories__card-info{flex:1;min-width:0}.stories__card-title{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:500;overflow:hidden}.stories__card-description{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.stories__card-time{color:#9b59b6b3;margin-top:6px;font-size:11px}.stories__main{flex-direction:column;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.stories__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.stories__empty-icon{background:linear-gradient(135deg,#9b59b61a 0%,#9b59b60d 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:32px;display:flex}.stories__empty-title{color:#ffffffe6;margin-bottom:8px;font-size:18px;font-weight:600}.stories__empty-text{color:#fff6;max-width:280px;font-size:14px;line-height:1.5}.stories__editor{flex:1;min-height:0;padding:16px;overflow-y:auto}.stories__editor::-webkit-scrollbar{width:6px}.stories__editor::-webkit-scrollbar-track{background:0 0}.stories__editor::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.stories__delete-bar{background:#0a0a0f;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;padding:16px;display:flex}@media (max-width:768px){.stories{grid-template-columns:1fr}.stories__sidebar{display:none}.stories--sidebar-open .stories__sidebar{z-index:50;width:100%;display:flex;position:fixed;inset:0}}
.desktop-chat-window__button-container{z-index:50;position:fixed;bottom:70px;right:50px}.desktop-chat-window__overlay{z-index:50;pointer-events:none;position:fixed;inset:0}.desktop-chat-window__draggable-container{pointer-events:auto}.desktop-chat-window__button-container--background{z-index:40;position:fixed;bottom:70px;right:50px}
