.VideoShowcase_title__JgcA3{text-align:left;color:#f5f5f5;font-size:2.5rem;font-weight:700;margin-bottom:2rem;font-family:Poppins,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.3)}.VideoShowcase_videoGrid__TfNby{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;max-width:900px;margin:0;justify-content:start}.VideoShowcase_videoCard__9hkZX{background:rgba(26,31,46,.9);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;min-height:240px;max-width:320px}.VideoShowcase_videoCard__9hkZX:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.3);box-shadow:0 8px 32px rgba(255,255,255,.1)}.VideoShowcase_videoThumbnail__s8iLl{position:relative;width:100%;height:160px;overflow:hidden;border-radius:8px 8px 0 0;background:rgba(26,31,46,.9)}.VideoShowcase_thumbnailContainer__7AljW{position:relative;width:100%;height:100%;overflow:hidden}.VideoShowcase_thumbnailVideo____fPu{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;opacity:1;background:rgba(26,31,46,.9);transition:transform .3s ease}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_thumbnailVideo____fPu{transform:scale(1.05)}.VideoShowcase_overlay__MgkPk{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.03) 0,rgba(255,255,255,.015) 50%,rgba(255,255,255,.05) 100%);transition:opacity .3s ease;z-index:5}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_overlay__MgkPk{opacity:.6}.VideoShowcase_playButton__CKGHx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;color:rgba(255,255,255,.9);transition:all .3s ease;pointer-events:none;z-index:10}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_playButton__CKGHx{transform:translate(-50%,-50%) scale(1.1);color:rgba(255,255,255,1)}.VideoShowcase_playButton__CKGHx svg{margin-left:3px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.VideoShowcase_videoInfo__D_ig8{padding:1rem}.VideoShowcase_videoTitle__CXxcD{color:#f5f5f5;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;line-height:1.3;font-family:Poppins,sans-serif}.VideoShowcase_videoDescription__3HF7i{color:rgba(245,245,245,.8);font-size:.85rem;line-height:1.4;margin:0;font-family:Inter,sans-serif}.VideoShowcase_duration__s0OwD{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.8);color:white;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.VideoShowcase_videoModal__MWrdz{position:fixed;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:rgba(0,0,0,.95)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:VideoShowcase_modalFadeIn__2cSSV .3s ease-out;padding:1rem;box-sizing:border-box;overflow:hidden;margin:0!important;transform:none!important}@keyframes VideoShowcase_modalFadeIn__2cSSV{0%{opacity:0}to{opacity:1}}.VideoShowcase_modalContent__U0PdF{position:relative!important;max-width:90vw;max-height:90vh;width:auto;height:auto;background:radial-gradient(circle at center,rgba(255,255,255,.04) 0,rgba(255,255,255,.02) 50%,rgba(255,255,255,.06) 100%),rgba(26,31,46,.95);border:1px solid rgba(255,255,255,.2);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:VideoShowcase_modalSlideIn__bepMS .3s ease-out;display:flex;flex-direction:column;align-items:center;box-shadow:0 25px 50px rgba(0,0,0,.8);margin:0!important;transform:none!important}@keyframes VideoShowcase_modalSlideIn__bepMS{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.VideoShowcase_closeButton__5_w7h{position:absolute!important;top:1rem;right:1rem;width:40px;height:40px;background:rgba(0,0,0,.8);border:none;border-radius:50%;color:#f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999999!important;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.VideoShowcase_closeButton__5_w7h:hover{background:rgba(255,255,255,.2);color:#f5f5f5;transform:scale(1.1)}.VideoShowcase_modalVideo__6Mh1a{width:100%;max-width:800px;height:auto;max-height:60vh;display:block;border-radius:12px 12px 0 0}.VideoShowcase_modalInfo__IWIQa{padding:1.5rem;text-align:center;width:100%}.VideoShowcase_modalTitle__uyrvR{color:#f5f5f5;font-size:1.5rem;font-weight:600;margin-bottom:1rem;font-family:Poppins,sans-serif}.VideoShowcase_modalDescription___KHd3{color:rgba(245,245,245,.9);font-size:1rem;line-height:1.6;max-width:600px;margin:0 auto;font-family:Inter,sans-serif}@media (max-width:768px){.VideoShowcase_videoGrid__TfNby{grid-template-columns:1fr;gap:1rem;max-width:100%}.VideoShowcase_videoCard__9hkZX{margin:0;max-width:100%;min-height:220px;touch-action:manipulation}.VideoShowcase_videoThumbnail__s8iLl{height:140px}.VideoShowcase_playButton__CKGHx{width:44px;height:44px}.VideoShowcase_playButton__CKGHx svg{width:20px;height:20px}.VideoShowcase_videoTitle__CXxcD{font-size:1rem}.VideoShowcase_videoDescription__3HF7i{font-size:.8rem}.VideoShowcase_videoModal__MWrdz{padding:.25rem!important}.VideoShowcase_modalContent__U0PdF{max-width:98vw!important;max-height:95vh!important;border-radius:12px}.VideoShowcase_modalVideo__6Mh1a{max-height:55vh;border-radius:8px 8px 0 0}.VideoShowcase_modalInfo__IWIQa{padding:1rem}.VideoShowcase_modalTitle__uyrvR{font-size:1.1rem}.VideoShowcase_modalDescription___KHd3{font-size:.85rem}.VideoShowcase_closeButton__5_w7h{top:.75rem!important;right:.75rem!important;width:44px;height:44px;touch-action:manipulation}}@media (max-width:480px){.VideoShowcase_videoGrid__TfNby{grid-template-columns:1fr;gap:.75rem;overflow-x:hidden}.VideoShowcase_videoCard__9hkZX{max-width:100%;min-height:200px;touch-action:manipulation}.VideoShowcase_videoThumbnail__s8iLl{height:120px}.VideoShowcase_playButton__CKGHx{width:48px;height:48px}.VideoShowcase_playButton__CKGHx svg{width:22px;height:22px}.VideoShowcase_videoInfo__D_ig8{padding:.75rem}.VideoShowcase_videoModal__MWrdz{padding:.125rem!important}.VideoShowcase_modalContent__U0PdF{max-width:99vw!important;max-height:98vh!important;border-radius:8px}.VideoShowcase_modalVideo__6Mh1a{max-height:50vh;border-radius:6px 6px 0 0}.VideoShowcase_modalInfo__IWIQa{padding:.75rem}.VideoShowcase_modalTitle__uyrvR{font-size:1rem}.VideoShowcase_modalDescription___KHd3{font-size:.8rem}.VideoShowcase_closeButton__5_w7h{top:.5rem!important;right:.5rem!important;width:48px;height:48px;touch-action:manipulation}.VideoShowcase_videoModal__MWrdz{align-items:flex-start!important;padding-top:2rem!important;overflow:hidden}}.VideoShowcase_closeButton__5_w7h:focus,.VideoShowcase_videoCard__9hkZX:focus{outline:2px solid #f5f5f5;outline-offset:2px}.VideoShowcase_closeButton__5_w7h:focus-visible,.VideoShowcase_videoCard__9hkZX:focus-visible{outline:2px solid var(--text-accent,#d4af37);outline-offset:2px}@media (hover:none) and (pointer:coarse){.VideoShowcase_videoCard__9hkZX{transition:transform .2s ease,box-shadow .2s ease}.VideoShowcase_videoCard__9hkZX:active{transform:scale(.98);box-shadow:0 4px 16px rgba(0,0,0,.4)}.VideoShowcase_closeButton__5_w7h:active{transform:scale(.95)}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_thumbnailVideo____fPu{transform:none}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_playButton__CKGHx{transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.VideoShowcase_closeButton__5_w7h,.VideoShowcase_overlay__MgkPk,.VideoShowcase_playButton__CKGHx,.VideoShowcase_thumbnailVideo____fPu,.VideoShowcase_videoCard__9hkZX{transition:none}.VideoShowcase_videoCard__9hkZX:hover,.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_thumbnailVideo____fPu{transform:none}.VideoShowcase_videoCard__9hkZX:hover .VideoShowcase_playButton__CKGHx{transform:translate(-50%,-50%)}.VideoShowcase_modalFadeIn__2cSSV,.VideoShowcase_modalSlideIn__bepMS{animation:none}}