.delay-0{animation-delay:0s}.delay-150{animation-delay:.15s}.delay-300{animation-delay:.3s}.smooth-transition{transition:all .2s ease-in-out}.prose pre{border-radius:.5rem;padding:1rem;margin:1rem 0}.prose code,.prose pre{background-color:hsl(var(--muted))}.prose code{font-family:Menlo,Monaco,Courier New,monospace;font-size:.9em;padding:.2em .4em;border-radius:.25rem}.prose pre code{background-color:transparent;padding:0;border-radius:0}.chat-container{display:flex;flex-direction:column;min-height:100vh;overflow-y:auto}.chat-layout{display:flex;flex-direction:row;gap:1rem;flex:1}.chat-main{flex:1;min-width:0}.chat-main,.chat-sidebar{display:flex;flex-direction:column;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:hsl(var(--background))}.chat-sidebar{width:350px}.video-thumbnail{background-size:cover;background-position:50%;transition:transform .2s ease}.video-thumbnail:hover{transform:scale(1.02)}.video-container{width:100%;background:#000;position:relative;overflow:hidden;touch-action:manipulation;-webkit-user-select:none;user-select:none}.aspect-video{position:relative;aspect-ratio:16/9;width:100%;display:flex;align-items:center;justify-content:center;background-color:#000;min-height:200px;max-height:70vh}.aspect-video iframe{max-width:100%;height:100%!important;width:100%!important;display:block;border:none}.video-container button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.video-info-section{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent;min-height:0;display:flex;flex-direction:column;scrollbar-gutter:stable}.video-info-section::-webkit-scrollbar{width:6px}.video-info-section::-webkit-scrollbar-track{background:transparent}.video-info-section::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:3px}.video-info-section::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--border)) /.8}.break-words{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;--webkit-hyphens:auto}.smooth-scroll{scroll-behavior:smooth}@media (max-width:640px){.video-info-section h3{font-size:.95rem!important;line-height:1.3}.video-info-section .text-xs{font-size:.75rem!important}.video-info-section .text-sm{font-size:.825rem!important}}@media (max-width:480px){.video-info-section h3{font-size:.9rem!important;line-height:1.25}.video-info-section .text-xs{font-size:.7rem!important}.video-info-section .text-sm{font-size:.8rem!important}}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.line-clamp-3{-webkit-line-clamp:3;line-clamp:3}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:480px){.video-container .aspect-video{min-height:180px!important;max-height:50vh!important}.video-info-section{font-size:.875rem;max-height:45vh}.video-container button{min-width:36px!important;min-height:36px!important}}@media (max-width:640px){.video-container .aspect-video{min-height:200px!important;max-height:55vh!important}.video-info-section{max-height:40vh}}@media (max-height:500px) and (orientation:landscape){.aspect-video{min-height:150px!important;max-height:40vh!important}.video-info-section{max-height:50vh!important;font-size:.8rem}}@media (max-height:600px) and (orientation:landscape) and (max-width:900px){.aspect-video{min-height:180px!important}.aspect-video,.video-info-section{max-height:45vh!important}}@media (min-width:768px) and (max-width:1024px){.video-container .aspect-video{min-height:280px;max-height:60vh}.video-info-section{max-height:35vh}}@media (min-width:1024px){.video-container .aspect-video{min-height:320px;max-height:65vh}.video-info-section{max-height:30vh}}@media (min-width:1440px){.video-container .aspect-video{max-height:70vh}.video-info-section{max-height:25vh}}@media (hover:none) and (pointer:coarse){.video-container button{min-width:44px;min-height:44px}.video-container .gap-1{gap:.75rem}.video-container .gap-2{gap:1rem}}@media (max-width:768px){.chat-layout{flex-direction:column;gap:.5rem}.chat-sidebar{width:100%;margin-top:.5rem}.chat-interface button,.resource-card button,.tabs-trigger{min-height:44px}.chat-container{padding:.5rem}.chat-message{max-width:92%!important}.resource-card{margin-bottom:.75rem}}@media (max-width:640px){.video-container .gap-1{gap:.5rem!important}.video-container .gap-2{gap:.75rem!important}}@media (min-width:769px){.chat-container{height:100vh;overflow-y:hidden}.message-container{height:100%;max-height:none}.resources-content{display:flex;flex-direction:column;flex:1;overflow:hidden}}