.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}
.yt-container{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.yt-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.youtube-tab-container{z-index:10;width:31.5em;height:19em;transition:all .5s;display:flex;position:fixed;top:40%;left:0}.youtube-tab-container.loading{transform:translate(-100%)}.youtube-tab-container.closed{transform:translate(-28em)}.youtube-tab-container.dragging{transition:none}.video-container{background-color:hsl(var(--nextui-foreground-50));border-radius:.75rem 0 0 .75rem;width:30em;height:19em;padding:.25rem;box-shadow:0 10px 25px #00000026}.controls-panel{justify-content:space-between;width:100%;padding:.5rem 0;font-weight:700;display:flex}.video-buttons-group{gap:.5rem;display:flex}.side-panel{cursor:grab;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#1f1f1f);border-radius:0 80% 80% 0;width:4rem;height:calc(100% - 10rem);margin-top:3rem;margin-bottom:3rem;transition:all .3s;position:relative;box-shadow:0 8px 20px #0006}.side-panel:hover{transform:scale(1.05);box-shadow:0 12px 30px #0000004d}.youtube-tab-container.dragging .side-panel{cursor:grabbing;transition:none;transform:scale(1.1);box-shadow:0 15px 35px #00000080}.youtube-tab-container.dragging .side-panel:hover{transform:scale(1.1)}.side-panel-content{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex}.small-button-wrapper{transform:scale(.5)}.button-content{align-items:center;gap:.25rem;display:flex}.small-button{height:5rem}.equalizer{cursor:pointer;border-radius:8px;justify-content:center;align-items:end;gap:3px;height:40px;padding:10px;transition:all .2s;display:flex}.equalizer:hover{background:#ffffff1a}.bar{background:#fff;border-radius:2px;width:4px;animation:1.2s ease-in-out infinite equalizer}.bar1{height:20px;animation-delay:0s}.bar2{height:25px;animation-delay:.1s}.bar3{height:25px;animation-delay:.2s}.bar4{height:30px;animation-delay:.3s}.bar5{height:15px;animation-delay:.4s}@keyframes equalizer{0%,to{opacity:.7;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.3)}}.play-icon{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.play-icon:hover{background:#ffffff40;transform:scale(1.1)}.play-triangle{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:15px solid #fff;width:0;height:0;margin-left:3px}
