@charset "UTF-8";.banner-button,.secondary-button{display:flex;justify-content:center;align-items:center;width:clamp(100px,15vw,250px);min-height:fit-content;height:clamp(60px,5vw,60px);text-align:center;margin:clamp(10px,2vw,20px);padding:clamp(10px,2vw,20px);background-color:#4a1a1a;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}@media screen and (max-width: 768px){.banner-button,.secondary-button{width:100%;min-height:50px;height:50px;font-size:16px}}.banner-button:hover{background-color:#3a0e0e}.banner-button:focus,.secondary-button:focus{outline:none;box-shadow:0 0 0 2px #3a0e0e;transition:box-shadow .3s ease-in-out}.secondary-button{background-color:#f5f5f5;color:#000;border:1px outset rgba(0,0,0,.1)}.secondary-button:hover{background-color:#ddd6cc;color:#5a1a1a}body.dark .banner .title{color:#fcc}.banner{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:100dvh;background:url(/bannerOlas.webp) no-repeat center center/cover;background-attachment:fixed}.banner .banner-logo{max-width:clamp(200px,20vw,300px);width:300px;height:auto}.banner .title{font-size:2.5rem;color:#5a1a1a;font-weight:700;font-size:60px;line-height:60px;text-align:center;margin-bottom:clamp(20px,5vw,60px)}.banner p{font-size:20px;color:#000;font-weight:400;line-height:28px;text-align:center;width:clamp(300px,44vw,600px)}.banner .banner-buttons{margin-top:3rem}body.dark .banner{color:#eaeaea;background-color:#1a1a1a;background:none}body.dark .banner p{color:#eaeaea}body.light .banner{color:#000;background-color:#f5f5f5}body.dark .customInfoCard .icon svg{color:#fcc}body.dark .customInfoCard .description{color:#b8bfc9}.customInfoCard{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;max-width:clamp(300px,100%,400px);box-shadow:0 4px 10px #0000001a;padding:2rem;border-radius:.5rem}.customInfoCard .icon svg{width:3rem;height:3rem;color:#5a1a1a}.customInfoCard .title{font-size:20px;font-weight:700;color:#000;line-height:28px;min-height:clamp(30px,100%,40px)}.customInfoCard .description{font-size:16px;font-weight:400;color:#5c5c5c;text-align:center;line-height:24px}body.dark .customInfoCard{color:#eaeaea;background-color:#1a1a1a;box-shadow:0 4px 10px #ffffff1a}body.dark .customInfoCard .title{color:#fff}body.light .customInfoCard{color:#000;background-color:#f5f5f5}.youtubeSubmenuWrapper .youtubeSubmenu{display:flex;justify-content:center;align-items:center;gap:1rem}.youtubeSubmenuWrapper .youtubeSubmenu img{width:3rem;height:auto;border-radius:.5rem;object-fit:cover;transition:filter .3s ease-in-out}.socialMediaWrapper{position:relative}.socialMediaIcon{position:relative;z-index:1000}.socialMediaIcon svg{width:24px;height:24px;margin:0 5px;cursor:pointer;color:#5c5c5c}.socialMediaIcon:hover svg{color:#ddd6cc}.youtubeSubmenu{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background-color:#000;padding:10px;border-radius:5px;box-shadow:0 4px 6px #0000001a}.youtubeSubmenu .submenuItem{margin:0 5px}.youtubeSubmenu .submenuItem img{width:50px;height:50px;border-radius:50%;object-fit:cover}.customListSocialMedia{display:flex;flex-wrap:wrap;gap:1rem;z-index:1000;list-style:none}.containerFooter{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#4a1a1a;padding:1rem;gap:2rem;color:#fff}.containerFooter .copyRight{font-size:14px;font-weight:400;text-align:center;border-top:1px solid #5C5C5C;padding:1rem 0rem;width:100%;line-height:20px}.containerFooter .footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}@media screen and (max-width: 768px){.containerFooter .footer{flex-direction:column;align-items:center;gap:2rem}.containerFooter .footer .teamInfo{align-items:center;text-align:center}}.containerFooter .footer .teamInfo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;max-width:clamp(0rem,100%,25rem)}.containerFooter .footer .teamInfo h1{font-size:30px;font-weight:700;color:#fff}.containerFooter .footer .teamInfo p{font-size:16px;font-weight:400;color:#5c5c5c;text-align:start}@media screen and (max-width: 768px){.containerFooter .footer .teamInfo{align-items:center}.containerFooter .footer .teamInfo p{text-align:center}}.containerFooter .footer .quickLinks{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.containerFooter .footer .quickLinks p{font-size:20px;font-weight:700;color:#fff}.containerFooter .footer .quickLinks .links{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.containerFooter .footer .quickLinks .links li{list-style:none}.containerFooter .footer .quickLinks .links li .link{font-size:16px;font-weight:400;color:#5c5c5c;text-align:center;text-decoration:none;padding:.5rem 1rem 1rem 0rem;border-radius:.5rem;transition:background-color .3s ease-in-out}.containerFooter .footer .quickLinks .links li .link:hover{color:#fff;cursor:pointer}.containerFooter .footer .socialIcons{display:flex;flex-wrap:wrap;font-size:20px;color:#fff;transition:color .3s ease-in-out;list-style:none;gap:1rem;padding:.5rem 1rem 1rem 0rem}.creatorHighlight{animation:glow 1.5s infinite alternate;color:#000;font-weight:700}@keyframes glow{0%{text-shadow:0 0 5px #FFFFFF,0 0 10px #FFFFFF,0 0 20px #FFFFFF}to{text-shadow:0 0 10px #FFFFFF,0 0 20px #FFFFFF,0 0 30px #FFFFFF}}body.dark .header{color:#eaeaea;background-color:#1a1a1a}body.dark .header .headerLogo .logoLink .headerTitle,body.dark .header .menuToggle,body.dark .header .themeToggle{color:#fcc}body.light .header{color:#000;background-color:#f5f5f5}.header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;min-height:fit-content;background-color:#f8f9fa;text-align:center;padding:clamp(10px,0vw,20px) clamp(20px,5vw,40px);box-shadow:0 2px 4px #0000001a;opacity:.9;z-index:1000;transition:background-color .3s ease,opacity .3s ease}.header .headerLogo{display:flex;align-items:center;justify-content:center}.header .headerLogo .logoLink{display:flex;align-items:center;text-decoration:none}.header .headerLogo .logoLink .headerTitle{font-size:20px;line-height:28px;font-weight:700;color:#5a1a1a}.header .headerLogo .logoLink .logo{width:clamp(50px,5vw,100px);height:auto;border-radius:5px;alt:"Logo del Lemare FC"}.header .headerLinks{display:flex;align-items:center;gap:1rem}.header .menuToggle,.header .themeToggle{cursor:pointer;background:none;border:none;font-size:20px;color:#5a1a1a;transition:color .3s ease-in-out}.infoContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex-wrap:wrap;width:100%;gap:1.5rem;padding:2rem}.infoContainer .infoContainerCards{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%;gap:2rem}@media screen and (max-width: 768px){.infoContainer{align-items:center;text-align:center}}.infoContainer .infoT-shirtContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:1rem;margin-top:2rem}.infoContainer .infoT-shirtContainer .infoT-shirt{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;width:100%;height:auto;border-radius:10px;transition:all .3s ease-in-out}.infoContainer .infoT-shirtContainer .infoT-shirt img{width:100%;max-width:400px;height:auto;border-radius:10px;transition:all .3s ease-in-out;cursor:pointer;box-shadow:0 0 10px #0000001a}.infoContainer .infoT-shirtContainer .infoT-shirt img:hover{transform:scale(1.05)}.matchCard{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;max-width:80rem;border-radius:1rem;background-color:#4a1a1a;padding:clamp(10px,4vw,4rem) clamp(20px,5vw,40px);margin:5rem}@media screen and (max-width: 900px){.matchCard{width:90%;justify-content:center;gap:2rem}}.matchCard .matchCardHeader{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;color:#fff}.matchCard .matchCardHeader .matchCardTitle{font-size:30px;line-height:36px;font-weight:700}.matchCard .matchCardHeader .matchCardContent{display:flex;flex-direction:column;gap:1rem}.matchCard .matchCardHeader .matchCardContent .matchCardCalendar{display:flex;align-items:center;gap:.5rem}.matchCard .matchCardHeader .matchCardContent .matchCardCalendar .calendarIcon{width:1.5rem;height:1.5rem}.matchCard .matchCardHeader .matchCardContent .matchCardCalendar .matchCardDate{font-size:16px;line-height:24px;font-weight:400}.matchCard .matchCardHeader .matchCardContent .matchCardTeams{font-size:20px;line-height:24px;font-weight:500}.matchCard .matchCardHeader .matchCardFooter{display:flex;justify-content:center;align-items:center;width:100%;gap:1rem}@media screen and (max-width: 768px){.matchCard .matchCardHeader{align-items:center;text-align:center}}.disabled{pointer-events:none;opacity:.5}.morePlayerInfo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.morePlayerInfo .playerDetails{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 2rem;justify-items:center}body.dark .menuHamburguesa{color:#eaeaea;background-color:#1a1a1a}body.dark .menuHamburguesa .menuHamburguesaList .menuHamburguesaLink{color:#eaeaea}.menuHamburguesa{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#f5f5f5;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:1000;transition:transform .3s ease-in-out}.menuHamburguesa.open{display:flex}.menuHamburguesa .menuHamburguesaList{list-style:none;padding:0;margin:0;text-align:center}.menuHamburguesa .menuHamburguesaList .menuHamburguesaItem{margin:1rem 0}.menuHamburguesa .menuHamburguesaList .menuHamburguesaItem .menuHamburguesaLink{text-decoration:none;font-size:20px;color:#000;transition:color .3s ease-in-out}.menuHamburguesa .menuHamburguesaList .menuHamburguesaItem .menuHamburguesaLink:hover{color:#5a1a1a}body.dark .navbar{color:#eaeaea}body.dark .navbar .navbarNav .navItem a:hover{color:#fcc}body.light .navbar{color:#000}.navbar .menuToggle{position:absolute;display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;right:1rem;top:.5rem}.navbar .navbarNav{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.navbar .navbarNav .navItem a{color:inherit;text-decoration:none;padding:.5rem 1rem;border-radius:4px;font-weight:500;font-size:16px}.navbar .navbarNav .navItem a:hover{color:#5a1a1a}.navbar .navbarNav .disabled{pointer-events:none;opacity:.5}@media (max-width: 768px){.navbar .menuToggle{display:block}.navbar .navbarNav{display:none;flex-direction:column;background-color:inherit;position:absolute;top:100%;right:0;width:100%;box-shadow:0 4px 6px #0000001a}.navbar .navbarNav.open{display:flex}.navbar .navbarNav .navItem a{padding:1rem;text-align:center}}@keyframes shine{0%{background-position:-200%}to{background-position:200%}}@keyframes rainbowShadowMove{0%{background-position:0% 50%}to{background-position:100% 50%}}body.dark .playerCard,body.dark .individualCard{color:#eaeaea;background-color:#1a1a1a;box-shadow:0 4px 8px #ffffff1a}body.dark .playerCard:hover,body.dark .individualCard:hover{box-shadow:0 8px 16px #00000059;cursor:pointer;transform:scale(1.02);background:linear-gradient(90deg,#fff3,#fffc,#fff3);background-size:200%;animation:shine 2s infinite linear;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.dark .playerCard:hover .playerNumberContainer .playerNumber,body.dark .individualCard:hover .playerNumberContainer .playerNumber{background:linear-gradient(90deg,#fff3,#fffc,#fff3);background-size:200%;animation:shine 2s infinite linear;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.light .playerCard,body.light .individualCard{color:#000;background-color:#f5f5f5}.playerCard,.individualCard{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px;max-width:300px;max-height:390px;box-shadow:0 4px 8px #0000001a;background-color:#f5f5f5;border-radius:1rem;overflow:hidden;border:1px solid #DDD6CC;transition:all .3s ease-in-out;list-style:none;text-decoration:none;color:#000}.playerCard.rainbow-shadow:hover,.rainbow-shadow.individualCard:hover{box-shadow:0 0 0 2px #5a1a1a26,0 0 16px 4px #5a1a1a,0 0 24px 8px #fcc,0 0 9px 2px #3a0e0e,0 0 20px 16px #ddd6cc;transition:box-shadow .3s}.playerCard .playerImageContainer,.individualCard .playerImageContainer{display:block;width:100%;height:75%;min-height:200px;overflow:hidden;position:relative}.playerCard .playerImageContainer .galleryImage .playerImage,.individualCard .playerImageContainer .galleryImage .playerImage{width:100%;object-fit:cover}.playerCard .playerImageContainer .noImage,.individualCard .playerImageContainer .noImage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ddd6cc;color:#5c5c5c;font-size:16px}.playerCard .playerImageContainer .playerNumberContainer,.individualCard .playerImageContainer .playerNumberContainer{position:absolute;display:flex;align-items:center;bottom:0;right:0;background-color:#5a1a1a;height:2rem;border-radius:1rem 0 0}.playerCard .playerImageContainer .playerNumberContainer .playerNumber,.individualCard .playerImageContainer .playerNumberContainer .playerNumber{color:#fff;font-size:20px;font-weight:700;padding:.5rem 1rem;z-index:1}.playerCard .otherImages,.individualCard .otherImages{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:1rem;list-style:none;max-width:15rem;overflow-x:auto}.playerCard .otherImages .secondaryImage,.individualCard .otherImages .secondaryImage{border-radius:5%}.playerCard .otherImages .secondaryImage img,.individualCard .otherImages .secondaryImage img{max-width:5rem;max-height:5rem;border-radius:5%}.playerCard .playerInfo,.individualCard .playerInfo{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;padding:1rem;text-align:center;margin-top:1rem}.playerCard .playerInfo h2,.individualCard .playerInfo h2{font-size:20px;font-weight:700;margin:0}.playerCard .playerInfo p,.individualCard .playerInfo p{font-size:14px;color:#5c5c5c;margin:0}.playerCard:hover,.individualCard:hover{box-shadow:0 8px 16px #00000059;cursor:pointer;transform:scale(1.02);background:linear-gradient(90deg,#8f8f8f33,#bb0303cc,#83838333);background-size:200%;animation:shine 2s infinite linear;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.playerCard:hover .playerNumberContainer .playerNumber,.individualCard:hover .playerNumberContainer .playerNumber{background:linear-gradient(90deg,#fff3,#fffc,#fff3);background-size:200%;animation:shine 2s infinite linear;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.playerCard .playerInfoExpanded,.individualCard .playerInfoExpanded{display:flex;flex-direction:column;align-items:center;width:100%;gap:.5rem;padding:1rem}.playerCard .playerInfoExpanded svg,.individualCard .playerInfoExpanded svg{width:24px;height:24px}.playerCard .playerInfoExpanded svg:hover,.individualCard .playerInfoExpanded svg:hover{fill:#5a1a1a}.playerCard.expanded,.expanded.individualCard{height:fit-content}.playerCard.shiny,.shiny.individualCard{position:relative;background:linear-gradient(90deg,#fff3,#fffc,#fff3);background-size:200%;animation:shine 2s infinite linear;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.dark .playerCard.rainbow-shadow:hover,body.dark .rainbow-shadow.individualCard:hover{box-shadow:0 0 0 2px #5a1a1a40,0 0 12px 2px #fcc,0 0 12px 12px #5a1a1a,0 0 20px 6px #722f2f}.individualCard{max-height:none}.individualCard .playerImageContainer .playerNumberContainer{bottom:3px}body.dark .videoItem{color:#eaeaea;background-color:#1a1a1a}body.dark .videoItem .videoThumbnail{background-color:#1a1a1a;border:1px solid rgb(46,50,56)}body.dark .videoItem .videoThumbnail .videoInfo{background-color:#1a1a1a;border-top:1px solid rgb(46,50,56)}body.dark .videoItem .videoThumbnail .videoInfo h2{color:#eaeaea}body.dark .videoItem .videoThumbnail .videoInfo p,body.dark .videoItem .videoThumbnail .videoInfo .videoDetails .videoDuration,body.dark .videoItem .videoThumbnail .videoInfo .videoDetails .videoDate{color:#b8bfc9}body.dark .videoItem .videoThumbnail .videoInfo .videoDetails .videoCreator{color:#fcc}.videoItem{max-width:25rem;height:100%;border-radius:.5rem;transition:box-shadow .3s ease-in-out}.videoItem .videoThumbnail{display:flex;align-items:center;justify-content:center;flex-direction:column;object-fit:cover;border-radius:.5rem;background-color:#f5f5f5;border:1px solid #FFFFFF;text-decoration:none}.videoItem .videoThumbnail img{width:100%;height:auto;border-radius:.5rem .5rem 0 0;object-fit:cover;transition:filter .3s ease-in-out}.videoItem .videoThumbnail .videoInfo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;height:8rem;padding:1rem;text-align:center;background-color:#f5f5f5;border-radius:0 0 .5rem .5rem;border-top:1px solid #FFFFFF}.videoItem .videoThumbnail .videoInfo h2{font-size:16px;font-weight:700;color:#000;margin-bottom:.5rem}.videoItem .videoThumbnail .videoInfo p{font-size:14px;color:#5c5c5c;margin-bottom:.5rem}.videoItem .videoThumbnail .videoInfo .videoDetails{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:14px;color:#5c5c5c}.videoItem .videoThumbnail .videoInfo .videoDetails .videoDuration,.videoItem .videoThumbnail .videoInfo .videoDetails .videoDate{font-weight:400;transition:color .3s ease-in-out}.videoItem .videoThumbnail .videoInfo .videoDetails .videoCreator{font-weight:700;transition:transform .3s ease-in-out,color .3s ease-in-out;padding:.5rem;border:1px solid #FFFFFF;border-radius:1rem}.videoItem:hover{box-shadow:0 4px 8px #0003}.videoItem:hover .videoThumbnail img{filter:brightness(.6)}.videoItem:hover .videoThumbnail .videoInfo .videoDetails{color:#5a1a1a}.videoItem:hover .videoThumbnail .videoInfo .videoDetails .videoCreator{color:#5a1a1a;transform:scale(1.1)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.dark .videoItemSkeleton{color:#eaeaea;background-color:#1a1a1a;box-shadow:0 4px 8px #ffffff1a}body.dark .videoItemSkeleton .videoThumbnailSkeleton,body.dark .videoItemSkeleton .videoThumbnailSkeleton img{background-color:#1a1a1a;border:1px solid rgb(46,50,56)}body.dark .videoItemSkeleton .videoThumbnailSkeleton .videoInfoSkeleton,body.dark .videoItemSkeleton .videoThumbnailSkeleton .videoInfoSkeleton .videoDetailsSkeleton{background-color:#1a1a1a;border-top:1px solid rgb(46,50,56)}.videoItemSkeleton{background-color:silver;animation:pulse 1.5s infinite;width:100%;height:300px}.videoItemSkeleton .videoThumbnailSkeleton,.videoItemSkeleton .videoThumbnailSkeleton img,.videoItemSkeleton .videoThumbnailSkeleton .videoInfoSkeleton,.videoItemSkeleton .videoThumbnailSkeleton .videoInfoSkeleton .videoDetailsSkeleton{background-color:silver;animation:pulse 1.5s infinite}.videoGallery{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;width:100%;padding:1rem}.videoGallery .loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem}.loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;width:100%}.loader{border:6px solid #eee;border-top:6px solid #5A1A1A;border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{color:#5a1a1a;font-size:1.1rem;font-weight:500;letter-spacing:1px}body.dark{color:#eaeaea;background-color:#1a1a1a}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{display:grid;min-height:100dvh;grid-template-rows:auto 1fr auto}
