.drop-dialog{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:rgba(9,9,10,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0;margin:0;top:0;z-index:10000;overflow:hidden;position:fixed}.drop-dialog .drop-dialog-content{display:flex;flex-direction:column;width:max(45rem,50vw);height:max(46rem,80vh);background:#1c1f26;border-radius:2rem;padding:2.6rem 3.3rem;box-sizing:border-box;overflow-y:auto;gap:1.6rem}.drop-dialog .drop-dialog-content .info{display:flex;flex-direction:column;gap:1rem}.drop-dialog .drop-dialog-content .info .info-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;color:hsla(0,0%,100%,.5)}.drop-dialog .drop-dialog-content .info .info-title.required:after{content:"*";right:0;top:0;color:red}.drop-dialog .drop-dialog-content .info .info-content{font-family:Montserrat,sans-serif;font-size:1.4rem;color:#000;word-break:break-all;padding:.6rem .8rem;border-radius:.6rem;outline:none;height:3.4rem;box-sizing:border-box;border:none}.drop-dialog .drop-dialog-content .button-row{display:flex;flex-direction:row;gap:2rem;margin-left:auto;margin-top:auto}.drop-dialog .drop-dialog-content .button-row .close-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;background:transparent;border:2px solid #244dff}.drop-dialog .drop-dialog-content .button-row .close-button:hover{background:#fff;color:#244dff}.drop-dialog .drop-dialog-content .button-row .submit-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem}.drop-dialog .drop-dialog-content .button-row .submit-button:hover{background:#fff;color:#244dff}.drop-item{display:flex;flex-direction:row;row-gap:2.4rem;column-gap:6rem;flex-wrap:wrap;border-radius:1.2rem;background:#0e0e1d;box-sizing:border-box;padding:2rem}.drop-item .info{display:flex;flex-direction:column;gap:1rem}.drop-item .info .info-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:2.6rem;font-style:normal;color:hsla(0,0%,100%,.5)}.drop-item .info .info-content{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;color:#fff;max-width:35rem;word-break:break-all}.admin-dashboard{display:flex;flex-direction:column;width:100vw;height:100vh;background:#1c1f26;box-sizing:border-box;padding:2rem 3rem;gap:3.6rem}.admin-dashboard .title-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.admin-dashboard .title-row .title{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:5.6rem;font-style:italic;color:#fff}.admin-dashboard .title-row .add-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap;text-decoration:none;margin-left:3rem}.admin-dashboard .title-row .add-button:hover{background:#fff;color:#244dff}.admin-dashboard .title-row .add-button.link{margin-left:auto}.admin-dashboard .current-drop-list{display:flex;flex-direction:column;gap:3.6rem}.admin-dashboard .button-row{display:flex;flex-direction:row;gap:1rem;margin-left:auto;margin-top:auto}.admin-dashboard .button-row .edit-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;background:transparent;border:2px solid #244dff;width:-moz-fit-content;width:fit-content;min-width:auto}.admin-dashboard .button-row .edit-button:hover{background:#fff;color:#244dff}.admin-dashboard .button-row .delete-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;background:transparent;width:-moz-fit-content;width:fit-content;min-width:auto;border:2px solid red;color:red}.admin-dashboard .button-row .delete-button:hover{background:#fff;color:#244dff;color:red}.admin-login{width:100vw;height:100vh}.admin-login,.admin-login .login-button{display:flex;justify-content:center;align-items:center}.admin-login .login-button{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap}.admin-login .login-button:hover{background:#fff;color:#244dff}.banner{display:flex;flex-direction:row;gap:9.565rem;padding:8.8rem 12rem 0;background:#09090a}.banner .yuni{width:19.435rem;height:22rem;object-fit:contain;align-self:flex-end}.banner .banner-info{display:flex;flex-direction:column;gap:3.2rem}.banner .ttdrop{display:flex;flex-direction:column;gap:2rem}.banner .ttdrop .ttdrop-image{width:40rem;height:4.8rem;object-fit:contain;margin-top:1rem}.banner .ttdrop .ttdrop-description{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal}.banner .status-list{display:flex;flex-direction:row;gap:6rem}.banner .status-list .status-block{display:flex;flex-direction:column;gap:.4rem}.banner .status-list .status-block .status-content{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:3.2rem;font-style:italic;white-space:nowrap}.banner .status-list .status-block .status-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;white-space:nowrap}.window-small .banner{display:flex;flex-direction:column;padding:7.6rem 1.6rem 0;gap:2rem}.window-small .banner .yuni{width:15.9rem;height:18rem}.window-small .banner .banner-info{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;padding-right:3rem}.window-small .banner .ttdrop{gap:1.6rem;align-items:center;justify-content:center}.window-small .banner .ttdrop .ttdrop-image{width:28.3333rem;height:3.4rem}.window-small .banner .ttdrop .ttdrop-description{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal}.window-small .banner .status-list{display:flex;flex-direction:column;gap:3.2rem;margin-top:2.8rem}.window-small .banner .status-list .status-block .status-content{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:2rem;font-style:italic}.window-small .banner .status-list .status-block .status-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal}.completed-campaign{display:flex;flex-direction:row;padding:1.6rem 4rem 2rem 2rem;border-radius:2rem;background:transparent;border:2px solid #1c1f26;gap:4rem}.completed-campaign .drop-image{width:22rem;height:22rem;border-radius:2rem;object-fit:cover;margin-top:.4rem}.completed-campaign .drop-info-block{display:flex;flex-direction:column;gap:2rem;flex:1 1}.completed-campaign .drop-info-block .status-bar{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;height:2.4rem;border-radius:.8rem;padding:0 .8rem;box-sizing:border-box;background:#1c1f26;color:hsla(0,0%,100%,.5);width:-moz-fit-content;width:fit-content}.completed-campaign .drop-info-block .drop-image-name{display:flex;flex-direction:row;align-items:center;gap:1.6rem}.completed-campaign .drop-info-block .drop-image-name .drop-icon{width:6rem;height:6rem;object-fit:contain}.completed-campaign .drop-info-block .drop-image-name .drop-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:2.6rem;font-style:normal}.completed-campaign .drop-info-block .drop-info-list{display:flex;flex-direction:row;gap:4rem}.completed-campaign .drop-info-block .drop-info-list .drop-info{display:flex;flex-direction:column;gap:.8rem;min-width:10.6rem;max-width:18rem}.completed-campaign .drop-info-block .drop-info-list .drop-info.apy{margin-left:auto}.completed-campaign .drop-info-block .drop-info-list .drop-info.apy .drop-info-content{font-size:6rem;font-style:italic;font-weight:800;line-height:1}.completed-campaign .drop-info-block .drop-info-list .drop-info .drop-info-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;color:hsla(0,0%,100%,.5)}.completed-campaign .drop-info-block .drop-info-list .drop-info .drop-info-content{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;white-space:pre-wrap}.window-small .completed-campaign{display:flex;flex-direction:row;padding:1.6rem 1.6rem 3.6rem;gap:1.2rem;width:33.5rem;margin:0 auto;box-sizing:border-box}.window-small .completed-campaign .left-section{display:flex;flex-direction:column;justify-content:space-between}.window-small .completed-campaign .left-section .drop-image{width:10rem;height:10rem;margin:0}.window-small .completed-campaign .right-section{display:flex;flex-direction:column;gap:.8rem}.window-small .completed-campaign .right-section .status-bar{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.2rem;font-style:normal;display:flex;justify-content:center;align-items:center;border-radius:.8rem;box-sizing:border-box;background:#1c1f26;color:hsla(0,0%,100%,.5);width:-moz-fit-content;width:fit-content;height:1.8rem;padding:0 .4rem}.window-small .completed-campaign .right-section .drop-image-name{display:flex;flex-direction:row;align-items:center;gap:.6rem;margin-top:.8rem}.window-small .completed-campaign .right-section .drop-image-name .drop-icon{width:3.2rem;height:3.2rem}.window-small .completed-campaign .right-section .drop-image-name .drop-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal}.window-small .completed-campaign .drop-info{display:flex;flex-direction:column;gap:.6rem;min-width:10.6rem;max-width:16rem}.window-small .completed-campaign .drop-info.left-padding{margin-left:3.8rem}.window-small .completed-campaign .drop-info.apy .drop-info-content{font-size:3.6rem;font-style:italic;font-weight:800;height:-moz-fit-content;height:fit-content;line-height:1}.window-small .completed-campaign .drop-info .drop-info-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;color:hsla(0,0%,100%,.5)}.window-small .completed-campaign .drop-info .drop-info-content{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;height:3.4rem}.claim-dialog{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:rgba(9,9,10,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0;margin:0;top:0;z-index:10000;overflow:hidden;position:fixed}.claim-dialog .claim-dialog-content{display:flex;flex-direction:column;align-items:center;width:45rem;height:53.8rem;background:#1c1f26;border-radius:2rem;padding:4rem 3.6rem;box-sizing:border-box;position:relative;color:#fff}.claim-dialog .claim-dialog-content .title{font-family:Montserrat,sans-serif;font-size:2.6rem;font-weight:600;line-height:2rem;z-index:1}.claim-dialog .claim-dialog-content .token-logo{width:12rem;height:12rem;object-fit:cover;border-radius:12rem;margin-top:2.4rem;z-index:1}.claim-dialog .claim-dialog-content .claimable-amount{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:3.2rem;font-style:italic;line-height:2.6rem;margin-top:1.2rem;z-index:1}.claim-dialog .claim-dialog-content .info-list{display:flex;flex-direction:column;gap:1.6rem;margin-top:4rem;width:100%;z-index:1}.claim-dialog .claim-dialog-content .info-list .info-item{display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;justify-content:space-between}.claim-dialog .claim-dialog-content .info-list .info-item .info-title{color:hsla(0,0%,100%,.5);line-height:1.6rem}.claim-dialog .claim-dialog-content .info-list .info-item .info-content{color:#fff;line-height:1.6rem}.claim-dialog .claim-dialog-content .button-list{display:flex;flex-direction:row;gap:1.8rem;margin-top:4rem;z-index:1}.claim-dialog .claim-dialog-content .button-list .cancel-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap;background:transparent;border:2px solid #244dff;width:18rem;min-width:18rem;max-width:18rem}.claim-dialog .claim-dialog-content .button-list .cancel-button:hover{background:#fff;color:#244dff}.claim-dialog .claim-dialog-content .button-list .claim-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap;width:18rem;min-width:18rem;max-width:18rem}.claim-dialog .claim-dialog-content .button-list .claim-button:hover{background:#fff;color:#244dff}.claim-dialog .claim-dialog-content .bg{position:absolute;top:8.4rem;left:50%;transform:translateX(-50%);width:38.2rem;height:38.2rem;border-radius:38.2rem;opacity:.05;z-index:0}.window-small .claim-dialog .claim-dialog-content{width:33.6rem;height:45.6rem;padding:3.6rem 1.8rem 3.6rem 1.2rem}.window-small .claim-dialog .claim-dialog-content .title{font-size:1.8rem}.window-small .claim-dialog .claim-dialog-content .token-logo{width:10rem;height:10rem;border-radius:10rem;margin-top:1.6rem}.window-small .claim-dialog .claim-dialog-content .claimable-amount{font-family:Montserrat,sans-serif;font-weight:800;font-style:normal;font-size:2rem;font-style:italic;line-height:2rem;margin-top:.8rem}.window-small .claim-dialog .claim-dialog-content .info-list{gap:1.2rem;margin-top:3.6rem;padding:0 1.8rem;box-sizing:border-box}.window-small .claim-dialog .claim-dialog-content .info-list .info-item{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal}.window-small .claim-dialog .claim-dialog-content .button-list{gap:1.5rem;margin-top:3.6rem}.window-small .claim-dialog .claim-dialog-content .button-list .cancel-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;background:transparent;border:2px solid #244dff}.window-small .claim-dialog .claim-dialog-content .button-list .cancel-button:hover{background:#fff;color:#244dff}.window-small .claim-dialog .claim-dialog-content .button-list .claim-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem}.window-small .claim-dialog .claim-dialog-content .button-list .claim-button:hover{background:#fff;color:#244dff}.window-small .claim-dialog .claim-dialog-content .bg{top:7.2rem;width:30rem;height:30rem;border-radius:30rem}.drop-with-claim{display:flex;flex-direction:row;padding:1.6rem 3.6rem 3.6rem 2rem;border-radius:2rem;background:#1c1f26;gap:4rem;position:relative}.drop-with-claim .drop-image{width:22rem;height:22rem;border-radius:2rem;object-fit:cover;margin-top:.4rem;background-color:rgba(9,9,10,.5)}.drop-with-claim .drop-info-block{display:flex;flex-direction:column;gap:2.5rem;flex:1 1}.drop-with-claim .drop-info-block .drop-status{display:flex;flex-direction:row;gap:1.6rem}.drop-with-claim .drop-info-block .drop-status .status-bar{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;height:2.4rem;border-radius:.8rem;padding:0 .8rem;box-sizing:border-box}.drop-with-claim .drop-info-block .drop-status .status-bar .check-icon{width:1.4rem;height:1.4rem;margin-right:.4rem}.drop-with-claim .drop-info-block .drop-status .status-bar.on-going{background:#2aab6d}.drop-with-claim .drop-info-block .drop-status .status-bar.registered{background:#244dff}.drop-with-claim .drop-info-block .drop-name-block{display:flex;flex-direction:row;align-items:center;gap:2.4rem}.drop-with-claim .drop-info-block .drop-name-block .drop-image-name{display:flex;flex-direction:row;align-items:center;gap:1.6rem}.drop-with-claim .drop-info-block .drop-name-block .drop-image-name .drop-icon{width:6rem;height:6rem;object-fit:contain}.drop-with-claim .drop-info-block .drop-name-block .drop-image-name .drop-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:2.6rem;font-style:normal}.drop-with-claim .drop-info-block .drop-name-block .drop-link-list{display:flex;flex-direction:row;gap:2.4rem}.drop-with-claim .drop-info-block .drop-name-block .drop-link-list .drop-link{width:2.4rem;height:2.4rem;object-fit:contain}.drop-with-claim .drop-info-list{display:flex;flex-direction:row;gap:4rem}.drop-with-claim .drop-info{display:flex;flex-direction:column;gap:.8rem;min-width:10.6rem}.drop-with-claim .drop-info.apy{position:absolute;top:4rem;right:4rem}.drop-with-claim .drop-info.apy .drop-info-content{font-size:6rem;font-style:italic;font-weight:800;line-height:1}.drop-with-claim .drop-info .drop-info-title{display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;color:hsla(0,0%,100%,.5);gap:1.2rem;align-items:flex-end}.drop-with-claim .drop-info .drop-info-title.link{align-items:center;line-height:2rem;margin-top:1.6rem}.drop-with-claim .drop-info .drop-info-title .link-icon{width:2.4rem;height:2.4rem;object-fit:contain}.drop-with-claim .drop-info .drop-info-content{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;white-space:pre-wrap;line-height:2.4rem}.drop-with-claim .drop-info .drop-info-content.disabled{color:hsla(0,0%,100%,.3)}.drop-with-claim .drop-info-bottom-section{display:flex;flex-direction:row;gap:2.6rem;justify-content:space-between}.drop-with-claim .drop-info-bottom-section .bottom-list{display:flex;flex-direction:column;gap:3.2rem}.drop-with-claim .drop-info-bottom-section .drop-info .drop-info-content{max-width:70rem;word-break:break-word}.drop-with-claim .drop-info-bottom-section .drop-info .drop-info-content.address{max-width:35rem;word-break:break-all}.drop-with-claim .drop-info-bottom-section .drop-info .drop-info-content a,.drop-with-claim .drop-info-bottom-section .drop-info .drop-info-content p{display:inline}.drop-with-claim .drop-info-bottom-section .drop-info .drop-info-content .link{color:#244dff;text-decoration:underline}.drop-with-claim .drop-info-bottom-section .drop-info .ineligible{font-family:Montserrat,sans-serif;font-weight:600;font-size:2.6rem;font-style:normal;line-height:4.4rem;margin-top:1.6rem}.drop-with-claim .edit-button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;display:flex;flex-direction:row;gap:.6rem;align-items:center;justify-content:center;width:8rem;height:2.8rem;border-radius:.8rem;background:#09090a;color:hsla(0,0%,100%,.5)}.drop-with-claim .edit-button .edit-icon{width:1.6rem;height:1.6rem;object-fit:contain}.drop-with-claim .action-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap;text-decoration:none;margin-top:auto}.drop-with-claim .action-button:hover{background:#fff;color:#244dff}.drop-with-claim .action-button.connect{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal;width:20rem;min-width:20rem;max-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;padding:0 1.6rem;line-height:2.6rem;text-align:center;white-space:pre-wrap;background:transparent;border:2px solid #244dff}.drop-with-claim .action-button.connect:hover{background:#fff;color:#244dff}.window-small .drop-with-claim-mobile{display:flex;flex-direction:column;padding:1.6rem 1.6rem 3.6rem;box-sizing:border-box;border-radius:2rem;background:#1c1f26;width:33.5rem;margin:0 auto}.window-small .drop-with-claim-mobile .top-section{display:flex;flex-direction:row;gap:1.2rem}.window-small .drop-with-claim-mobile .top-section .drop-image{width:10rem;height:10rem;border-radius:2rem;object-fit:cover;background-color:rgba(9,9,10,.5)}.window-small .drop-with-claim-mobile .top-section .top-drop-info{display:flex;flex-direction:column}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-status{display:flex;flex-direction:row;gap:.8rem}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-status .status-bar{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.2rem;font-style:normal;height:1.8rem;border-radius:.8rem;padding:0 .6rem;box-sizing:border-box;margin-bottom:1.6rem}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-status .status-bar .check-icon{width:1.2rem;height:1.2rem;margin-right:.2rem}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-status .status-bar.on-going{background:#2aab6d}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-status .status-bar.registered{background:#244dff}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-image-name{display:flex;flex-direction:row;align-items:center;gap:.6rem}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-image-name .drop-icon{width:3.2em;height:3.2rem;object-fit:contain}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-image-name .drop-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.8rem;font-style:normal}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-link-list{display:flex;flex-direction:row;gap:2.4rem;margin-left:3.8rem;margin-top:1rem;margin-bottom:2.4rem}.window-small .drop-with-claim-mobile .top-section .top-drop-info .drop-link-list .drop-link{width:2rem;height:2rem;object-fit:contain}.window-small .drop-with-claim-mobile .drop-info{display:flex;flex-direction:column;gap:.6rem;min-width:10.6rem}.window-small .drop-with-claim-mobile .drop-info.apy .drop-info-content{font-size:3.6rem;font-style:italic;font-weight:800;line-height:1}.window-small .drop-with-claim-mobile .drop-info .drop-info-title{display:flex;flex-direction:row;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;color:hsla(0,0%,100%,.5);gap:1.2rem;align-items:flex-end}.window-small .drop-with-claim-mobile .drop-info .drop-info-title.link{align-items:center;line-height:1.6rem;margin-top:.4rem}.window-small .drop-with-claim-mobile .drop-info .drop-info-title .link-icon{width:2rem;height:2rem}.window-small .drop-with-claim-mobile .drop-info .drop-info-content{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;white-space:pre-wrap;line-height:2.2rem;word-break:break-word}.window-small .drop-with-claim-mobile .drop-info .drop-info-content a,.window-small .drop-with-claim-mobile .drop-info .drop-info-content p{display:inline}.window-small .drop-with-claim-mobile .drop-info .drop-info-content .link{color:#1b91e5;text-decoration:none}.window-small .drop-with-claim-mobile .drop-info .drop-info-content.address{max-width:28.7rem;word-break:break-all}.window-small .drop-with-claim-mobile .drop-info .ineligible{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;line-height:2.2rem;margin-top:3rem;text-align:center}.window-small .drop-with-claim-mobile .bottom-section{display:flex;flex-direction:column;gap:1.6rem}.window-small .drop-with-claim-mobile .bottom-section .row{display:flex;flex-direction:row;gap:3.6rem}.window-small .drop-with-claim-mobile .bottom-section .action-button{display:flex;justify-content:center;align-items:center;font-size:1.8rem;min-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;text-decoration:none;margin:2rem auto 0;width:20rem;max-width:20rem}.window-small .drop-with-claim-mobile .bottom-section .action-button:hover{background:#fff;color:#244dff}.window-small .drop-with-claim-mobile .bottom-section .action-button.connect{display:flex;justify-content:center;align-items:center;font-size:1.8rem;min-width:20rem;height:6rem;border-radius:2rem;background:#244dff;color:#fff;box-sizing:border-box;line-height:2.6rem;text-align:center;white-space:pre-wrap;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem;font-style:normal;width:14.5rem;max-width:14.5rem;min-width:14.5rem;height:4.8rem;border-radius:1.2rem;padding:0 2.5rem;line-height:2.4rem;background:transparent;border:2px solid #244dff;width:20rem;max-width:20rem}.window-small .drop-with-claim-mobile .bottom-section .action-button.connect:hover{background:#fff;color:#244dff}.window-small .drop-with-claim-mobile .edit-button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;display:flex;flex-direction:row;gap:.6rem;align-items:center;justify-content:center;width:8rem;height:2.8rem;border-radius:.8rem;background:#09090a;color:hsla(0,0%,100%,.5)}.window-small .drop-with-claim-mobile .edit-button .edit-icon{width:1.6rem;height:1.6rem;object-fit:contain}.drop-section{display:flex;flex-direction:column;padding:2.4rem 6.6rem;gap:4rem}.window-small .drop-section{padding:2rem;gap:3rem}.connect-button{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;background:#244dff;width:18rem;height:4rem;border-radius:1.2rem;box-sizing:border-box}.connect-button:hover{color:#244dff;background:#fff}.wallet-section .wallet-address{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;position:relative;min-width:18rem;height:4rem;box-sizing:border-box;border:2px solid #244dff;background-color:#000;border-radius:1.2rem;padding:1.2rem 2rem;white-space:nowrap}.wallet-section .wallet-address.disconnect-open{box-shadow:none}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect{display:flex;flex-direction:column;gap:1.6rem;min-width:18rem;width:100%;position:absolute;left:0;top:48px;z-index:1;box-sizing:border-box;border:2px solid #244dff;background-color:#000;border-radius:1.2rem;padding:1.6rem 2.4rem}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item{display:flex;flex-direction:row;gap:1.2rem;align-items:center;text-decoration:none;color:#fff}.wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item .icon{width:2.4rem;height:2.4rem;object-fit:contain}.window-small .connect-button{width:13.6rem}.window-small .connect-button,.window-small .wallet-section .wallet-address{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;font-style:normal;height:3.2rem}.window-small .wallet-section .wallet-address{min-width:13.6rem;padding:0 .9rem}.window-small .wallet-section .wallet-address.disconnect-open .wallet-address-disconnect{display:flex;flex-direction:column;gap:1.6rem;min-width:13.6rem;top:3.8rem;padding:1.6rem 1.4rem 1.6rem 1.6rem}.window-small .wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item{gap:.4rem}.window-small .wallet-section .wallet-address.disconnect-open .wallet-address-disconnect .menu-item .icon{width:1.6rem;height:1.6rem}.header{display:flex;flex-direction:row;position:fixed;top:0;width:100%;height:7rem;align-items:center;justify-content:space-between;padding:0 8rem;background-color:#000;z-index:10;box-sizing:border-box}.header .logo{width:19.6rem;height:3.6rem;object-fit:contain}.window-small .header{height:6rem;padding:0 2rem}.window-small .header .logo{width:15.2rem;height:2.8rem}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(-20px)}to{transform:translate(0)}}html{font-family:Montserrat,sans-serif;scrollbar-width:thin;scrollbar-color:transparent transparent;font-size:10px;font-weight:500;background:#0e0e1d;color:#fff}html::-webkit-scrollbar{width:1px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background-color:transparent}body{margin:0;overflow:auto!important;padding:0!important;height:100vh}main{display:flex;flex-direction:column;position:relative;min-height:100vh;min-width:36rem}.app-container{min-height:100vh;width:100%;max-width:100%;margin:0 auto}img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;user-drag:none;pointer-events:none;touch-action:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.overflow-hidden{overflow:hidden!important}.notistack-SnackbarContainer{z-index:99999999!important}.notistack-MuiContent{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;font-style:normal;font-size:1.6rem!important}.rs-picker-popup{z-index:9999999;color:#000}.window-small .app-container{overflow-x:hidden}.window-small .notistack-MuiContent{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.2rem;font-style:normal;font-size:1.2rem!important}