.topbar-wrapper{background:#04258c;width:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center}.topbar-logo{display:flex;justify-content:space-between;align-items:center;gap:1rem}.topbar-items{display:flex;gap:1rem}@media only screen and (max-width: 768px){.topbar-title,.topbar-right{display:none}}.connect-btn-wrapper{display:flex;cursor:pointer;height:min-content}.connect-btn{background:#3c0088;width:auto;height:41px;padding:12px 24px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:24px;text-align:center;color:#fff}.wrong-network{background:#fa3939}.connect-btn-text{color:#aeb9e1;padding:.25rem 1.5rem;border-radius:.5rem 0 0 .5rem;display:flex;align-items:center;justify-content:center}.connect-btn-text.connected{border:1px solid #fff;margin-right:-.3rem}.connect-btn-icon{background:#04258c;width:max-content;padding:.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.connect-btn-icon.connected{background:#fff}.createbottombar-wrapper{background:#04258c;display:flex;justify-content:space-between;height:75px;position:relative;border-top:1px solid #fff}.createbottombar-left{display:flex;gap:1rem}.createbottombar-upload-btn{padding:1rem;display:flex;align-items:center;gap:.75rem;font-size:1.25rem;position:relative}.createbottombar-upload-btn-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;top:0;left:0}.createbottombar-switch-wrapper{display:flex;align-items:center;gap:.25rem}.createbottombar-generate-btn{padding:1rem;display:flex;align-items:center;gap:.75rem;font-size:1.25rem;cursor:pointer}.createbottombar-center{display:flex;gap:1rem;justify-content:center}.createbottombar-switch-btn-wrapper{width:50px;height:25px;border:1px solid #fff;border-radius:20px;position:relative;display:flex;align-items:center;cursor:pointer}.createbottombar-switch{position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;left:2px;transition:.1s ease-in-out}.createbottombar-switch.active{left:25px}.createbottombar-divider{width:1px;height:100%;background:#fff}.createbottombar-form{display:flex;justify-content:space-between;align-items:center;height:100%;gap:1rem}.createbottombar-form-input-wrapper{margin:0!important;border-color:#fff!important;width:150px}.createbottombar-form-input-lbl{background:#04258c!important;padding:0px .25rem!important}.createbottombar-form-input{color:#fff}@media only screen and (max-width: 768px){.createbottombar-upload-btn-txt,.createbottombar-generate-btn-txt{display:none}.createbottombar-form{position:absolute;bottom:100%;background:#04258c;width:100dvw;left:0}.createbottombar-divider.form{display:none}}.layout-wrapper{width:100dvw;height:100dvh;display:flex;flex-direction:column}.layout-content{flex:1 1 0%;background:#0d111c;overflow:hidden auto;padding-top:2rem;padding-bottom:2rem}.referral-table-wrapper{background:#01152d;border-radius:.5rem;border:1px solid rgb(255,255,255);width:100%;overflow:hidden}.referral-table-head{padding:1rem;display:flex;justify-content:space-between;overflow:hidden;position:relative}.referral-table-head img{width:275px;position:absolute;left:-50px;top:-30px;transform:rotate(-30deg);opacity:.2}.referral-table-title{font-size:1.125rem;font-weight:500;color:#fff;position:relative;display:flex;z-index:1}.referral-table-count{color:#5a6776}.referral-table-content{padding:1rem;background:#e6f3ff;color:#001731}.referral-table{width:100%;padding:1rem}.referral-table thead{border-bottom:1px solid #001731}.referral-table thead tr{padding:1rem 0}.referral-table thead tr th{text-align:center}.referral-table thead tr th:first-child{text-align:start}.referral-table tbody tr td{padding-top:1rem;text-align:center}.referral-table tbody tr td:first-child{text-align:start}.referral-table-footer{padding:1rem;display:flex;justify-content:space-between;align-items:center;background:#e6f3ff;background:#01152d}.referral-table-footer-btn{background:#04258c;color:#fff;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer}.referral-table-footer-btn:disabled{background:#5a6776;cursor:not-allowed}.mycontent-swiper-body{display:flex;gap:1rem;overflow-x:auto}.mycontent-swiper-body::-webkit-scrollbar{display:none}.mycontent-swiper-btn{background:#04258c;color:#fff;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:100dvw;aspect-ratio:1/1}.dashboard-wrapper{flex:1}.dashboard-container{display:flex;flex-direction:column;gap:2rem}.dashboard-body{display:flex;flex-direction:column;gap:1rem}.dashboard-content{display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-between}.box-wrapper{position:relative;max-width:400px;width:100%}.box-container{width:100%;aspect-ratio:16 / 9;background:#000;border-radius:10px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;overflow:hidden}.box-image{width:100%}.box-wrapper:hover .box-fligrant{opacity:1}.box-fligrant{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;background:#00000080;transition:ease-in-out .3s;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end}.box-fligrant-btns{display:flex;justify-content:center;gap:1rem}.box-fligrant-btn{background:#fff;color:#000;border-radius:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;width:50px}@media only screen and (max-width: 475px){.dashboard-title{text-align:center}.dashboard-content{justify-content:center}}*{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:500}a{text-decoration:none;color:inherit}:root{color:#142447;overflow-x:hidden}html{font-size:16px;-webkit-tap-highlight-color:transparent}html,body,#root{display:flex;place-items:center;width:100dvw;overflow:hidden}html{scroll-behavior:smooth;color:#fff!important}.container{padding-inline:.5rem;width:100%;margin:auto}@media only screen and (max-width: 425px){.container{padding-inline:1.5rem}}@media only screen and (min-width: 475px){.container{max-width:475px;padding-inline:2.5rem}}@media only screen and (min-width: 600px){.container{max-width:600px;padding-inline:1rem}}@media only screen and (min-width: 768px){.container{max-width:768px;padding-inline:3rem}}@media only screen and (min-width: 976px){.container{max-width:1024px;padding-inline:3rem}}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding-inline:3rem}}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding-inline:3rem}}.customModal-wrapper{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:#00000080;z-index:100}.customModal-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.customModal-body{background:#e6f3ff;padding:2rem 0;width:max-content;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1.25rem;position:relative;overflow:hidden;gap:3rem}.customModal-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.customModal-input{width:300px;border:1px solid #001731;border-radius:.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;position:relative}.customModal-input input{width:100%;padding:1rem .75rem .25rem;border:none;border-radius:.5rem;outline:none;background:none;font-size:1.25rem}.customModal-label{font-size:1rem;font-weight:500;margin-bottom:.5rem;margin-left:.5rem;position:absolute;top:-.5rem;background:#e6f3ff}.customModal-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;text-align:center;padding:0 2rem}.customModal-icon{background:#00152d;width:100px;height:100px;border-radius:50%;border:1px solid rgb(255,255,255);display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.customModal-icon.danger{background:#ff4d4f}.customModal-desc{display:flex;flex-direction:column;gap:1.5rem}.customModal-footer{display:flex;justify-content:space-evenly;width:100%;border-top:1px solid #001731;padding-top:1rem}.customModal-btn{display:flex;justify-content:center;border:none;background:#001731;color:#f1f1f1;padding:.5rem 1.5rem;border-radius:.5rem;font-size:1rem;cursor:pointer}.customModal-content.fullscreen{aspect-ratio:16/9;max-width:80dvw;max-height:80dvh;border-radius:0;padding:0;gap:0}.customModal-media{width:100%;height:100%;overflow:hidden}.customModal-media video{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 475px){.customModal-content.fullscreen{max-width:100dvw;max-height:100dvh}.customModal-body{margin:.5rem;padding:.25rem;border-radius:.5rem}.customModal-title{font-size:1rem;margin-bottom:.125rem}.customModal-footer{gap:1rem;padding-top:.25rem}.customModal-btn{padding:.5rem 1rem;font-size:.875rem}}
