@import "https://fonts.googleapis.com/css2?family=Poppins&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins&display=swap";html,body,#root{width:100%;min-height:100%;margin:0;padding:0}.adminRoot{color:#0f172a;background:radial-gradient(circle at 0 0,#3b73da1f,#0000 30%),linear-gradient(#f8fafc,#eef3f7);min-height:100vh;padding:28px 24px 48px;font-family:Inter,system-ui,sans-serif}.adminLoginCard{background:#fff;border:1px solid #e2e8f0;border-radius:22px;width:100%;max-width:420px;margin:10vh auto 0;padding:28px;box-shadow:0 24px 60px #0f172a14}.adminLoginBrand{text-align:center;margin-bottom:22px}.adminLoginBrand img{object-fit:contain;height:48px;margin-bottom:12px}.adminLoginBrand h1,.adminTop h1,.adminPanelHead h2{letter-spacing:-.02em;margin:0 0 6px;font-weight:800}.adminLoginBrand h1{font-size:28px}.adminLoginBrand p,.adminTop p,.adminPanelHead p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.adminTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.adminTop h1{font-size:30px}.adminTopActions{flex-wrap:wrap;gap:10px;display:flex}.adminTabs{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:8px;margin-bottom:18px;padding:6px;display:inline-flex}.adminTab{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;height:40px;padding:0 16px;font-size:14px;font-weight:700}.adminTab.is-active{color:#fff;background:#3b73da}.adminPanel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:22px;box-shadow:0 12px 32px #0f172a0a}.adminPanelHead{margin-bottom:18px}.adminPanelHead h2{font-size:20px}.adminLabel{color:#0f172a;margin:0 0 8px;font-size:13px;font-weight:700;display:block}.adminInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:500}.adminInput:focus{border-color:#3b73da;box-shadow:0 0 0 3px #3b73da26}.adminPrimaryBtn,.adminGhostBtn,.adminFileBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;height:42px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.adminPrimaryBtn{color:#fff;background:linear-gradient(135deg,#3b73da,#2d5bb8);border:none;box-shadow:0 10px 22px #3b73da40}.adminPrimaryBtn:disabled{opacity:.7;cursor:not-allowed}.adminGhostBtn{color:#334155;background:#fff;border:1px solid #dbe3ea}.adminFileBtn{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ea}.adminError{color:#dc2626;margin:10px 0;font-size:13px;font-weight:700}.adminToast{z-index:50;color:#fff;background:#111;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:600;position:fixed;top:16px;right:16px;box-shadow:0 12px 30px #00000040}.adminWalletGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.adminWalletCard{background:linear-gradient(#fcfcfd,#f8fafc);border:1px solid #e8eef5;border-radius:16px;padding:16px}.adminWalletCardTop{align-items:center;gap:10px;margin-bottom:12px;display:flex}.adminWalletCardTop strong{font-size:15px}.adminQrRow{align-items:center;gap:12px;margin-top:12px;display:flex}.adminQrPreview{color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;flex-shrink:0;place-items:center;width:88px;height:88px;font-size:12px;font-weight:600;display:grid;overflow:hidden}.adminQrPreview img{object-fit:cover;width:100%;height:100%}.adminQrActions{flex-direction:column;gap:8px;display:flex}.adminVerifyLayout{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:20px;display:grid}.adminOptionList{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.adminOption{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.adminOption.is-active{background:#3b73da0f;border-color:#3b73da;box-shadow:0 0 0 3px #3b73da1f}.adminOption input{margin-top:3px}.adminOption strong{margin-bottom:4px;font-size:14px;display:block}.adminOption em{color:#64748b;font-size:13px;font-style:normal;line-height:1.45;display:block}.adminFieldGrid{gap:14px;display:grid}.adminVerifyPreviewWrap{position:sticky;top:16px}.adminVerifyPreviewLabel{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:10px;font-size:12px;font-weight:800}.adminVerifyPreviewBox{background:#000;border:1px solid #1f2937;border-radius:16px;height:420px;overflow:hidden;box-shadow:0 18px 40px #0f172a2e}.adminVerifyPreviewBox .cf-verification-container{min-height:420px!important}@media (width<=980px){.adminVerifyLayout{grid-template-columns:1fr}.adminVerifyPreviewWrap{position:static}.adminTop{flex-direction:column}}.hcRealWrap{min-width:302px;min-height:76px;line-height:0;display:inline-block}.hcRealWrap iframe{border-radius:4px}.hcWidgetError{box-sizing:content-box;cursor:default;background:#fef2f2;border:1px solid #fca5a5;border-radius:4px;align-items:center;width:300px;min-height:74px;margin:0;padding:12px 14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.hcWidgetError .hcLabelText{color:#991b1b;font-size:12px;font-weight:500;line-height:1.4}.hcWidgetError code{background:#991b1b14;border-radius:3px;padding:1px 4px;font-size:11px}*{box-sizing:border-box}html,body,#root{width:100%;max-width:none;height:100%;text-align:initial;border:none;min-height:100%;margin:0;padding:0;display:block}body{background-color:#f0f4fb;font-family:Poppins,sans-serif;top:0!important}.login-page{min-height:100%;font-family:Poppins,__Poppins_Fallback,sans-serif;font-style:normal}.color-black{color:#000}.mt-1{margin-top:.25rem!important}.mb-3{margin-bottom:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.authpage h2{text-align:center;margin:0}.authpage h3{color:#000;margin:0 0 10px;font-size:1.75rem;font-weight:500}.authpage p{letter-spacing:.5px;margin:20px 0 30px;font-size:14px;font-weight:400;line-height:20px}.authpage span{font-size:12px}.authpage a{color:#333;margin:15px 0;font-size:14px;text-decoration:none}.btn{letter-spacing:1px;text-transform:uppercase;cursor:pointer;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;border-radius:10px;padding:8px 15px;font-size:11px;font-weight:700;line-height:1.5;transition:transform 80ms ease-in;display:inline-block}.btn,.btn-main,.btn:hover{color:#fff}.btn-main{background-color:#02007c;border:none}.btn-main:hover,.btn-outline-main:hover{background-color:#030250}.btn-main:focus{box-shadow:none;outline:none!important}.btn-main:disabled{opacity:.65;cursor:not-allowed}.auth-error{color:#dc3545;text-align:center;width:100%;margin:8px 0 0;font-size:13px}.btn:active{transform:scale(.95)}button.ghost{background-color:#0000;border:1px solid #fff;box-shadow:1px 1px 9px #1f1f1f}.auth-form{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 40px;display:flex}.auth-form input,.auth-form textarea{background-color:#eee;border:none;border-radius:0;outline:none;width:100%;margin:8px 0;padding:12px 15px;font-family:inherit;font-size:14px}.authcontainer{background-color:#fff;border-radius:10px;width:768px;max-width:100%;min-height:550px;margin:auto;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.form-container{color:#000;height:100%;transition:all .6s ease-in-out;position:absolute;top:0}.sign-in-container{z-index:2;width:50%;left:0}.authcontainer.right-panel-active .sign-in-container{transform:translate(100%)}.sign-up-container{opacity:0;z-index:1;width:50%;left:0}.authcontainer.right-panel-active .sign-up-container{opacity:1;z-index:5;animation:.6s show;transform:translate(100%)}.usernamestatus{text-align:left;width:100%;display:block}.usernametaken{color:red}.usernameAvailable{color:green}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.overlay-container{z-index:100;width:50%;height:100%;transition:transform .6s ease-in-out;position:absolute;top:0;left:50%;overflow:hidden}.authcontainer.right-panel-active .overlay-container{transform:translate(-100%)}.overlay{background:#02007c 0 0/cover no-repeat;width:200%;height:100%;transition:transform .6s ease-in-out;position:relative;left:-100%;transform:translate(0)}.overlay,.overlay-panel h1,.overlay-panel h2{color:#fff!important}.authcontainer.right-panel-active .overlay{transform:translate(50%)}.overlay-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:0 40px;transition:transform .6s ease-in-out;display:flex;position:absolute;top:0;transform:translate(0)}.overlay-left{transform:translate(-20%)}.authcontainer.right-panel-active .overlay-left,.overlay-right{transform:translate(0)}.overlay-right{right:0}.authcontainer.right-panel-active .overlay-right{transform:translate(20%)}.mobile-auth-btns{color:#000;font-size:14px;display:none}.changeauthtypelink{cursor:pointer;color:#e3b414!important;margin:0!important;text-decoration:underline!important}.hcaptcha-box{box-sizing:border-box;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;justify-content:space-between;align-items:center;width:302px;max-width:100%;height:76px;margin:8px 0;padding:0 12px;display:flex}.auth-captcha{justify-content:center;min-height:76px;margin:8px 0;display:flex}.hcaptcha-box .check-row{align-items:center;gap:12px;display:flex}.hcaptcha-box .check{background:#fff;border:2px solid #c3c3c3;border-radius:3px;flex-shrink:0;width:28px;height:28px}.hcaptcha-box .label{color:#333;font-family:system-ui,Arial,sans-serif;font-size:14px}.hcaptcha-box .brand{color:#555;flex-direction:column;align-items:flex-end;font-family:system-ui,Arial,sans-serif;font-size:9px;line-height:1.2;display:flex}.hcaptcha-box .brand strong{color:#1a1a1a;font-size:11px}@media (width<=1000px){.overlay-container{display:none!important}.sign-in-container,.sign-up-container{width:100%}.authcontainer{padding:0 4%;width:94vw!important;max-width:800px!important}.mobile-auth-btns{display:block}.activeMobile{z-index:1;opacity:1}.notactiveMobile{z-index:0;opacity:0;pointer-events:none}.auth-form{padding:0 30px}}@media (width<=400px){.auth-form{padding:0 10px}.hcaptcha-box{width:100%}}.activation-overlay{z-index:5000;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.activation-modal{color:#f5f5f5;background:#1a1a1a;border:1px solid #ffffff1f;border-radius:12px;width:100%;max-width:460px;font-family:Poppins,system-ui,sans-serif;box-shadow:0 18px 48px #0000008c}.activation-modal__header{background:#111;border-bottom:1px solid #ffffff14;border-radius:12px 12px 0 0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.activation-modal__title{color:#ff4d6d;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.activation-modal__close{color:#aaa;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.5rem;line-height:1}.activation-modal__close:hover{color:#fff}.activation-modal__body{padding:1.25rem;font-size:.95rem;line-height:1.55}.activation-modal__body p{margin:0 0 .85rem}.activation-modal__body p:last-child{margin-bottom:0}.activation-modal__body strong{color:#ffe566}.activation-modal__note{color:#ff99b8;font-size:.9rem}.activation-modal__footer{justify-content:flex-end;padding:0 1.25rem 1.25rem;display:flex}.activation-modal__btn{letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:10px;padding:10px 18px;font-size:12px;font-weight:700}.activation-modal__btn:hover{background:#0b5ed7}.funds-page{color:#000;background-color:#f0f4fb;min-height:100%;font-family:Poppins,sans-serif;font-style:normal}.funds-page *{box-sizing:border-box}.funds-page ul{margin:0;padding:0}.funds-page a{color:inherit}.funds-page .floating-notification{color:#fff;text-align:center;z-index:1000;background-color:#000;justify-content:space-between;align-items:center;width:100%;margin:auto;padding:4px 14px;font-size:15px;font-weight:500;display:flex;position:static;top:0;left:0;right:0}.funds-page .floating-notification a{color:#fff;text-decoration:underline}.funds-page .floating-notification button{cursor:pointer;color:#fff;background:0 0;border:none;font-size:17px}.funds-page .navbar-main{color:#fff;background:#02007c;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px 20px;display:flex;position:relative}.funds-page .navbar-logo img{display:block}.funds-page .navbar-content{flex:auto;justify-content:flex-end;display:flex}.funds-page .navbar-main-list{flex-wrap:wrap;align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.funds-page .navbar-main-list li{cursor:pointer}.funds-page .navbar-icon{position:relative}.funds-page .navbar .profile-img{cursor:pointer;border-radius:50%;width:40px;height:40px;overflow:hidden}.funds-page .navbar .profile-img img{object-fit:cover;width:100%;height:100%;display:block}.funds-page .detail-card{color:#000;z-index:-1;opacity:0;background-color:#fff;border:1px solid #ccc;border-radius:5px;transition:opacity .5s,transform .3s;position:absolute;top:67px;right:20px;transform:translateY(-150px);box-shadow:0 2px 5px #0000001a}.funds-page .detail-card.show{opacity:1;z-index:100;transform:translateY(0)}.funds-page .detail-card ul{margin:0;padding:0;list-style:none}.funds-page .detail-card ul li{border-bottom:1px solid #ccc;align-items:center;gap:10px;padding:10px 20px;display:flex}.funds-page .detail-card ul li:last-child{border-bottom:none}.funds-page .detail-card ul li:hover{background-color:#f0f0f0}.funds-page .navbar-profile-list li{cursor:pointer}.funds-page .navbar-secondary{background-color:#fff}.funds-page .navbar-secondary .navbar-main-list{word-wrap:normal;justify-content:space-around;padding:20px}.funds-page .navbar-secondary .navbar-icon:hover{color:#0a58ca}.funds-page .navbar-dropdown{display:inline-block;position:relative}.funds-page .navbar-dropdown .dropdown-content{z-index:3;color:#000;background-color:#f9f9f9;min-width:170px;display:none;position:absolute;box-shadow:0 8px 16px #0003}.funds-page .dropdown-content ul{flex-direction:column;justify-content:center;align-items:flex-start;padding:0;list-style:none;display:flex}.funds-page .dropdown-content ul li{border:1px solid #ccc;width:100%;padding:7px 16px;font-size:small}.funds-page .dropdown-content ul li:hover{background-color:#f0f0f0}.funds-page .navbar-dropdown:hover .dropdown-content{display:block}.funds-page .main-content{min-height:80vh}.funds-page .mt-4{margin-top:1.5rem!important}.funds-page .mb-3{margin-bottom:1rem!important}.funds-page .mt-1{margin-top:.25rem!important}.funds-page .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.funds-page .mx-auto{margin-left:auto!important;margin-right:auto!important}.funds-page .mt-100{margin-top:100px}.funds-page .custom-container{width:94%;margin-left:3%;margin-right:3%}.funds-page .gap-4{gap:1.5rem}.funds-page .gap-3{gap:1rem}.funds-page .d-flex{display:flex!important}.funds-page .d-block{display:block!important}.funds-page .flex-wrap{flex-wrap:wrap!important}.funds-page .align-items-center{align-items:center!important}.funds-page .justify-content-center{justify-content:center!important}.funds-page .justify-content-between{justify-content:space-between!important}.funds-page .text-center{text-align:center!important}.funds-page .text-green{color:green}.funds-page .activity-table{background-color:#fff;border:1px solid #0000002d;padding:20px}.funds-page .cryptoTypeCard{border:1px solid silver;border-radius:7px;flex-direction:column-reverse;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;box-shadow:0 2px 7px 4px #0000001a}.funds-page .cryptoTypeCard input,.funds-page .cryptoTypeCard label{cursor:pointer}.funds-page .cryptoTypeCard label{flex-direction:column;align-items:center;gap:4px;margin:0;display:flex}.funds-page .cryptoTypeCard img{display:block}.funds-page .form-label{margin-bottom:.5rem;font-size:1rem;display:inline-block}.funds-page .form-control{color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;width:100%;padding:.375rem .75rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;display:block}.funds-page .form-control-sm{border-radius:.2rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem}.funds-page .input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}.funds-page .input-group-text{color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem 0 0 .25rem;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.funds-page .input-group .form-control{border-radius:0 .25rem .25rem 0;flex:auto;width:1%;min-width:0;position:relative}.funds-page .btn{letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 15px;font-family:inherit;font-size:11px;font-weight:700;line-height:1.5;transition:transform 80ms ease-in}.funds-page .btn:active{transform:scale(.95)}.funds-page .btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.funds-page .btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.funds-page .table-responsive{overflow-x:auto}.funds-page .table{color:#212529;vertical-align:top;border-collapse:collapse;caption-side:bottom;border-color:#dee2e6;width:100%;margin-bottom:1rem}.funds-page .card-table{font-size:small}.funds-page .table>:not(caption)>*>*{border-bottom-width:1px;padding:.5rem}.funds-page .table-bordered>:not(caption)>*{border-width:1px 0}.funds-page .table-bordered>:not(caption)>*>*{border:1px solid #dee2e6}.funds-page .table-striped>tbody>tr:nth-of-type(odd)>*{background-color:#0000000d}.funds-page .table th{text-align:left;font-weight:600}.funds-page .pagination{flex-wrap:wrap;justify-content:flex-end;margin:0;padding-left:0;list-style:none;display:flex}.funds-page .page-item .page-link{color:#0d6efd;cursor:pointer;background-color:#fff;border:1px solid #dee2e6;padding:.375rem .75rem;font-family:inherit;font-size:1rem;display:block;position:relative}.funds-page .page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.funds-page .page-item:not(:first-child) .page-link{margin-left:-1px}.funds-page .page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.funds-page .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.funds-page select{padding:.25rem;font-family:inherit;font-size:1rem}.funds-page .footer{background-color:#fff}.funds-page .footer .footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.funds-page .footer .company-info{flex:1;padding:12px}.funds-page .footer .company-logo{width:100px;height:auto}.funds-page .footer .company-description{margin-top:10px;font-size:.9rem}.funds-page .footer .company-description a{color:#0d6efd}.funds-page .footer .footer-info{text-align:right;flex:1;padding:15px}.funds-page .footer .copyright{color:#676666;margin-top:20px;font-size:.8rem}.funds-page .footer-end{justify-content:center;align-items:center;display:flex}.funds-page .cookienotification{color:#fff;text-align:center;z-index:9999;background-color:#333;justify-content:center;align-items:center;width:100%;padding:15px;font-size:14px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 6px #0000001a}.funds-page .cookienotification p{margin:0;padding-right:20px;display:inline-block}.funds-page .cookienotification button{color:#fff;cursor:pointer;background-color:#ff9800;border:none;border-radius:5px;padding:10px 20px;font-family:inherit;font-size:14px;transition:background-color .3s}.funds-page .cookienotification button:hover{background-color:#e68900}@media (width<=600px){.funds-page .navbar-main-list{justify-content:space-between;gap:20px;margin-top:30px}.funds-page .navbar-content{width:100%}}@media (width<=400px){.funds-page .navbar-main{flex-direction:column;justify-content:center}.funds-page .detail-card{top:150px}}.funds-page .mt-5{margin-top:3rem!important}.funds-page .gap-2{gap:.5rem!important}.funds-page .gap-1{gap:.25rem!important}.funds-page h2{margin:0 0 .5rem;font-size:2rem;font-weight:500}.funds-page h3{margin:0;font-size:1.75rem;font-weight:500}.funds-page .telegram-button{color:#fff;background-color:#08c;border:none;border-radius:5px;padding:8px 12px;font-family:inherit;font-weight:600;text-decoration:none;display:inline-block}.funds-page a.telegram-button,.funds-page button.telegram-button{text-transform:none;letter-spacing:normal;font-size:inherit}.funds-page .telegram-button:hover{color:#fff;background-color:#005580}.funds-page .telegram-icon{vertical-align:middle;width:20px;height:20px;margin-right:10px}.funds-page .welcome-card{color:#fff;background:#02007c;border-radius:10px;justify-content:space-between;align-items:center;gap:7px;margin-top:50px;padding:12px 25px;display:flex;box-shadow:0 2px 7px 4px #0000001a}.funds-page .welcome-card .profile-img{border-radius:50%;width:40px;height:40px;overflow:hidden}.funds-page .welcome-card .profile-img img{object-fit:cover;width:100%;height:100%;display:block}.funds-page .stat-Cards{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.funds-page .stat-Card{text-align:center;flex-direction:column;gap:10px;width:150px;font-size:14px;font-weight:600;display:flex}.funds-page .stat-Card div{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:30px;display:flex;box-shadow:0 2px 7px 4px #0000001a}.funds-page .stat-Card div i{color:#02007c;font-size:70px}.funds-page .important-Cards{flex-direction:column;gap:1rem;margin-top:120px;display:flex}.funds-page .important-Card{word-wrap:break-word;background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 2px 7px 4px #0000001a}.funds-page .news-card{flex-direction:column;display:flex}.funds-page .news-item{max-width:92vw;margin:.6em 0;position:relative;box-shadow:0 2px 7px 4px #0000001a}.funds-page .news-card .toggle-input{opacity:0;visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0}.funds-page .news-card h5{color:#000;background:#fff;margin:0;padding:10px;font-size:1.25rem;font-weight:500;position:relative}.funds-page .news-card .toggle-label:before{content:"+";color:#fff;background:#02007c;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:1.5em;display:flex}.funds-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.funds-modal-content{text-align:center;color:#333;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;position:relative;box-shadow:0 10px 25px #0003}.funds-modal-close{cursor:pointer;color:#888;background:0 0;border:none;font-size:20px;position:absolute;top:10px;right:15px}.funds-modal-close:hover{color:#333}.funds-modal-title{margin-top:0;margin-bottom:15px;font-size:1.5rem;font-weight:600}.funds-modal-amount{background:#f0f4fb;border:1px solid #e0e6f0;border-radius:8px;margin-bottom:20px;padding:10px;font-size:1.1rem}.funds-modal-qr-container{margin-bottom:15px}.funds-modal-qr{border:1px solid #ddd;border-radius:10px;width:180px;height:180px;padding:5px}.funds-modal-address-container{text-align:left;margin-bottom:25px}.funds-modal-label{color:#555;margin-bottom:5px;font-size:.9rem;font-weight:600}.funds-modal-address{word-wrap:break-word;color:#d63384;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:12px;font-size:.85rem;display:block}.funds-modal-actions{justify-content:center;display:flex}.funds-modal-check-btn{border-radius:8px;width:100%;padding:12px;font-size:1.1rem}.funds-modal-check-btn:disabled{opacity:.7;cursor:not-allowed}.funds-modal-error{color:#dc3545;background:#f8d7da;border:1px solid #f5c2c7;border-radius:6px;margin-top:15px;padding:10px;font-size:.95rem;font-weight:600}.funds-page .news-card .toggle-label{cursor:pointer;align-items:center;font-size:16px;display:flex;position:relative}.funds-page .news-card .content{max-height:0;transition:max-height .5s;overflow:hidden}.funds-page .news-card .toggle-input:checked~h5 .toggle-label:before{content:"-"}.funds-page .news-card .toggle-input:checked~h5~.content{max-height:400px}.funds-page .news-card-data{background-color:#e5e7eb;flex-direction:column;gap:10px;padding:10px 20px;font-size:13px;display:flex}.funds-page .news-card-data .label{font-weight:600}.funds-page .data-table{border-collapse:collapse;width:100%}.funds-page .data-table td{vertical-align:top;padding:4px 8px}.funds-page .progress{border-radius:.25rem;display:flex;overflow:hidden}.funds-page .progress-bar.bg-success{background-color:#198754}.funds-page .btn-sm-main{color:#fff;background-color:#02007c;border:none;justify-content:center;align-items:center;gap:2px;padding:5px 8px;font-size:11px;display:flex}.funds-page .btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.funds-page .btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.funds-page .section-group{justify-content:center;align-items:flex-start;gap:20px;margin-top:60px;display:flex}.funds-page .important-right,.funds-page .news-left{flex:1}.funds-page .c-gray{background-color:#f0f4fb}.funds-page .important-Card h3 li{margin-left:1.25rem}.funds-page .important-Card a{color:#0d6efd}@media (width<=1150px){.funds-page .section-group{flex-direction:column-reverse;align-items:center;gap:50px}}@media (width<=600px){.funds-page .news-card .toggle-label{font-size:12px}.funds-page .news-card .toggle-label span{overflow-wrap:break-word;width:80%}.funds-page .news-card-data{font-size:11px}}@media (width<=550px){.funds-page .welcome-card{flex-direction:column;justify-content:center;align-items:center;gap:20px}.funds-page .stat-Cards{justify-content:center}}.funds-wallet-box{text-align:left;background:#00000040;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;max-width:32rem;padding:14px 16px;display:flex}.funds-wallet-label{opacity:.85;margin-bottom:6px;font-size:13px;font-weight:600}.funds-wallet-address{word-break:break-all;white-space:pre-wrap;font-size:12px;display:block}.funds-wallet-qr{object-fit:cover;background:#fff;border-radius:8px;flex-shrink:0;width:96px;height:96px}@media (width<=560px){.funds-wallet-box{text-align:center;flex-direction:column}}
