*{background-position:50%;background-size:cover;box-sizing:border-box;font-family:Arupala Grotesk Trial,sans-serif;margin:0;outline:none;padding:0;-webkit-user-select:none;user-select:none}body,html{background:#080b13}input,select,textarea{font-size:14px}.screen-width{margin:0 auto;padding:0 3%;width:100%}@media only screen and (min-width:600px){.screen-width{max-width:800px}}a{color:#000;color:initial;text-decoration:none}h1,h2,h3,h4{letter-spacing:0}p{font-size:14px}a,button{cursor:pointer}.highlight{color:#4b7cff;font-weight:700}.App{background:#080b13;min-height:100svh}.bold{font-weight:700}.location-denied{align-items:center;height:100svh}.UserAuth,.location-denied{color:#fff;display:flex;flex-direction:column;justify-content:center}.UserAuth{min-height:100svh;padding-top:20px}.UserAuth button{margin-top:15px}.UserAuth img{margin-bottom:50px}.UserAuth h2{color:#fff;margin-bottom:20px}.sign-up{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.sign-up-choice-container{display:flex;gap:30px}.sign-up-choice{display:flex;height:100px;width:100px}.auth-switch{color:#fff;margin-top:20px}.casting{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.join-others{margin-bottom:20px}.Input{background:#0f121a;border:0;border-radius:10px;color:#fff;height:50px;padding-left:12px;width:100%}.Input::placeholder{color:#515c84;text-transform:capitalize}.Input.disabled{opacity:.5}.icon-small{width:20px}.input-container{display:flex;flex-direction:column;margin-bottom:10px;position:relative}.input-container-inner{display:flex}.input-container .input-icon-container{position:absolute;right:0;top:0}.fa-circle-check{color:#27ece9}.fa-circle-xmark{color:red}button{border:0;border-radius:50px;color:#fff;display:block;padding:10px 20px;white-space:nowrap}button i{margin-right:5px}button{font-size:12px}button.filled{background:#141823}button.outline{background:none;border:1px solid #4b7cff}button.filled_color{background:#4b7cff}.disabled{background:gray!important}.back-container{align-items:center;display:flex;font-size:18px;font-weight:700;gap:5px;margin-bottom:20px}.back-container span{font-size:18px!important}.Terms{background:#080b13;left:0;overflow-y:auto;padding-top:20px;position:fixed;top:0;inset:0;width:100%;z-index:1}.Terms h3{margin-bottom:10px}.Terms section{margin-bottom:20px}.PollCard{background:#101725;border-radius:8px;display:flex;flex-direction:column;gap:14px;justify-content:space-between;min-height:168px;padding:18px}.PollCard .prize{align-items:center;color:#fff;display:flex;font-size:18px;gap:5px;min-width:0;text-transform:capitalize}.PollCard .prize>.Chest,.PollCard .prize>.Coin{flex:0 0 30px;min-width:30px;width:30px}.PollCard .prize h5{min-width:0;overflow-wrap:anywhere}.PollCard p{color:#f3c969}.battle-card-footer,.battle-card-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.battle-card-footer{margin-top:auto}.battle-schedule,.battle-status{border-radius:999px;font-size:12px;padding:5px 10px;text-transform:capitalize}.battle-status{background:#00d08b26;color:#33e0a5}.battle-schedule{color:#9da9c0}.status-closed .battle-status{background:#ffffff14;color:#c2c9d6}.status-coming_soon .battle-status{background:#f3c96929;color:#f3c969}.poll-card-header{display:flex;justify-content:space-between}.poll-bar-container{display:flex;flex-direction:column;gap:5px;width:100%}.poll-bar{align-items:center;background:#f1f9eb;border-radius:10px;display:flex;height:30px;height:45px;padding-left:20px}.poll-image-container{display:flex;gap:10px}.poll-image-container .image-container{background:#e9e9e9;border-radius:10px;height:180px;width:50%}.poll-image-container img{border-radius:10px;height:100%;object-fit:cover;width:100%}.title{color:#fff;font-size:20px;line-height:1.15;text-transform:capitalize}.most-popular .most-popular-label{align-items:center;color:#d64045;display:flex;gap:5px}.most-popular .image-container{align-items:center;display:flex}.most-popular .dot{background:#d64045}.most-popular .dot-1{animation:dot-1 3s infinite;background:#d64045;height:2px;opacity:0;width:2px}.most-popular .dot-2{animation:dot-2 2s infinite;background:#d64045;border-radius:50px;height:4px;transform:translateX(15px) translateY(0);width:4px}.most-popular .dot-3{animation:dot-1 3s infinite;background:#d64045;height:1px;width:1px}@keyframes dot-1{0%{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}75%{opacity:0}to{transform:translateY(0)}}@keyframes dot-2{0%{opacity:0;transform:translateX(15px) translateY(0)}50%{opacity:1;transform:translateX(15px) translateY(-20px)}75%{opacity:0}to{transform:translateX(15px) translateY(0)}}.chest{width:30px}.additional-info{color:orange;line-height:1.4}@media only screen and (max-width:420px){.battle-card-footer{align-items:flex-start;flex-direction:column}.battle-card-footer a,.battle-card-footer button{width:100%}}.Coin{display:flex;position:relative}.Coin .coin_background{width:100%}.Coin .sparkle{width:40%}.sparkle{animation:spin 2s linear infinite;left:0;position:absolute;top:0}.Chest{animation:shake .5s infinite;display:flex;position:relative}.Chest .chest_img{width:100%}.Chest .sparkle{width:40%}@keyframes shake{0%{transform:rotate(0deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}75%{transform:rotate(0deg)}}.Feed{display:flex;flex-direction:column;gap:16px;min-height:100svh;padding-bottom:120px}.Feed h1{color:#fff;font-size:28px;line-height:1.05}.feed-loader-container{align-items:center;display:flex;justify-content:center;min-height:100svh;width:100%}.loader{animation:spin 3s infinite;width:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.banner{background:#f9c23c;border-radius:10px;height:80px}.updates{background:#ecfbfa;border:1px solid #0bfff759;border-radius:8px;color:#18201f;padding:20px;width:100%}.updates h2{color:#18201f}.updates h2,.updates p{margin-bottom:20px}.updates .update-section{margin-bottom:25px}.updates li{font-size:14px;list-style-position:inside}.sponsor-banner-container{margin-bottom:20px}.feed-section-header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-top:4px}.feed-section-header p{color:#8f9bb4;text-align:right}.feed-eyebrow{color:#7dd8ff;display:block;font-size:12px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.battle-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(0,1fr)}@media only screen and (max-width:520px){.feed-section-header{align-items:flex-start;flex-direction:column;gap:6px}.feed-section-header p{text-align:left}}@media only screen and (min-width:760px){.battle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Header{margin-bottom:10px;position:-webkit-sticky;position:sticky;position:relative;top:0;z-index:10;z-index:1}.Header,.Header .header-inner{align-items:center;display:flex;justify-content:space-between;width:100%}.Header .header-inner{background:#080b13;padding:20px 3% 5px}.Header .headshot{border-radius:5px;height:40px;object-fit:cover;width:40px}.header-right{display:flex;gap:10px}.greeting-container{align-items:center;display:flex}.greeting-container .greeting-container-inner{align-items:center;display:flex;gap:10px}.greeting-container h2{color:#fff}.greeting-container p{color:#fff;font-size:16px;font-weight:700}.coins-container{align-items:center;border-radius:200px;color:gold;display:flex;gap:5px;justify-content:space-between;margin-right:20px}.coins-container img{width:30px}@keyframes coin-flip{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.avatar{background:gray;background-position:50%;background-size:cover;border-radius:5px;display:none;height:40px;width:40px}.scroll{animation:pulse 2s infinite;cursor:pointer;width:40px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.fa-bars{color:#fff;font-size:25px}.confirmation-modal-container{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.confirmation-modal{background:#0f121a;border:1px solid #1e2c47;border-radius:10px;color:#fff;display:flex;flex-direction:column;max-width:400px;padding:30px;width:100%;z-index:2}.confirmation-modal h2{margin-bottom:25px}.message-modal{background:#080b13;color:#fff;height:100svh;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:2}.message-modal,.message-modal .screen-width{align-items:center;display:flex;flex-direction:column}.message-modal img{margin-bottom:20px}.message-modal h2{margin-bottom:10px}.message-modal p{margin-bottom:20px}@keyframes popOut{0%{transform:scale(0)}to{transform:scale(1)}}.Wallet{background:#080b13;color:#fff;height:100svh;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:2}.amount-button-container{align-items:center;display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px}.amount{font-size:50px}.button-container{display:flex;flex-wrap:wrap;gap:15px}.coin-container{align-items:center;display:flex;gap:10px;margin-bottom:50px}.transaction-title{margin-bottom:20px}.transaction-row{align-items:center;background:#0f1422;border-radius:10px;display:flex;font-size:16px;justify-content:space-between;padding:15px}.transaction-status{color:#3fd63f;font-size:14px;text-transform:capitalize}.complete{color:#3fd63f}.pending{color:orange}.coin{width:40px}.Story{background:#080b13;color:#fff;height:100svh;padding:5%;position:fixed;text-align:center;top:0;width:100%;z-index:2}.Story .inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Story h2,.Story p{margin-bottom:25px}.Contact{-webkit-user-select:initial!important;user-select:auto!important}.HowToPlay h2{margin-bottom:20px}.HowToPlay h3{color:#fff;margin-bottom:10px}.HowToPlay p{color:#b1b7ed}.HowToPlay li{font-size:14px;margin-top:10px}.HowToPlay section{margin-bottom:20px}.battle-how-to-play-container{inset:0;overflow:auto}.SideMenu,.battle-how-to-play-container{background-color:#0f1422;color:#fff;padding:3%;position:fixed;width:100%;z-index:1}.SideMenu{height:100svh;left:0;top:0;transform:translateX(-100%);transition:.3s ease-in-out}.SideMenu span{display:block;font-size:30px}.slideIn{transform:translateX(0)}.outlet{background:#080b13;color:#fff;height:100svh;left:0;padding:3%;position:fixed;top:0;inset:0;overflow:auto;transform:translateX(-100%);transition:.3s ease-in-out;width:100%;z-index:40}.outlet h2{margin-bottom:25px}.outletSlideIn{transform:translateX(0)}.content{display:flex;margin:50px auto 0;max-width:600px!important}.SubmitFeedback{width:100%}.SubmitFeedback textarea{background:#12192b;border:0;color:#fff;height:100px;margin-bottom:20px;margin-top:20px;resize:none;width:100%}.NavBar{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;width:100%}.NavBar a{color:#fff!important}.NavBar img{width:35px}.nav-bar-inner{align-items:center;background:#12192b;display:flex;gap:50px;justify-content:center;padding-bottom:22.5px;padding-top:22.5px;width:100%}.nav-icon-container{align-items:center;display:flex;flex-direction:column}.residents{width:30px!important}.SponsorBanner{width:100%}.SponsorBanner img{height:auto;width:100%}.Skeleton{background:#141823;border-radius:12px;margin-bottom:10px}.Profile{color:#fff;gap:20px;min-height:100svh;padding-bottom:120px;padding-top:25px}.Profile,.profile-header{display:flex;flex-direction:column}.profile-header{background:#101725;border:1px solid #1d2b43;border-radius:8px;gap:18px;padding:16px}.profile-info{display:flex;flex-direction:column;margin-bottom:15px}.profile-info a{overflow:hidden;text-overflow:ellipsis}.profile-info .name{font-size:clamp(24px,7vw,40px);line-height:1.05;text-transform:capitalize}.profile-info .username{color:#8f9bb4;font-size:16px;margin-top:4px}.profile-info .bio{color:#dce5f5;line-height:1.45;margin-top:14px}.profile-info button{margin-top:15px}.name-badge-container{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.badge{width:35px}.profile-headshot-container{aspect-ratio:1/1;background:#0f121a;border-radius:8px;height:auto;min-height:160px;min-width:0;width:min(100%,220px)}.profile-headshot-container img{border-radius:8px;height:100%;object-fit:cover;width:100%}.web-link{color:#7dd8ff;margin-top:8px}.stat-card-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.stat-card{align-items:center;background:#101725;border:1px solid #1d2b43;border-radius:8px;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:88px;padding:14px 8px;text-align:center;width:100%}.stat-card h2{color:#f3c969;font-size:28px}.stat-card .label{color:#9da9c0;font-size:14px}.edit-profile{background:#000;inset:0;overflow-y:auto;padding:5%;position:fixed;width:100%;z-index:1}.edit-profile .headshot{background-position:50%;background-size:cover;border-radius:8px;height:200px;width:200px}.edit-profile .headshot-container{margin-bottom:50px;margin-top:50px}.edit-profile .headshot-container p{margin-top:25px}.edit-profile-inner{overflow:scroll}.edit-profile-section{margin-bottom:50px}.contact-tooltip{background:#ffffff26;border-radius:8px;left:50%;padding:10px 20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-button-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.profile-button-container button{width:100%}.Profile .entries-container,.bookmarks{margin-top:6px}@media only screen and (max-width:520px){.profile-headshot-container{width:100%}.stat-card-container{gap:8px}.stat-card{min-height:78px}.stat-card h2{font-size:24px}.stat-card .label{font-size:12px}}@media only screen and (min-width:680px){.profile-header{align-items:stretch;flex-direction:row;padding:20px}.profile-headshot-container{flex:0 0 220px}.profile-info{justify-content:center}.profile-button-container button{width:auto}}.video-container{background:#121626;border:1px solid #1d2b43;border-radius:8px;margin-top:15px;overflow:hidden;position:relative;width:100%}.video-container video{border-radius:8px;display:block;max-height:70svh;min-height:320px;object-fit:contain;width:100%}.video-error{align-items:center;background:#070a12db;color:#fff;display:flex;font-weight:800;inset:0;justify-content:center;line-height:1.4;padding:24px;position:absolute;text-align:center}.EntryCard{background:#0d1320;border:1px solid #1d2b43;border-radius:8px;display:flex;flex-direction:column;padding:14px;transition:height .2s ease-in-out;transition:height .5s cubic-bezier(.175,.885,.32,1.275)}.EntryCard .name{color:#fff;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EntryCard .battle-title,.EntryCard .name{text-transform:capitalize}.entry-card-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.entry-card-header-left{align-items:center;display:flex;gap:10px;min-width:0;width:auto}.pill{background:gold;border-radius:999px;color:#000;padding-left:10px;padding-right:10px;white-space:nowrap}.card-menu-container{align-items:flex-end;display:flex;flex-direction:column;position:relative}.card-menu-icon{align-items:center;background:#141823;border-radius:8px;color:#fff;display:flex;height:35px;justify-content:center;width:35px}.card-menu{background:#0f121a;border:1px solid #25334d;border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:10px;padding:10px 30px 10px 15px;position:absolute;right:10px;top:45px;width:-webkit-max-content;width:max-content;z-index:1}.votes{background:#fff;color:#000}.vote-button,.votes{border-radius:999px;padding:8px 15px;width:-webkit-fit-content;width:fit-content}.vote-button{background:#4b7cff;color:#fff}.user-actions{display:flex;gap:8px;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.voted{background:gold;color:#574a00}.share-link{color:#fff}.entry-card-header-right{align-items:center;display:flex}.comment-button{color:#fff}.feedback-button{align-items:center;display:flex;gap:5px;margin-top:10px}.fa-comment{color:#4b7cff}.vote-list-modal{align-items:center;background:#000000b3;color:#fff;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center;left:50%;overflow-y:auto;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.vote-list-content{background:#242a3d;border-radius:8px;max-height:80vh;max-width:400px;overflow-y:scroll;padding:0 20px 20px;width:100%}.vote-list-header{align-items:center;background:#242a3d;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px 0;position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:520px){.EntryCard{padding:12px}.entry-card-header{align-items:flex-start}.entry-card-header-right{align-items:flex-end;flex-shrink:0}.user-actions{padding:0}.video-container video{min-height:260px}}.share-modal-container{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.share-modal{background:#0f121a;border:1px solid #1e2c47;border-radius:10px;color:#fff;display:flex;flex-direction:column;max-width:400px;padding:30px;width:100%;z-index:2}.share-modal h2{margin-bottom:25px}.share-modal-header{display:flex;justify-content:space-between}.delete-modal-container{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.delete-modal{background:#0f121a;border:1px solid #1e2c47;border-radius:10px;color:#fff;display:flex;flex-direction:column;max-width:400px;padding:30px;width:100%;z-index:2}.delete-modal h2{margin-bottom:25px}.delete-modal-header{display:flex;justify-content:space-between}.message{background:#1f2638;border-radius:10px;padding:10px}.message,.share-link{font-size:14px;margin-bottom:15px}.share-link{color:#4b7cff;cursor:pointer}.ReportModal{align-items:center;background:#00000080;height:100svh;justify-content:center;left:0;position:fixed;top:0}.ReportModal,.report-modal-inner{color:#fff;display:flex;width:100%;z-index:2}.report-modal-inner{background:#0f121a;border:1px solid #1e2c47;border-radius:10px;flex-direction:column;max-width:400px;padding:30px}.report-modal-inner h2{margin-bottom:25px}.Comment{align-items:start;background-color:#0f1422;border-radius:10px;display:flex;gap:10px;margin-bottom:20px;padding:15px}.Comment .headshot{background-position:50%;background-size:cover;border-radius:5px;min-height:30px;min-width:30px}.Feedback{background:#080b13;color:#fff;color:#fff!important;inset:0;overflow:auto;padding:3%;position:fixed;width:100%;z-index:1}.Feedback .screen-width{height:100%}.Feedback .feedback-battle-title{text-transform:capitalize}.Feedback a{color:#fff}.Feedback .create-post-container{background:#12192b;border-radius:10px;margin-top:30px;padding:20px}.Feedback textarea{background:#0000;border:0;color:#fff;height:100px;resize:none;width:100%}.Feedback textarea::placeholder{color:#344a83}.Feedback .post-confirmation{color:#2fffce}.Feedback .feedback-container{margin-top:50px}.Feedback .feedback-container h3{margin-bottom:25px;text-transform:capitalize}.Feedback .user-info{display:flex;gap:10px;margin-top:30px}.Feedback .user-info .headshot{border-radius:5px;height:50px;width:50px}.ActorCard{align-items:center;display:flex;gap:10px;margin-bottom:30px}.ActorCard .loading{background:#1e2434;border-radius:10px;width:100%}.actor-card-headshot{background-position:50%;background-size:cover;border-radius:15px;margin-right:10px;width:100px}.star{cursor:pointer;margin-right:20px;width:25px}.actor-card-name{color:#fff;display:block}.LockedProfile{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.LockedProfile a{color:#fff}.Battle{min-height:100svh;padding-bottom:100px;padding-top:30px}.Battle .button-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.Battle .battle-title{color:#fff;font-size:clamp(26px,6vw,42px);line-height:1.04;margin-bottom:10px;text-transform:capitalize}.Battle .period{background:#00d08b}.Battle .period,.Battle .sponsored{border-radius:999px;color:#fff;font-size:14px;margin-bottom:10px;padding:5px 15px;width:-webkit-fit-content;width:fit-content}.Battle .sponsored{background:#e946d8}.Battle .writtenBy{align-items:center;color:#fff;display:flex;font-size:14px;gap:5px;margin-bottom:10px}.Battle .writtenBy .headshot{background-position:50%;background-size:cover;border-radius:100%;height:25px;width:25px}.Battle .writtenBy .link{align-items:center;color:aqua;display:flex;gap:5px}.battle-header-left{width:100%}.back,.uploading{color:#fff}.entries-container{display:flex;flex-direction:column;gap:34px;margin-top:34px}.battle-header{background:linear-gradient(180deg,#111a2a,#0c111c);border:1px solid #1f2b43;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;padding:20px}.battle-info{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:12px;margin-bottom:0;min-width:100%;text-transform:capitalize;width:100%}.battle-info .fa-circle-info{font-size:20px}.battle-info img{width:30px}.prize{color:#fff}.info-pill{align-items:center;background:#12192b;border:1px solid #25334d;border-radius:999px;color:#fff;display:flex;gap:5px;padding:7px 14px}.info-pill i{color:#fff}.prize-container{align-items:center;background:#ffffff0f;border:1px solid #25334d;border-radius:999px;color:#fff;display:flex;gap:5px;padding:7px 14px;width:-webkit-fit-content;width:fit-content}.deadline{color:#fff}.upload-tape{font-size:16px;margin-top:20px}.file-name{color:#fff;margin-bottom:10px}.file-container{background:#101725;border:1px solid #1d2b43;border-radius:8px;margin-top:18px;padding:16px}.file-container .button-container{display:flex;gap:10px}.download{align-items:center;background:#0f121a;border-radius:30px;display:flex;height:50px;justify-content:center;width:50px}.download img{width:25px}.winner-pending{color:#ebc800}.winner{align-items:center;background:gold;border-radius:8px;display:flex;margin-top:20px;padding:5px}.winner-avatar{border-radius:100%;height:50px;margin-right:10px;width:50px}.winner-right{display:flex;flex-direction:column}.user-votes{color:#fff}.prize-info-container h2{margin-bottom:25px}.prize-info-container p{margin-bottom:50px}.prize-info-video-container{aspect-ratio:16/9;height:auto}.prize-info-video-container video{height:100%;object-fit:contain;width:100%}.pill-container{display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width:560px){.Battle{padding-top:18px}.Battle .button-container{align-items:stretch;flex-direction:column}.Battle .button-container a,.Battle .button-container button{width:100%}.battle-header{padding:16px}.battle-info{align-items:stretch;flex-direction:column}.info-pill,.prize-container{justify-content:flex-start;width:100%}.entries-container{gap:28px}}.Onboarding{color:#fff;display:flex;flex-direction:column;position:relative}.Onboarding h1{text-transform:capitalize}.Onboarding .input-container{width:100%}.Onboarding h2{margin-bottom:20px}.carousel{flex:1 1;inset:0;overflow:hidden}.carousel-inner{height:100svh;transition:transform .5s ease}.carousel-inner,.carousel-item{display:flex;flex-direction:column}.carousel-item{align-items:start;justify-content:center;min-height:100svh}.carousel-item button{display:inline-block;margin-right:12px;margin-top:20px}.carousel-item.centered{align-items:center;justify-content:center}.carousel-item .description{display:block;margin-bottom:10px}.headshot-placeholder{align-items:center;background:#b8b8b8;background-position:50%;background-size:cover;border-radius:15px;display:flex;height:200px;justify-content:center;width:200px}.progress-bar-container{background:#080b13;display:flex;left:0;padding-top:20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.progress-bar-outer{background:#0f121a;border-radius:5px;height:10px;width:100%}.progress-bar-inner{align-items:center;background:#4b7cff;border-radius:5px;display:flex;height:10px;justify-content:center;justify-content:end;padding-left:5%;transition:.3s ease-in-out}.Dashboard{background:#fff!important;color:#000;height:100svh}.create-battle-modal-container{align-items:center;background:rgba(0,0,0,.744);display:flex;justify-content:center;left:0;min-height:100svh;position:fixed;top:0;width:100%}.create-battle-modal{background:gray;display:flex;flex-direction:column;max-width:500px;padding:50px;width:100%}.battles-container{display:flex;gap:20px;margin-top:50px}.admin-battle-card{background:#ebebeb;width:300px}.menu{display:flex;gap:10px;margin-bottom:50px}.dashboard-video-report{max-width:400px;width:100%}.Directory{color:#fff;min-height:100svh;padding-top:25px}.Directory a{color:#fff}.Directory{padding-bottom:132px}.tab{display:inline-block;margin-bottom:25px;margin-right:10px}.active{color:#4b7cff}.SharedVideo{color:#fff!important;height:100svh;padding-top:25px}.SharedVideo header{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.SharedVideo h4{color:#fff!important;text-transform:capitalize}.private-entry{gap:20px;height:100%}.VerifyEmail,.private-entry{align-items:center;display:flex;flex-direction:column;justify-content:center}.VerifyEmail{color:#fff;height:100vh;text-align:center}.VerifyEmail p{margin-bottom:20px;margin-top:20px}.VerifyEmail a{color:#fff}.VerifyEmail button{margin-bottom:10px}
/*# sourceMappingURL=main.0a414cc2.css.map*/