@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}#root,body,html{--nav-height:4rem;--bottom-height:3.5rem;background-color:#000;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;overflow-x:hidden!important;scroll-behavior:smooth}nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;bottom:0;box-shadow:0 2px 8px #00000080;display:flex;height:4rem;padding:0 1rem;position:fixed;top:auto;z-index:100}.main-content{background:#0000004d;bottom:3.5rem;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:4rem}h2{border-left:4px solid #4d91ff;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:1.5rem;letter-spacing:.5px;margin-bottom:1rem;padding-left:.75rem}.section-carousel{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scrollbar-width:none}.section-carousel::-webkit-scrollbar{display:none}.card{background:#000;border-radius:.75rem;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;padding-bottom:1rem;position:relative;transition:box-shadow .3s;width:200px}.card:hover{box-shadow:0 8px 24px #000000e6}.card-image{background-color:#000;display:block;filter:brightness(.75);height:140px;object-fit:cover;width:100%}.card-title{background:linear-gradient(#0000,#000);bottom:0;color:#fff;font-size:.95rem;letter-spacing:.5px;padding:.75rem;position:absolute;text-shadow:0 2px 8px #000;width:100%}.main-content::-webkit-scrollbar,.section-carousel::-webkit-scrollbar{height:6px;width:6px}.main-content::-webkit-scrollbar-track,.section-carousel::-webkit-scrollbar-track{background:#0000}.main-content::-webkit-scrollbar-thumb,.section-carousel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4d91ff,#a1ffce);border-radius:3px;-webkit-transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s}.main-content::-webkit-scrollbar-thumb:hover,.section-carousel::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a1ffce,#4d91ff);transform:scaleY(1.2)}.main-content,.section-carousel{scrollbar-color:#4d91ff #0000;scrollbar-width:thin}.reels-container::-webkit-scrollbar{width:6px}.reels-container::-webkit-scrollbar-track{background:#0000}.reels-container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4d91ff,#a1ffce);border-radius:3px;-webkit-transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s}.reels-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a1ffce,#4d91ff);transform:scaleY(1.2)}.reels-container{scrollbar-color:#4d91ff #0000;scrollbar-width:thin}.background-wrapper{inset:0;pointer-events:none;position:fixed;z-index:0}.squares-canvas{border:none;display:block;height:100%;width:100%}
/*# sourceMappingURL=main.d3d5535e.css.map*/