.Main-module__NJ3EsG__main{background-color:var(--background-light);width:100%;padding:1rem;overflow-y:auto}.Main-module__NJ3EsG__mainHeader{background-color:var(--background-white);box-shadow:var(--shadow-sm);border-radius:var(--border-radius-md);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.Main-module__NJ3EsG__mainHeader>ul{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Main-module__NJ3EsG__mainHeader>ul>.Main-module__NJ3EsG__new{background-color:var(--primary-color);border-radius:var(--border-radius-sm);color:#fff;box-shadow:var(--shadow-sm);align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:500;display:flex}.Main-module__NJ3EsG__mainHeader>ul>.Main-module__NJ3EsG__new:hover{box-shadow:var(--shadow-md);filter:brightness(1.1);transform:translateY(-2px)}.Main-module__NJ3EsG__mainHeader>ul>li{border-radius:var(--border-radius-sm);color:var(--text-primary);align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:500;display:flex}.Main-module__NJ3EsG__mainHeader>ul>li:hover{cursor:pointer;background-color:var(--background-light);color:var(--primary-color)}.Main-module__NJ3EsG__mainHeader>.Main-module__NJ3EsG__nextsub{color:var(--primary-color);align-items:center;gap:.75rem;font-weight:500;display:flex}.Main-module__NJ3EsG__mainHeader>.Main-module__NJ3EsG__nextsub>i{border-radius:50%;padding:.5rem}.Main-module__NJ3EsG__mainHeader>.Main-module__NJ3EsG__nextsub>i:hover{background-color:var(--background-light);cursor:pointer}.Main-module__NJ3EsG__listContainer{margin-top:1.5rem;padding:1rem}.Main-module__NJ3EsG__listContainer h6{color:var(--text-primary);margin:0 0 1.25rem;font-size:1.1rem;font-weight:600}.Main-module__NJ3EsG__cardBody{padding:1rem}.Main-module__NJ3EsG__listContainer>.Main-module__NJ3EsG__listsec{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;width:100%;display:grid}.Main-module__NJ3EsG__listContainer>.Main-module__NJ3EsG__listsec img{filter:blur(1px)}@media (max-width:768px){.Main-module__NJ3EsG__mainHeader{flex-direction:column;align-items:flex-start}.Main-module__NJ3EsG__mainHeader>ul{flex-wrap:wrap;margin-bottom:.75rem}.Main-module__NJ3EsG__mainHeader>.Main-module__NJ3EsG__nextsub{border-top:1px solid var(--border-color);justify-content:flex-end;width:100%;padding-top:.75rem}.Main-module__NJ3EsG__listContainer>.Main-module__NJ3EsG__listsec{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}
.List-module__DIIAWa__file{aspect-ratio:1;border-radius:var(--border-radius-md);background-color:var(--background-white);width:100%;box-shadow:var(--shadow-sm);transition:all .3s;position:relative;overflow:hidden}.List-module__DIIAWa__file:hover{cursor:pointer;box-shadow:var(--shadow-md);transform:translateY(-4px)}.List-module__DIIAWa__wrapper{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.List-module__DIIAWa__wrapper>svg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.List-module__DIIAWa__file:hover .List-module__DIIAWa__wrapper>svg{transform:scale(1.05)}.List-module__DIIAWa__details{color:#fff;background:linear-gradient(#fff0 0%,#000000b3 100%);padding:1.25rem 1rem .75rem;font-size:1rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.List-module__DIIAWa__details>p{opacity:.8;margin:.5rem 0 0;font-size:.85rem}@media (max-width:768px){.List-module__DIIAWa__file{aspect-ratio:4/5}.List-module__DIIAWa__details{padding:1rem .75rem .5rem}}@media (prefers-reduced-motion:reduce){.List-module__DIIAWa__file:hover,.List-module__DIIAWa__file:hover .List-module__DIIAWa__wrapper>svg{transform:none}}
.Aside-module__8KXbta__aside{background-color:var(--background-white);width:260px;height:100vh;box-shadow:var(--shadow-sm);padding:1.25rem .75rem;overflow-y:auto}.Aside-module__8KXbta__aside>.Aside-module__8KXbta__title{color:var(--text-secondary);padding:0 1rem .75rem;font-size:1rem;font-weight:600;display:block}.Aside-module__8KXbta__aside>ul{margin:1.25rem 0;padding:0}.Aside-module__8KXbta__aside>.Aside-module__8KXbta__sticky{border-top:1px solid var(--border-color);color:var(--primary-color);background-color:var(--background-white);text-align:center;border-radius:var(--border-radius-sm);box-shadow:var(--shadow-sm);margin-top:1rem;padding:1rem;font-size:.875rem;font-weight:500;position:sticky;top:calc(100vh - 50px);left:0}.Aside-module__8KXbta__aside>ul>li{border-radius:var(--border-radius-sm);color:var(--text-primary);align-items:center;margin-bottom:.25rem;padding:.875rem 1rem;font-weight:500;display:flex}.Aside-module__8KXbta__aside>ul>li:hover{cursor:pointer;background-color:var(--primary-light);color:var(--primary-color)}.Aside-module__8KXbta__aside>ul>li>i{color:var(--primary-color);text-align:center;width:1.5rem;margin-right:.75rem;font-size:1.1rem}.Aside-module__8KXbta__aside>ul>.Aside-module__8KXbta__subtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:1.5rem 0 .5rem;padding:0 1rem;font-size:.875rem;font-weight:600}.Aside-module__8KXbta__aside>ul>p{color:var(--text-secondary);margin:.5rem 0 1.5rem;padding:0 1rem;font-size:.85rem;line-height:1.5}@media screen and (max-width:768px){.Aside-module__8KXbta__aside{display:none}}
.Header-module__Af2_WG__header{background-color:var(--primary-color);width:100%;height:60px;color:var(--background-white);box-shadow:var(--shadow-sm);z-index:100;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.Header-module__Af2_WG__header span{color:var(--background-white);align-items:center;font-size:1.2rem;font-weight:600;display:flex}.Header-module__Af2_WG__search{width:40%;max-width:500px;position:relative}.Header-module__Af2_WG__search>i{color:var(--text-secondary);z-index:2;font-size:1rem;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Header-module__Af2_WG__search>input{border:1px solid var(--border-color);border-radius:var(--border-radius-md);background-color:var(--background-light);width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;transition:all .3s}.Header-module__Af2_WG__search>input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #0078d41a}.Header-module__Af2_WG__info{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__info>i{color:var(--background-white);border-radius:50%;padding:.5rem;font-size:1.2rem}.Header-module__Af2_WG__info>i:hover{background-color:var(--background-light);color:var(--primary-color);cursor:pointer}.Header-module__Af2_WG__info>.Header-module__Af2_WG__user{background-color:var(--text-secondary);color:#fff;width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-weight:500;display:flex}.Header-module__Af2_WG__info>.Header-module__Af2_WG__user:hover{box-shadow:var(--shadow-md);cursor:pointer;transform:translateY(-2px)}@media (max-width:768px){.Header-module__Af2_WG__header{padding:0 1rem}.Header-module__Af2_WG__search{width:50%}.Header-module__Af2_WG__info{gap:1rem}}
.page-module__E0kJGG__content{background-color:var(--background-light);min-height:calc(100vh - 50px);margin:0;display:flex}@media (max-width:768px){.page-module__E0kJGG__content{flex-direction:column}}
.Welcome-module__RaTM-q__vid{object-fit:cover;z-index:-1;width:100vw;height:100vh;position:fixed;top:0;left:0}
