.SearchBar_searchForm__ZGZrb{width:100%;max-width:600px;margin:0 auto}.SearchBar_searchContainer__FFWkD{display:flex;gap:12px;background:#fff;border-radius:50px;padding:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);position:relative}.SearchBar_searchInput__J6hA3{flex:1 1;border:none;outline:none;padding:16px 24px;font-size:16px;background:transparent;border-radius:50px}.SearchBar_clearButton__UBmzK{position:absolute;right:140px;top:50%;transform:translateY(-50%);background:#e2e8f0;color:#666;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.SearchBar_clearButton__UBmzK:hover:not(:disabled){background:#cbd5e0;color:#333}.SearchBar_clearButton__UBmzK:disabled{opacity:.5;cursor:not-allowed}.SearchBar_searchInput__J6hA3::placeholder{color:#999}.SearchBar_searchInput__J6hA3:disabled{background:#f5f5f5;color:#999}.SearchBar_searchButton__Yl_HL{background:#667eea;color:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;white-space:nowrap}.SearchBar_searchButton__Yl_HL:hover:not(:disabled){background:#5a6fd8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.SearchBar_searchButton__Yl_HL:disabled{background:#ccc;cursor:not-allowed;transform:none}.SearchBar_loadingSpinner__dFlqu{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:SearchBar_spin__ZVD2A 1s linear infinite}@keyframes SearchBar_spin__ZVD2A{to{transform:rotate(1turn)}}@media (max-width:600px){.SearchBar_searchContainer__FFWkD{flex-direction:column;border-radius:16px}.SearchBar_searchInput__J6hA3{padding:14px 20px;border-radius:12px}.SearchBar_searchButton__Yl_HL{border-radius:12px;justify-content:center}}.VideoCard_videoCard__SBeWH{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:2px solid transparent}.VideoCard_videoCard__SBeWH:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12);border-color:#667eea}.VideoCard_thumbnailContainer__yYBl5{position:relative;width:100%;height:180px;background:#f0f0f0}.VideoCard_imageWrapper__MP3Tv{position:relative;width:100%;height:100%}.VideoCard_thumbnail__6dQCz{object-fit:cover;transition:transform .3s ease}.VideoCard_videoCard__SBeWH:hover .VideoCard_thumbnail__6dQCz{transform:scale(1.05)}.VideoCard_startTime__ACKhI{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600;font-family:monospace}.VideoCard_videoInfo__Bc5jO{padding:20px}.VideoCard_videoTitle__6FoHi{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.VideoCard_channelInfo__HTonO{display:flex;justify-content:space-between;align-items:center;gap:12px}.VideoCard_videoDuration__GnvU7{flex:1 1;overflow:hidden;text-overflow:ellipsis}.VideoCard_publishDate__yGNWM,.VideoCard_videoDuration__GnvU7{color:#999;font-size:.85rem;white-space:nowrap}@media (max-width:480px){.VideoCard_videoInfo__Bc5jO{padding:16px}.VideoCard_videoTitle__6FoHi{font-size:1rem}.VideoCard_channelInfo__HTonO{flex-direction:column;align-items:flex-start;gap:4px}.VideoCard_publishDate__yGNWM,.VideoCard_videoDuration__GnvU7{width:100%}}.VideoResults_resultsContainer__dk_Pz{max-width:1200px;margin:0 auto}.VideoResults_resultsHeader__pdAGl{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.VideoResults_resultsHeader__pdAGl h2{font-size:2rem;color:#333;margin:0;font-weight:600}.VideoResults_resultCount__C_qeg{color:#666;font-size:1rem;font-weight:500}.VideoResults_videosGrid__esQaL{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px}.VideoResults_loadingContainer__Y4LCX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#666}.VideoResults_loadingContainer__Y4LCX p{margin-top:16px;font-size:1.1rem}.VideoResults_loadingSpinner__ajVUA{width:40px;height:40px;border-radius:50%;border:4px solid #e2e8f0;border-top-color:#667eea;animation:VideoResults_spin__Pn95F 1s linear infinite}@keyframes VideoResults_spin__Pn95F{to{transform:rotate(1turn)}}.VideoResults_noResults__Ca1SN{text-align:center;padding:80px 20px;color:#666}.VideoResults_noResults__Ca1SN h2{font-size:1.8rem;margin-bottom:16px;color:#333}.VideoResults_noResults__Ca1SN p{font-size:1.1rem}@media (max-width:768px){.VideoResults_resultsHeader__pdAGl{flex-direction:column;align-items:flex-start;gap:8px}.VideoResults_resultsHeader__pdAGl h2{font-size:1.5rem}.VideoResults_videosGrid__esQaL{grid-template-columns:1fr;gap:20px}}.BuyMeCoffee_buyMeCoffeeContainer__zW9OH{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0;margin-top:auto}.BuyMeCoffee_buyMeCoffeeButton__hgfyd{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#ff813f,#ff5722);border:none;border-radius:12px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(255,129,63,.3);text-decoration:none}.BuyMeCoffee_buyMeCoffeeButton__hgfyd:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,129,63,.4);background:linear-gradient(135deg,#ff913f,#ff6722)}.BuyMeCoffee_buyMeCoffeeButton__hgfyd:active{transform:translateY(0);box-shadow:0 2px 8px rgba(255,129,63,.3)}.BuyMeCoffee_coffeeIcon__TckOi{font-size:18px;line-height:1}.BuyMeCoffee_buttonText__72qGs{font-family:inherit;letter-spacing:.3px}.BuyMeCoffee_supportText__PGNR7{color:#666;font-size:14px;margin:0;text-align:center;max-width:280px;line-height:1.4}@media (prefers-color-scheme:dark){.BuyMeCoffee_supportText__PGNR7{color:#999}}@media (max-width:768px){.BuyMeCoffee_buyMeCoffeeContainer__zW9OH{padding:16px 0}.BuyMeCoffee_buyMeCoffeeButton__hgfyd{padding:10px 20px;font-size:15px}.BuyMeCoffee_supportText__PGNR7{font-size:13px;padding:0 16px}}.Home_container__9OuOz{min-height:100vh;display:flex;flex-direction:column}.Home_header__ZUWxe{text-align:center;padding:60px 20px;color:#fff;background-image:url(/images/room-nine-header.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.Home_header__ZUWxe:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(102,126,234,.7);z-index:1}.Home_header__ZUWxe>*{position:relative;z-index:2}.Home_title__YEn0u{font-size:3.5rem;font-weight:700;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.Home_subtitle__Qob9A{font-size:1.2rem;margin:0 0 40px;opacity:.9;font-weight:300}.Home_main__2uIek{flex:1 1;background:#f8f9fa;border-radius:20px 20px 0 0;padding:40px 20px;margin:0 20px;box-shadow:0 -4px 20px rgba(0,0,0,.1)}.Home_error__w_26N{background:#fee;color:#c53030;padding:16px;border-radius:8px;margin-bottom:24px;border:1px solid #fc8181;text-align:center}.Home_welcome__bDMHP{text-align:center;padding:60px 20px;color:#666}.Home_welcome__bDMHP h2{font-size:2rem;margin-bottom:16px;color:#333}.Home_welcome__bDMHP p{font-size:1.1rem;opacity:.8}.Home_footer__wJNRn{background:#fff;border-top:1px solid #e2e8f0;margin:0 20px;border-radius:0 0 20px 20px}@media (max-width:768px){.Home_title__YEn0u{font-size:2.5rem}.Home_subtitle__Qob9A{font-size:1rem}.Home_main__2uIek{margin:0;border-radius:20px 20px 0 0}.Home_footer__wJNRn{margin:0;border-radius:0}}