.Gallery_galleryContainer___bN9g{min-height:100vh;padding:100px 20px 60px;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.Gallery_header__k54XB{text-align:center;color:#1e293b;margin-bottom:60px;animation:Gallery_fadeInDown__N8qtn .8s ease-out}.Gallery_header__k54XB h1{font-size:3rem;font-weight:700;margin-bottom:16px;color:#1e40af}.Gallery_header__k54XB p{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto}.Gallery_empty__g4pds,.Gallery_error__0_PT8{text-align:center;padding:40px 20px;color:#dc2626;font-size:1.1rem;background:#fee2e2;border-radius:12px;max-width:600px;margin:0 auto}.Gallery_empty__g4pds{color:#64748b;background:#f1f5f9}.Gallery_galleryGrid__gRjr8{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:30px;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px}.Gallery_videoCard___lNbl{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;animation:Gallery_fadeInUp__KM1_E .6s ease-out}.Gallery_videoCard___lNbl:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.3)}.Gallery_thumbnailContainer__XWpv_{position:relative;width:100%;padding-top:56.25%;background:#f0f0f0;overflow:hidden;cursor:pointer}.Gallery_thumbnail__l2L6q{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Gallery_videoCard___lNbl:hover .Gallery_thumbnail__l2L6q{transform:scale(1.05)}.Gallery_thumbnailContainer__XWpv_:hover .Gallery_playOverlay__f11Ht{background:rgba(102,126,234,.9);transform:translate(-50%,-50%) scale(1.15)}.Gallery_playOverlay__f11Ht{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:none}.Gallery_videoCard___lNbl:hover .Gallery_playOverlay__f11Ht{background:rgba(102,126,234,.9);transform:translate(-50%,-50%) scale(1.1)}.Gallery_playIcon__PCByl{width:32px;height:32px;color:#fff;margin-left:4px}.Gallery_cardContent__VBTIE{padding:20px}.Gallery_videoTitle__q6rRx{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:10px;line-height:1.4}.Gallery_descriptionWrapper__T_jkW{position:relative;margin-bottom:16px}.Gallery_videoDescription__YsrZn{font-size:.95rem;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.Gallery_descriptionTooltip___KoFK{display:none;position:absolute;bottom:100%;left:0;right:0;background:#fff;border:2px solid #1e40af;border-radius:12px;padding:16px;margin-bottom:10px;box-shadow:0 10px 30px rgba(0,0,0,.3);z-index:1000;max-height:300px;overflow-y:auto;font-size:.95rem;color:#1e293b;line-height:1.6}.Gallery_descriptionWrapper__T_jkW:hover .Gallery_descriptionTooltip___KoFK{display:block;animation:Gallery_tooltipFadeIn__GsQaL .2s ease-out}@keyframes Gallery_tooltipFadeIn__GsQaL{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.Gallery_videoDescription__YsrZn p{margin:0 0 8px}.Gallery_videoDescription__YsrZn p:last-child{margin-bottom:0}.Gallery_videoDescription__YsrZn strong{font-weight:600;color:#1e293b}.Gallery_videoDescription__YsrZn em{font-style:italic}.Gallery_videoDescription__YsrZn a{color:#1e40af;text-decoration:underline}.Gallery_videoDescription__YsrZn a:hover{color:#1e3a8a}.Gallery_descriptionTooltip___KoFK ol,.Gallery_descriptionTooltip___KoFK ul,.Gallery_videoDescription__YsrZn ol,.Gallery_videoDescription__YsrZn ul{margin:8px 0;padding-left:20px}.Gallery_descriptionTooltip___KoFK li,.Gallery_videoDescription__YsrZn li{margin:4px 0}.Gallery_descriptionTooltip___KoFK p{margin:0 0 8px}.Gallery_descriptionTooltip___KoFK p:last-child{margin-bottom:0}.Gallery_descriptionTooltip___KoFK strong{font-weight:600;color:#1e293b}.Gallery_descriptionTooltip___KoFK em{font-style:italic}.Gallery_descriptionTooltip___KoFK a{color:#1e40af;text-decoration:underline}.Gallery_descriptionTooltip___KoFK a:hover{color:#1e3a8a}.Gallery_videoLink___y5Hm{display:block;width:100%;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer}.Gallery_videoLink___y5Hm:hover{background:linear-gradient(135deg,#764ba2,#667eea);transform:scale(1.02);box-shadow:0 4px 12px rgba(102,126,234,.4)}@keyframes Gallery_fadeInDown__N8qtn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery_fadeInUp__KM1_E{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Gallery_galleryContainer___bN9g{padding:60px 15px 30px}.Gallery_header__k54XB h1{font-size:2rem}.Gallery_header__k54XB p{font-size:1rem}.Gallery_galleryGrid__gRjr8{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.Gallery_playOverlay__f11Ht{width:60px;height:60px}.Gallery_playIcon__PCByl{width:28px;height:28px}}@media (max-width:480px){.Gallery_galleryGrid__gRjr8{grid-template-columns:1fr;gap:20px}.Gallery_header__k54XB h1{font-size:1.75rem}}