.pa-header,.pa-nav{background-color:#101519;border-radius:100px}.pa-container{--pa-radius:32px;--pa-pad:28px;--pa-gap:16px;flex-direction:row;gap:9px;padding:20px;display:flex}.pa-nav{border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;justify-content:space-between;width:252px;min-width:252px;height:calc(100vh - 40px);padding:30px 16px 24px;display:flex;position:static}.pa-nav-logo{width:92px;height:auto;margin:0 12px 6px}.pa-nav-exit-logo{width:46px;height:46px}.pa-nav-wrapper{flex-direction:column;gap:26px;max-height:none;display:flex}.pa-nav-buttons-block{flex-direction:column;align-items:stretch;gap:6px;display:flex}.pa-nav-link,.pa-nav-exit{letter-spacing:.2px;color:#eaf0ec9e;border-radius:14px;align-items:center;gap:14px;padding:12px 14px;font-family:Helvetica;font-size:15px;font-weight:500;text-decoration:none;transition:background .25s,color .25s;display:flex;position:relative}.pa-nav-link:hover{color:#fff;background:#ffffff0d}.pa-nav-link.active{color:#fff;background:#99ea481a}.pa-nav-link.active:before{content:"";background:#99ea48;border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pa-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.pa-nav-icon img{object-fit:contain;width:24px;height:24px}.pa-nav-label{white-space:nowrap}.pa-nav-exit{color:#ff8484d9;margin-top:8px;font-weight:600}.pa-nav-exit:hover{color:#ff8a8a;background:#ff5a5a1a}.pa-nav-exit .pa-nav-exit-logo{width:24px;height:24px}.pa-mobile-exit{width:100%;margin-top:0}.pa-right{width:-webkit-fill-available}.pa-right-topline{gap:var(--pa-gap);grid-template-columns:minmax(340px,1fr) minmax(480px,1.2fr) minmax(380px,1fr);align-items:stretch;display:grid}.pa-right-topline>*,.pa-right-lastline>*{min-width:0}.pa-header{z-index:1000;justify-content:space-between;align-items:center;width:100%;height:96px;margin:0 0 20px 1px;padding:0 56px 0 32px;display:flex;position:relative}.pa-header-title-block{flex-direction:column;gap:4px;min-width:0;display:flex}.pa-header-page-title{color:#fff;letter-spacing:.2px;margin:0;font:700 28px/110% Helvetica}.pa-header-welcom-text{color:#eaf0ec8c;margin:0;font:400 16px/120% Helvetica}.pa-header-right-block{align-items:center;gap:36px;display:flex}.pa-header-right-block img,.pa-header-search-button{cursor:pointer}.pa-header-referral{background:linear-gradient(135deg,#172027f5 0%,#101519f5 100%);border:1px solid #9dff3c2e;border-radius:100px;align-items:center;gap:10px;width:min(470px,38vw);min-width:320px;height:58px;padding:7px 8px 7px 12px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 14px 34px #0000002e}.pa-header-referral:hover,.pa-header-referral.copied{border-color:#9dff3c6b;box-shadow:inset 0 1px #ffffff0d,0 16px 38px #0000003d}.pa-header-referral-icon{color:#9dff3c;background:#9dff3c1f;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.pa-header-referral-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pa-header-referral-label{color:#9dff3c;font:600 11px/100% Inter,sans-serif}.pa-header-referral-value{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font:400 14px/100% Inter,sans-serif;overflow:hidden}.pa-header-referral-copy-btn{color:#101519;cursor:pointer;background:#9dff3c;border:none;border-radius:100px;flex:none;justify-content:center;align-items:center;gap:8px;min-width:132px;height:42px;padding:0 15px;font:600 13px/100% Inter,sans-serif;transition:transform .2s,opacity .2s,background .2s;display:inline-flex}.pa-header-referral-copy-btn:hover{transform:translateY(-1px)}.pa-header-referral-copy-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.pa-header-referral.copied .pa-header-referral-copy-btn{background:#fff}.pa-header-referral-toast{z-index:20;color:#101519;white-space:nowrap;background:#9dff3c;border-radius:14px;padding:10px 14px;font:600 13px/100% Inter,sans-serif;animation:.22s forwards paReferralToastIn;position:absolute;top:calc(100% + 10px);right:12px;box-shadow:0 14px 32px #0000003d}.pa-header-input-block{background-color:#172027;border:none;border-radius:32px;align-items:center;gap:4px;width:100%;max-width:335px;height:64px;padding-left:16px;display:flex}.pa-header-search-button{background:0 0;border:none}.pa-header-input{color:#fff;background-color:#172027;border:none;border-radius:32px;outline:none;padding-left:4px;font:400 16px/100% Inter,sans-serif}.pa-header-input::placeholder{color:#fff}.pa-header-hr{background-color:#b6b6b6;align-self:center;width:3px;height:28px}.pa-header-profile-block{align-self:center;gap:8px;height:46px;display:flex}.pa-header-nameandid{flex-direction:column;justify-content:space-between;display:flex}.pa-header-profile-nickname{color:#b6b6b6;font:400 14px/100% Helvetica}.pa-header-profile-name{color:#fff;text-wrap:nowrap;font:400 20px/100% Helvetica}.pa-header-profile-nickname-block{flex-direction:row;gap:7px;padding-top:3px;display:flex}.pa-header-profile-nickname-block span{color:#000;text-align:center;background-color:#9dff3c;border-radius:32px;width:42px;height:16px;font:400 14px/100% Helvetica}.pa-balance-block{width:100%;padding:var(--pa-pad);border-radius:var(--pa-radius);background:linear-gradient(150deg,#adff5c 0%,#9dff3c 55%,#8df02b 100%);border:none;flex-direction:column;justify-content:center;gap:22px;display:flex;position:relative;box-shadow:0 18px 40px #9dff3c29}.pa-balance-ammount-block{width:100%;max-width:100%;margin-bottom:0}.pa-balance-title{letter-spacing:.12em;text-transform:uppercase;color:#0000008c;margin-bottom:14px;font:600 13px/100% Inter,sans-serif}.pa-balance-ammount{letter-spacing:-.02em;color:#0c1410;flex-wrap:wrap;align-items:baseline;gap:10px;margin:20px 0;font:700 62px/100% Inter,sans-serif;display:flex;position:relative}.pa-balance-currency{color:#0c141099;margin-left:0;font:600 20px/100% Inter,sans-serif}.pa-balance-btn-block{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:0;display:grid}.pa-deposit-btn,.pa-replenish-btn{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;font:600 15px/100% Inter,sans-serif;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.pa-deposit-btn:hover,.pa-replenish-btn:hover{transform:translateY(-2px)}.pa-deposit-btn:hover{box-shadow:0 10px 26px #10151959}.pa-deposit-btn{color:#fff;background-color:#101519}.pa-replenish-btn{color:#101519;background-color:#fff}.balance-component-inline-message{color:#101519;background:#10151914;border-radius:18px;margin-top:18px;padding:14px 18px;font:15px/1.4 Inter,sans-serif}.balance-component-modal-overlay{z-index:999999;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;inset:0}.balance-component-modal{box-sizing:border-box;background:linear-gradient(#101923 0%,#0d151d 100%);border:1px solid #ffffff0a;border-radius:34px;width:100%;max-width:420px;max-height:80vh;margin:0 auto;padding:34px 24px 24px;position:relative;overflow-y:scroll;box-shadow:0 24px 80px #00000073}.balance-component-modal-close{color:#101519;cursor:pointer;background:#9dff3c;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;line-height:1;display:flex;box-shadow:0 10px 24px #9dff3c59}.balance-component-modal-title{color:#fff;justify-content:space-between;align-items:center;margin:0 0 24px;font:500 22px/1.2 Inter,sans-serif;display:flex}.balance-component-modal-info,.balance-component-modal-manual-box,.balance-component-wallet-box,.balance-component-modal-dev{background:#ffffff0d;border-radius:20px;padding:16px}.balance-component-modal-info{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.balance-component-modal-info-row{color:#ffffffc7;justify-content:space-between;align-items:center;gap:12px;font:15px/1.4 Inter,sans-serif;display:flex}.balance-component-modal-info-row strong{color:#fff;font-weight:600}.balance-component-modal-info-row.total{border-top:1px solid #ffffff14;margin-top:6px;padding-top:12px}.balance-component-modal-info-row.total span,.balance-component-modal-info-row.total strong{color:#9dff3c}.balance-component-modal-form{flex-direction:column;gap:14px;display:flex}.balance-component-modal-input,.pa-date-picker-field input{color:#fff;outline:none;width:100%;font-family:Inter,sans-serif}.balance-component-modal-input{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;height:54px;padding:0 16px;font-size:15px}.balance-component-modal-input::placeholder{color:#ffffff73}.balance-component-modal-submit{cursor:pointer;color:#101519;background:#9dff3c;border:none;border-radius:999px;width:100%;height:56px;font:600 16px Inter,sans-serif;transition:transform .2s,opacity .2s}.balance-component-modal-submit:hover,.pa-date-picker-btn.primary:hover,.balance-component-wallet-copy-btn:hover{opacity:.95;transform:translateY(-1px)}.balance-component-modal-submit:disabled{opacity:.7;cursor:not-allowed}.balance-component-modal-message{color:#dfffc0;background:#9dff3c1a;border:1px solid #9dff3c40;border-radius:16px;margin-top:16px;padding:14px 16px;font:14px/1.4 Inter,sans-serif}.balance-component-methods{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.balance-component-method-btn{color:#b6b6b6;cursor:pointer;background:#172027;border:1px solid #ffffff14;border-radius:100px;height:48px;font:400 15px/100% Inter,sans-serif;transition:all .2s}.balance-component-method-btn:hover{color:#fff;background:#202c35}.balance-component-method-btn.active{color:#101519;background:#9dff3c;border-color:#9dff3c}.balance-component-modal-dev{border:1px solid #ffffff0f;flex-direction:column;gap:10px;display:flex}.balance-component-modal-dev-badge{color:#efc807;background:#4b4501;border-radius:32px;justify-content:center;align-items:center;width:fit-content;height:26px;padding:0 12px;font:400 13px/100% Inter,sans-serif;display:inline-flex}.balance-component-modal-dev p,.balance-component-modal-manual-text{margin:0;font-family:Inter,sans-serif}.balance-component-modal-dev p{color:#fff;font-size:14px;line-height:1.4}.balance-component-modal-manual-box{margin-bottom:18px}.balance-component-modal-manual-text{color:#ffffffc7;font-size:14px;line-height:1.5}.balance-component-wallet-box{flex-direction:column;gap:10px;display:flex}.balance-component-wallet-label{color:#b6b6b6;font:14px/1.3 Inter,sans-serif}.balance-component-wallet-row{align-items:center;gap:10px;display:flex}.balance-component-wallet-value{color:#fff;word-break:break-all;background:#101519;border:1px solid #ffffff0f;border-radius:16px;flex:1;min-width:0;padding:14px 16px;font:14px/1.4 Inter,sans-serif}.balance-component-wallet-copy-btn{cursor:pointer;color:#101519;background:#9dff3c;border:none;border-radius:100px;flex-shrink:0;height:48px;padding:0 18px;font:600 14px Inter,sans-serif;transition:all .2s}.balance-component-modal-select{appearance:none;cursor:pointer}.balance-component-modal-select option{background-color:#101519}.pa-income-block,.pa-market-block{background-color:#101519;border-radius:46px;width:100%;min-height:352px;padding:32px}.pa-income-text-block,.pa-market-item,.pa-side-card-wrapper,.pa-transactions-top,.pa-date-picker-header{justify-content:space-between;display:flex}.pa-income-text{color:#fff;font:400 30px/100% Helvetica}.pa-income-percent-text{color:#9dff3c;background-color:#004c01;border-radius:32px;justify-content:left;align-items:center;gap:4px;width:88px;height:28px;padding:2px 0 2px 2px;font:400 16px/100% Inter,sans-serif;display:flex}.pa-income-left-text-block{flex-direction:column;gap:14px;display:flex}.pa-income-right-btn{color:#fff;background-color:#004c01;border:none;border-radius:32px;justify-content:center;align-items:center;gap:4px;width:103px;height:36px;font:400 16px/100% Inter,sans-serif;display:flex}.pa-income-months-block{justify-content:space-between;display:flex}.pa-income-months-block p{color:#b6b6b6;font:400 20px/100% Inter,sans-serif;transform:translateY(-5px)}.pa-income-wrapper-block{position:relative}.pa-income-wrapper-block svg{width:100%}.pa-income-pointer-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;bottom:132.26px;right:157px}.pa-income-pointer-wrapper span{color:#fff;font:400 20px/100% Inter,sans-serif}.pa-market-title,.pa-stat-title,.pa-transactions h3{color:#fff;font:400 30px/100% Helvetica}.pa-market-title{margin-bottom:73px}.pa-market-item{align-items:center;margin-bottom:28px}.pa-market-left{align-items:center;gap:17px;display:flex}.pa-flag{width:64px;height:64x}.pa-market-name{color:#fff;margin-bottom:15px;font:400 30px/100% Helvetica}.pa-market-sub,.pa-transaction-modal-subtitle,.pa-side-title,.pa-side-second-title,.pa-date-picker-field span{color:#6a6a6a}.pa-market-sub{font:400 20px/100% Helvetica}.pa-market-right{flex-direction:column;gap:10px;display:flex}.pa-market-value{text-align:right;color:#fff;font:400 30px/100% Helvetica}.pa-market-change{justify-content:center;gap:2px;font:400 20px/100% Helvetica;display:flex}.pa-market-change.positive{color:#009378}.pa-market-change.negative{color:#ff7e70}.pa-right-secondline,.pa-right-lastline{margin-top:var(--pa-gap)}.pa-stat-card{padding:var(--pa-pad);border-radius:var(--pa-radius);background:#101519;flex-direction:column;display:flex}.pa-stat-last{justify-content:space-between;gap:0;display:flex}.pa-stat-head{margin-bottom:4px}.pa-card-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#9dff3cb3;margin:0 0 6px;font:600 13px/100% Inter,sans-serif}.pa-card-title{color:#fff;margin:0 0 10px;font:500 22px/110% Helvetica}.pa-stat-title{margin-bottom:28px}.pa-stat-value{color:#fff;font:400 60px/100% Helvetica}.pa-stat-small,.pa-side-info{flex-direction:column;display:flex}.pa-stat-small{justify-content:center;gap:20px}.pa-stat-row{color:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex}.pa-stat-row p{color:#eaf0ecbf;font:400 15px/130% Helvetica}.pa-stat-row span{text-align:right;letter-spacing:-.01em;color:#fff;min-width:50px;font:600 24px/100% Helvetica}.pa-stat-row-left{align-items:center;gap:14px;min-width:0;display:flex}.pa-stat-row-left img{box-sizing:border-box;background:#9dff3c14;border:1px solid #9dff3c1f;border-radius:12px;flex-shrink:0;padding:9px;width:42px!important;height:42px!important}.pa-stat-with-graph{flex-direction:row;justify-content:space-between}.pa-stat-icon,.pa-stat-row-left img,.pa-support-card img{width:44px;height:44px}.pa-stat-icon{margin-bottom:16px}.pa-donut:after{content:"";background:#101519;border-radius:50%;width:96px;height:96px;position:absolute}.pa-side-info{gap:var(--pa-gap);height:100%}.pa-side-info .pa-support-card{flex:auto;min-height:96px}.pa-side-card{width:100%;padding:var(--pa-pad);border-radius:var(--pa-radius);background:#101519}.pa-side-card.second{cursor:pointer;padding-right:20px;overflow:hidden}.pa-side-title{margin-bottom:10px;font:400 20px/100% Helvetica}.pa-side-second-title,.pa-side-value{font:400 18px Helvetica}.pa-side-value{white-space:nowrap;color:#fff;overflow:hidden}.avatar-header-mobile{object-fit:cover;border-radius:50%;width:50px;height:50px}.pa-support-card{width:100%;padding:var(--pa-pad);border-radius:var(--pa-radius);color:#fff;text-align:center;cursor:pointer;background:#101519;flex-direction:column;justify-content:center;align-items:center;gap:14px;font:500 20px/100% Helvetica;display:flex}.pa-right-lastline{gap:var(--pa-gap);grid-template-columns:minmax(0,auto) 280px;align-items:stretch;display:grid}.pa-transactions{width:100%;min-width:0;min-height:360px;padding:var(--pa-pad);border-radius:var(--pa-radius);background:#101519}.pa-transactions-wrapper,.pa-invitations-table-inner{width:100%}.pa-transactions-table,.pa-table{border-collapse:collapse;width:100%}.pa-transactions-table th,.pa-transactions-head{text-align:left;color:#b6b6b6;font:400 24px/100% Helvetica}.pa-transactions-table th{letter-spacing:.08em;text-transform:uppercase;color:#6e7f8a;padding-bottom:16px;font:600 12px/100% Inter,sans-serif}.pa-transactions-table th,.pa-transactions-table td{width:20%}.pa-transactions-table td{text-align:left;vertical-align:middle;color:#fff;border-bottom:1px solid #ffffff0d;padding:14px 0;font:400 15px/1.3 Helvetica}.pa-transactions-table tbody tr:last-child td{border-bottom:none}.pa-transactions-table th:first-child,.pa-transactions-table td:first-child{width:30%}.pa-transactions-table th:last-child,.pa-transactions-table td:last-child{text-align:left;width:5%}.col-name{width:28%;font-weight:400}.col-amount{text-align:center;width:15%}.col-date{text-align:center;width:20%;padding-left:38px}.col-status{text-align:center;width:15%}.col-menu{text-align:right;width:10%}.pa-transaction-img-span{align-items:center;gap:16px;display:flex}.pa-transactions-table tbody tr{cursor:pointer;transition:all .2s}.pa-transactions-table tbody tr:hover{background:#ffffff08}.pa-tx-type{align-items:center;gap:14px;min-width:0;display:flex}.pa-tx-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pa-tx-icon.in{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c2e}.pa-tx-icon.out{color:#ff9d92;background:#ff7e701a;border:1px solid #ff7e702e}.pa-tx-type-text{flex-direction:column;gap:3px;min-width:0;display:flex}.pa-tx-type-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font:500 15px/1.2 Helvetica;overflow:hidden}.pa-tx-type-sub{letter-spacing:.06em;text-transform:uppercase;color:#6e7f8a;font:600 11px/1 Inter,sans-serif}.pa-tx-amount{letter-spacing:-.01em;font:600 16px/1 Inter,sans-serif}.pa-tx-amount.pos{color:#9dff3c}.pa-tx-amount.neg{color:#ff9d92}.pa-tx-chevron{color:#5c6b75;transition:color .2s,transform .2s}.pa-transactions-table tbody tr:hover .pa-tx-chevron{color:#fff;transform:translate(2px)}.pa-transactions{flex-direction:column;display:flex}.pa-transactions-wrapper{flex:1}.pa-tx-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:200px;display:flex}.pa-tx-empty svg{color:#3a4651;margin-bottom:4px}.pa-tx-empty p{color:#c4ccd2;margin:0;font:600 16px/1 Helvetica}.pa-tx-empty span{color:#6e7f8a;font:400 13px/1.45 Inter,sans-serif}.pa-transactions h3{margin-bottom:20px}.pa-transactions-top span{color:#a1a4a7;cursor:pointer;opacity:.3;transition:all .5s}.pa-transactions-top span:not(:first-child){margin-left:20px}.pa-transactions-top span.active{opacity:1}.pa-transactions-head{margin-bottom:19px}.pa-transaction-row,.pa-transactions-date,.pa-date-picker-header p,.pa-table td,.pa-table th{font-family:Helvetica}.pa-transaction-row{color:#fff;align-items:center;font-size:24px;font-weight:400;line-height:100%}.pa-transaction-row img{grid-column:9}.pa-transaction-span-center{text-align:center}.status{white-space:nowrap;border-radius:32px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font:500 13px/1 Inter,sans-serif;display:inline-flex}.status svg{flex-shrink:0}.status span{margin-bottom:0}.status.paid{color:#9dff3c;background:#004c018c}.status.overdue{color:#ff8a7d;background:#3b1900b3}.status.pending{color:#efc807;background:#4b450199}.pa-transactions-top{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px}.pa-tx-segmented{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:4px;padding:5px;display:inline-flex}.pa-tx-seg{color:#eaf0ec99;cursor:pointer;letter-spacing:.2px;white-space:nowrap;background:0 0;border:none;border-radius:100px;padding:9px 18px;font:500 14px/1 Helvetica;transition:background .25s,color .25s}.pa-tx-seg:hover{color:#fff}.pa-tx-seg.active{color:#101519;background:#9dff3c;font-weight:600;box-shadow:0 6px 16px #9dff3c38}.pa-tx-date-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;height:42px;padding:0 16px;font:500 14px/1 Inter,sans-serif;transition:border-color .25s,background .25s;display:inline-flex}.pa-tx-date-btn svg{color:#9dff3c;flex-shrink:0}.pa-tx-date-btn:hover,.pa-tx-date-btn.active{background:#9dff3c0f;border-color:#9dff3c66}.pa-transactions-date{color:#fff;align-items:center;gap:15px;font-size:26px;font-weight:400;line-height:100%;display:flex}.pa-transactions-date span{color:#fff;cursor:default;margin-left:0;font-size:26px;opacity:1!important}.pa-transactions-date img{cursor:pointer;width:33px;height:33px;transition:transform .2s,opacity .2s}.pa-transactions-date img:hover{opacity:.85;transform:scale(1.06)}.pa-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0 2px;display:flex}.pa-pagination-arrow{color:#cfd6db;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:flex}.pa-pagination-arrow:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#ffffff29}.pa-pagination-arrow:disabled{opacity:.35;cursor:not-allowed}.pa-pagination img{cursor:pointer;opacity:.6;width:18px;height:18px;transition:all .3s}.pa-pagination img:hover{opacity:1}.pa-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.pa-pages span,.pa-page-number{box-sizing:border-box;cursor:pointer;color:#8fa0ad;border-radius:50%;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 6px;font:500 14px/1 Inter,sans-serif;transition:background .2s,color .2s;display:flex}.pa-pages span:hover,.pa-page-number:hover{color:#fff;background:#ffffff0d}.pa-pages span.active,.pa-page-number.active{color:#101519;background:#9dff3c;font-weight:700}.pa-transaction-modal-overlay,.mobile-menu-main-header-pa{z-index:9999;animation:.3s forwards overlayFade;position:fixed;inset:0}.pa-transaction-modal-overlay{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex}.pa-transaction-modal{opacity:0;background:#101519;border:1px solid #ffffff0d;border-radius:36px;width:100%;max-width:760px;max-height:85vh;padding:32px;animation:.3s forwards modalIn;overflow-y:auto;transform:scale(.9)translateY(40px);box-shadow:0 30px 80px #0009}.pa-transaction-modal-top{justify-content:space-between;margin-bottom:28px;display:flex}.pa-transaction-modal-subtitle{font-size:18px}.pa-transaction-modal-title{color:#fff;font-size:34px}.pa-transaction-modal-close,.pa-date-picker-close{color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.pa-transaction-modal-close{background:#172027;width:52px;height:52px;font-size:28px}.pa-transaction-modal-close:hover,.pa-date-picker-close:hover{background:#202c35;transform:rotate(90deg)}.pa-transaction-modal-amount-block{opacity:0;background:#9dff3c;border-radius:28px;margin-bottom:24px;padding:24px;animation:.3s .1s forwards amountPop;transform:scale(.9)}.pa-transaction-modal-amount{color:#000;font-size:40px}.pa-transaction-modal-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pa-transaction-modal-card{background:#172027;border-radius:20px;flex-direction:column;gap:10px;padding:16px;transition:all .2s;display:flex}.pa-transaction-modal-card:hover{background:#1b262f;transform:translateY(-3px)}.pa-transaction-modal-card span{color:#6a6a6a;font-size:14px}.pa-transaction-modal-card strong{color:#fff;font-size:18px}.mobilemenu-pa-header{display:none}.mobile-menu-main-header-pa{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;justify-content:flex-end;display:flex}.mobile-menu-header-pa{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff14;border-left:1px solid #fff3;flex-direction:column;align-items:center;gap:22px;width:min(280px,82vw);height:100vh;padding:32px 18px;animation:.4s cubic-bezier(.22,1,.36,1) forwards menuSlideIn;display:flex;overflow:hidden auto;box-shadow:-10px 0 30px #00000040}.mobile-menu-header-pa>*{opacity:0;animation:.45s forwards itemsFadeUp;transform:translateY(12px)}.mobile-menu-header-pa>:first-child{animation-delay:.15s}.mobile-menu-header-pa>:nth-child(2){animation-delay:.22s}.mobile-menu-header-pa>:nth-child(3){animation-delay:.29s}.mobile-menu-header-pa>:nth-child(4){animation-delay:.36s}.mobile-menu-header-pa>:nth-child(5){animation-delay:.43s}.pa-header-referral-mobile-menu{border-radius:26px;flex-wrap:wrap;align-items:flex-start;width:100%;min-width:0;height:auto;min-height:120px;padding:14px}.pa-header-referral-mobile-menu .pa-header-referral-icon{flex-basis:36px;width:36px;height:36px}.pa-header-referral-mobile-menu .pa-header-referral-content{flex-basis:calc(100% - 46px)}.pa-header-referral-mobile-menu .pa-header-referral-copy-btn{width:100%;min-width:0}.pa-transactions-filters,.pa-transactions-date-range-wrapper{position:relative}.pa-date-picker-dropdown{z-index:50;background:#172027;border:1px solid #ffffff0f;border-radius:28px;width:360px;padding:20px;animation:.22s forwards datePickerFadeIn;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 24px 60px #00000073}.pa-date-picker-header{align-items:center;margin-bottom:18px}.pa-date-picker-header p{color:#fff;font-size:22px;font-weight:400;line-height:100%}.pa-date-picker-close{background:#101519;width:42px;height:42px;font-size:24px}.pa-date-picker-body{gap:14px;margin-bottom:18px;display:grid}.pa-date-picker-field{flex-direction:column;gap:8px;display:flex}.pa-date-picker-field span{font:400 15px Helvetica;opacity:1!important;margin-left:0!important}.pa-date-picker-field input{background:#101519;border:1px solid #ffffff12;border-radius:18px;height:54px;padding:0 16px;font-size:16px;transition:border-color .2s,background .2s}.pa-date-picker-field input:focus{background:#111a20;border-color:#9dff3c}.pa-date-picker-field input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert();opacity:.9}.pa-date-picker-actions{flex-wrap:wrap;gap:10px;display:flex}.pa-date-picker-btn{cursor:pointer;border:none;border-radius:100px;height:48px;padding:0 18px;font:400 15px Inter,sans-serif;transition:all .2s}.pa-date-picker-btn.primary{color:#000;background:#9dff3c}.pa-date-picker-btn.secondary{color:#fff;background:#101519}.pa-date-picker-btn.secondary:hover{background:#202c35}.pa-date-picker-btn.ghost{color:#b6b6b6;background:0 0;border:1px solid #ffffff14}.pa-date-picker-btn.ghost:hover{color:#fff;border-color:#ffffff29}.pa-referrals-desktop{display:block}.pa-referrals-mobile{display:none}@media (max-width:768px){.pa-referrals-desktop{display:none}.pa-referrals-mobile{display:block}}.pa-table th{text-align:left;color:#b6b6b6;padding-bottom:22px;font:400 20px Helvetica}.pa-table td{vertical-align:middle;color:#fff;border-top:1px solid #ffffff0a;padding:18px 0;font:400 20px Helvetica}.pa-name{align-items:center;gap:14px;display:flex}.pa-name img{object-fit:cover;border-radius:50%;width:46px;height:46px}.pa-referral-mobile-card{background:#101519;border:1px solid #ffffff0d;border-radius:24px;padding:18px}.pa-referral-mobile-card:not(:last-child){margin-bottom:12px}.pa-referral-mobile-top{margin-bottom:16px}.pa-referral-mobile-user{align-items:center;gap:12px;display:flex}.pa-referral-mobile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}.pa-referral-mobile-user-info{flex-direction:column;gap:4px;min-width:0;display:flex}.pa-referral-mobile-name{word-break:break-word;color:#fff;margin:0;font:400 18px Helvetica}.pa-referral-mobile-date{color:#6a6a6a;font:400 13px Inter,sans-serif}.pa-referral-mobile-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pa-referral-mobile-stat{background:#172027;border-radius:18px;flex-direction:column;gap:8px;padding:14px;display:flex}.pa-referral-mobile-stat span{color:#6a6a6a;font:400 13px/1.2 Helvetica}.pa-referral-mobile-stat strong{color:#fff;font:400 18px/1.2 Inter,sans-serif}.pa-transaction-row-animated,.pa-transaction-mobile-card-animated{opacity:0;animation:.45s forwards paTransactionFadeUp;transform:translateY(14px)}.pa-transaction-row-animated:first-child,.pa-transaction-mobile-card-animated:first-child{animation-delay:50ms}.pa-transaction-row-animated:nth-child(2),.pa-transaction-mobile-card-animated:nth-child(2){animation-delay:.1s}.pa-transaction-row-animated:nth-child(3),.pa-transaction-mobile-card-animated:nth-child(3){animation-delay:.15s}.pa-transaction-row-animated:nth-child(4),.pa-transaction-mobile-card-animated:nth-child(4){animation-delay:.2s}.pa-transaction-row-animated:nth-child(5),.pa-transaction-mobile-card-animated:nth-child(5){animation-delay:.25s}@keyframes paTransactionFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes overlayFade{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes modalIn{60%{opacity:1;transform:scale(1.02)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes amountPop{to{opacity:1;transform:scale(1)}}@keyframes menuSlideIn{0%{opacity:.7;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes itemsFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes datePickerFadeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.balance-component-methods{grid-template-columns:1fr}.balance-component-wallet-row{flex-direction:column;align-items:stretch}.balance-component-wallet-copy-btn{width:100%}.balance-component-modal{border-radius:28px;max-width:100%;padding:28px 18px 18px}.balance-component-modal-title{font-size:20px}.balance-component-modal-input{height:50px;font-size:14px}.balance-component-modal-submit{height:52px;font-size:15px}}.pa-deposits-compact{width:100%;padding:var(--pa-pad);border-radius:var(--pa-radius);background:#101519;border:1px solid #ffffff0a;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.pa-deposits-compact:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#9dff3c59,#0000);height:1px;position:absolute;top:0;left:32px;right:32px}.pa-deposits-compact-top{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.pa-deposits-fill-subtitle{letter-spacing:.06em;text-transform:uppercase;color:#9dff3c;opacity:.7;margin:0 0 6px;font:400 13px/100% Inter}.pa-deposits-fill-title{color:#fff;margin:0;font:400 24px/100% Helvetica}.pa-deposits-fill-badge{color:#9dff3c;background:#9dff3c1f;border:1px solid #9dff3c33;border-radius:100px;align-items:center;height:34px;padding:0 16px;display:flex}.pa-deposits-rows{flex-direction:column;gap:10px;display:flex}.pa-deposit-row{background:linear-gradient(135deg,#172027 0%,#131b21 100%);border:1px solid #ffffff0d;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 18px;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex}.pa-deposit-row-center{flex:1;align-items:center;gap:20px;min-width:0;display:flex}.pa-deposit-row-des{color:#6e7f8a;text-overflow:ellipsis;font:400 12px/1.45 Inter,sans-serif;display:none;overflow:hidden}.pa-deposit-row:hover{border-color:#9dff3c47;transform:translateY(-2px);box-shadow:0 4px 24px #9dff3c0f}.pa-deposit-row-left{flex-shrink:0;align-items:center;gap:10px;display:flex}.pa-deposit-row-term{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c33;border-radius:100px;padding:5px 11px;font:500 12px/100% Inter,sans-serif}.pa-deposit-row-title{color:#8c9aa4;font:400 13px/100% Inter,sans-serif}.pa-deposit-row-percent{color:#9dff3c;letter-spacing:-.02em;flex-shrink:0;font:700 26px/100% Inter,sans-serif}.pa-deposit-row-btn{color:#9dff3c;cursor:pointer;background:0 0;border:1px solid #9dff3c66;border-radius:100px;flex-shrink:0;height:36px;padding:0 18px;font:500 13px/100% Inter,sans-serif;transition:background .2s,border-color .2s,color .2s,transform .2s}.pa-deposit-row-btn:hover{color:#101519;background:#9dff3c;border-color:#9dff3c;transform:translateY(-1px)}@keyframes paReferralToastIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pa-stat-card{border:1px solid #ffffff0a}.pa-stat-last .pa-stat-row:not(:last-child){border-bottom:1px solid #ffffff0f;margin-bottom:12px;padding-bottom:12px}.pa-support-card{border:1px solid #9dff3c14;transition:border-color .3s,box-shadow .3s,transform .25s}.pa-support-card:hover{border-color:#9dff3c4d;transform:translateY(-3px);box-shadow:0 8px 32px #9dff3c14}.pa-side-card{border:1px solid #ffffff0a;transition:border-color .25s}.pa-side-card:hover{border-color:#ffffff1a}.pa-balance-block:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);position:absolute;inset:0}
@media (min-width:1920px){.pa-profile-wrapper{justify-content:center}}@media (max-width:1480px){.pa-right-topline{grid-template-columns:repeat(2,1fr)}.pa-deposits-compact{grid-column:2 span}.pa-deposit-row-des{display:unset}}@media (max-width:1280px){.pa-nav,.pa-header-profile-block,.pa-header-input-block,.pa-header-hr{display:none}.pa-deposits-compact{grid-column:unset}.mobilemenu-pa-header{display:unset}.pa-nav-buttons-block{gap:20px}.pa-nav-buttons-block img{height:30px}.pa-mobile-nav{align-items:stretch;gap:6px;width:100%}.pa-mobile-nav .pa-nav-link{width:100%}.pa-mobile-nav .pa-nav-icon img{width:24px;height:24px}.pa-header-page-title{font-size:22px}.pa-nav-exit-logo{width:40px;height:40px}.mobile-headerprofile{width:100%;height:unset;text-align:center;flex-direction:column;align-items:center;display:flex;overflow:hidden}.pa-header-profile-nickname,.pa-header-profile-name,.pa-header-profile-nickname-block{width:100%}.mobile-headerprofile img{height:50px}.pa-transactions-table td{font-size:22px}.pa-right-lastline,.pa-right-topline{grid-template-columns:1fr}}@media (max-width:1100px){.pa-stats-wrapper{grid-template-columns:1fr}}.pa-transactions-mobile-list{display:none}.pa-transaction-mobile-empty{color:#fff;text-align:center;padding:20px;font-size:16px}.pa-transaction-mobile-card{cursor:pointer;background:#172027;border-radius:22px;margin-bottom:14px;padding:16px;transition:all .2s}.pa-transaction-mobile-card:hover{background:#1b262f}.pa-transaction-mobile-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.pa-transaction-mobile-type{color:#fff;font-size:16px;line-height:1.3}.pa-transaction-mobile-menu{opacity:.7;flex-shrink:0;width:18px;height:18px}.pa-transaction-mobile-info{flex-direction:column;gap:10px;display:flex}.pa-transaction-mobile-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pa-transaction-mobile-row span:first-child{color:#8c9398;font-size:14px}.pa-transaction-mobile-row strong{color:#fff;text-align:right;font-size:15px;font-weight:400}@media (max-width:1024px){.pa-transactions{border-radius:32px;padding:24px}.pa-transactions-table th{padding-bottom:18px;font-size:18px}.pa-transactions-table td{padding:12px 0;font-size:18px}.col-date{padding-left:16px}.pa-transactions-date span{font-size:18px}.pa-transactions h3{font-size:20px}.pa-invitations-wrapper{flex-direction:column}.pa-side-block{max-width:unset}}@media (max-width:768px){.pa-transactions{border-radius:24px;min-height:auto;padding:18px}.pa-deposit-row{height:unset;gap:20px;align-items:unset;flex-direction:column;padding:20px}.pa-deposits-rows{grid-template-columns:repeat(1,1fr);display:grid}.pa-card-top-content p{font-size:26px}.pa-refferal-card span,.pa-level-card span,.pa-personal-card span{font-size:40px}.pa-card-top-content img{width:70px;height:70px}.pa-transactions h3{text-align:center;font-size:22px}.pa-transactions-table{display:none}.pa-transactions-mobile-list{display:block}.pa-transaction-img-span{align-items:flex-start;gap:12px;display:flex}.pa-transaction-img-span img{width:18px;height:18px;margin-top:2px}.status{min-height:24px;padding:4px 12px;font-size:12px;width:fit-content!important;height:auto!important}.status img{width:5px;height:5px}.pa-transaction-modal-overlay{align-items:flex-end;padding:14px}.pa-transaction-modal{border-radius:24px 24px 0 0;width:100%;max-width:100%;padding:20px;animation:.3s forwards modalMobileIn}.pa-transaction-modal-top{align-items:flex-start;gap:16px;margin-bottom:20px}.pa-transaction-modal-subtitle{font-size:14px}.pa-transaction-modal-title{font-size:24px;line-height:1.2}.pa-transaction-modal-close{flex-shrink:0;width:42px;height:42px;font-size:24px}.pa-transaction-modal-amount-block{border-radius:20px;margin-bottom:18px;padding:18px}.pa-profile-left{align-items:center}.pa-transaction-modal-amount{font-size:28px}.pa-transaction-modal-grid{grid-template-columns:1fr;gap:12px}.pa-transaction-modal-card{border-radius:16px;padding:14px}.pa-transaction-modal-card span{font-size:13px}.pa-transaction-modal-card strong{word-break:break-word;font-size:16px;line-height:1.4}.pa-stat-row img,.pa-support-card img{width:44px;height:44px}.pa-stat-row p,.pa-side-title{font-size:18px}.pa-support-card{font-size:20px}.pa-balance-title{font-size:12px}.pa-balance-ammount{font-size:52px}.pa-balance-ammount-block{margin-bottom:0}.pa-side-value{font-size:16px}.pa-stat-row span{font-size:36px}.pa-deposit-btn,.pa-replenish-btn{height:60px;min-height:unset;font-size:18px}.pa-header-welcom-text{font-size:18px}.pa-header-right-block img{height:40px}.pa-header-right-block img.mobilemenu-pa-header{height:25px}}@media (max-width:640px){.pa-transactions-top{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:20px}.pa-tx-segmented{justify-content:stretch;width:100%}.pa-tx-seg{text-align:center;flex:1;padding:10px 6px}.pa-transactions-filters,.pa-transactions-date-range-wrapper,.pa-tx-date-btn{width:100%}.pa-tx-date-btn{justify-content:center;height:44px}.pa-date-picker-dropdown{width:100%;left:0;right:0}.pa-top-cards-block{grid-template-columns:repeat(1,1fr)}}@media (max-width:480px){.pa-transactions{border-radius:20px;padding:16px}.pa-transactions h3{font-size:20px}.pa-transaction-mobile-card{border-radius:18px;padding:14px}.pa-transaction-mobile-type{font-size:15px}.pa-transaction-mobile-row strong{font-size:14px}.pa-transaction-modal{padding:16px}.pa-transaction-modal-title{font-size:21px}.pa-transaction-modal-amount{font-size:24px}}@keyframes modalMobileIn{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1480px){.pa-header{padding:0 34px 0 28px}.pa-header-right-block{gap:22px}.pa-header-referral{width:min(390px,34vw);min-width:290px}.pa-header-referral-copy-btn{min-width:120px;padding:0 13px}}@media (max-width:1280px){.pa-header-referral{width:min(430px,52vw);min-width:300px}}@media (max-width:1024px){.pa-header{gap:16px;padding:0 22px}.pa-header-right-block{gap:16px}.pa-header-referral{width:340px;height:54px;padding:6px 7px 6px 12px}.pa-header-referral-icon{flex-basis:36px;width:36px;height:36px}.pa-header-referral-copy-btn{min-width:112px;height:40px;padding:0 12px}}@media (max-width:768px){.pa-header{gap:12px;height:86px;margin-bottom:16px;padding:0 18px}.pa-header .pa-header-referral{display:none}.pa-header-title-block{flex:auto;min-width:0}.pa-header-page-title{white-space:nowrap;text-overflow:ellipsis;font-size:20px;overflow:hidden}.pa-header-right-block{flex-shrink:0;gap:12px}.pa-header-referral{gap:8px;width:100%;min-width:0;height:52px;padding:6px 6px 6px 10px}.pa-header-referral-value{font-size:13px}.pa-header-referral-icon{flex-basis:34px;width:34px;height:34px}.pa-header-referral-copy-btn{width:42px;min-width:42px;padding:0}.pa-header-referral-copy-btn span{display:none}.pa-header-referral-toast{padding:8px 12px;font-size:12px;top:calc(100% + 4px);right:0}}@media (max-width:640px){.pa-header-welcom-text{display:none}.pa-header-right-block{justify-content:flex-end;width:auto}}@media (max-width:480px){.pa-header{height:82px;padding:0 14px}.pa-header-right-block{gap:10px}.pa-header-referral{height:50px;padding-left:9px}.pa-header-referral-value{font-size:12px}.pa-header-referral-icon{flex-basis:32px;width:32px;height:32px}.pa-header-referral-copy-btn{width:40px;min-width:40px;height:38px}}@media (max-width:540px){.pa-balance-ammount{font-size:min(42px,10.5vw)}.pa-balance-currency{margin-left:10px;font-size:20px}}@media (max-width:400px){.pa-container{gap:6px;padding:10px}.pa-balance-block{border-radius:28px;padding:22px}.pa-balance-title{margin-bottom:12px;font-size:12px}.pa-deposit-btn,.pa-replenish-btn{font-size:15px}}@media (max-width:900px){.pa-right-lastline{grid-template-columns:1fr}.pa-side-info{gap:var(--pa-gap);flex-flow:column;height:auto}.pa-side-info .pa-side-card,.pa-side-info .pa-support-card{flex:none;width:100%}.pa-side-info .pa-support-card{flex-direction:row;gap:12px;min-height:0;padding:24px}}
.pa-stats-wrapper{grid-template-columns:repeat(3,minmax(350px,1fr));gap:10px;display:grid}.pa-stat-card.pa-stat-with-graph{flex-direction:row;justify-content:space-between;align-items:center;gap:18px;display:flex}.pa-stat-content{flex-direction:column;flex:1;min-width:0;display:flex}.pa-stat-chip{border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.pa-stat-chip.pa-tone-green{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c33}.pa-stat-chip.pa-tone-blue{color:#5aa9ff;background:#5aa9ff1a;border:1px solid #5aa9ff38}.pa-stat-chip.pa-tone-teal{color:#3fd9c0;background:#3fd9c01a;border:1px solid #3fd9c038}.pa-stat-with-graph .pa-stat-title{color:#eaf0ecb3;min-height:38px;margin:0 0 10px;font:400 15px/1.3 Helvetica}.pa-stat-with-graph .pa-stat-value{letter-spacing:-.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;font:700 30px/1 Inter,sans-serif;overflow:hidden}.pa-donut-wrap{flex-shrink:0;position:relative}.pa-donut{justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.pa-donut-svg{width:132px;height:132px;display:block}.pa-donut-track{stroke:#ffffff12}.pa-donut-progress{transition:stroke-dashoffset 1.1s cubic-bezier(.22,1,.36,1)}.pa-donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.pa-donut-percent{letter-spacing:-.02em;z-index:1;font:700 26px/1 Inter,sans-serif}.pa-donut-sub{letter-spacing:.1em;text-transform:uppercase;color:#6e7f8a;font:600 10px/1 Inter,sans-serif}.pa-donut-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:3;background:#1a2228;border-radius:12px;padding:8px 10px;font-size:14px;line-height:1;transition:opacity .2s,transform .2s;position:absolute;top:-12px;left:50%;transform:translate(-50%,-100%)}.pa-donut-wrap:hover .pa-donut-tooltip{opacity:1;transform:translate(-50%,calc(-100% - 4px))}@media (max-width:1200px){.pa-stats-wrapper{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.pa-stat-title{height:unset}}@media (max-width:900px){.pa-stats-wrapper{grid-template-columns:1fr;gap:14px}.pa-stat-card.pa-stat-with-graph{justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.pa-stat-content{flex:1}.pa-donut,.pa-donut-svg{width:128px;height:128px}.pa-donut-percent{font-size:24px}.pa-donut-tooltip{padding:7px 9px;font-size:13px}}@media (max-width:640px){.pa-stats-wrapper{grid-template-columns:1fr;gap:12px}.pa-stat-card.pa-stat-with-graph{border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:18px;padding:18px}.pa-stat-content{flex-direction:unset;justify-content:space-between;align-items:center;gap:12px;width:100%}.pa-stat-with-graph .pa-stat-title{text-align:left;min-height:0;margin:0;font-size:15px}.pa-stat-with-graph .pa-stat-value{font-size:26px}.pa-stat-chip{flex-shrink:0;margin-bottom:0}.pa-stat-icon{height:50px;margin-bottom:0}.pa-donut-wrap{justify-content:center;width:100%;display:flex}.pa-donut,.pa-donut-svg{width:120px;height:120px}.pa-donut-percent{font-size:22px}.pa-donut-tooltip{border-radius:10px;padding:6px 8px;font-size:12px;top:-8px}}@media (max-width:420px){.pa-stat-card.pa-stat-with-graph{gap:16px;padding:16px}.pa-donut,.pa-donut-svg{width:104px;height:104px}.pa-donut-percent{font-size:20px}.pa-donut-tooltip{padding:6px 7px;font-size:11px}}
.pa-container,.pa-right,.pa-wrapper,.pa-invest-wrapper,.pa-invest-left,.pa-invest-right,.pa-catalog-wrapper{min-width:0}img{max-width:100%;height:auto}.pa-dashboard{flex-direction:column;justify-content:space-between;height:-webkit-fill-available;display:flex}.pa-catalog-title{letter-spacing:-1.8px;color:#fff;width:100%;max-width:453px;margin:28px 0 28px 15px;font-family:Helvetica,Arial,sans-serif;font-size:58px;font-weight:700;line-height:58px}.pa-empty{text-align:center;color:#fff;margin-top:30px;font-family:Helvetica,Arial,sans-serif;font-weight:400}.pa-catalog-info{color:#fff;opacity:.5;margin-left:15px;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:100%}.pa-invest-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:0 6px;display:flex}.pa-invest-head h2{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:110%}.pa-invest-list{flex-direction:column;gap:10px;margin-top:0;display:flex}.pa-invest-scroll{width:100%}.pa-circle{background:#9dff3c;border-radius:50%;width:50px;height:50px}.pa-invest-item{background:#101519;border:1px solid #ffffff0d;border-radius:18px;justify-content:space-between;align-items:center;padding:16px 20px;transition:border-color .25s,background .25s;display:flex}.pa-invest-name{align-items:center;gap:14px;min-width:0;display:flex}.pa-invest-chip{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.pa-invest-title{color:#fff;margin-bottom:3px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.pa-invest-sub{color:#6e7f8a;font-family:Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1}.pa-invest-chevron{color:#5c6b75;flex-shrink:0;transition:color .2s,transform .2s}.pa-invest-item:hover{border-color:#ffffff1a}.pa-invest-item:hover .pa-invest-chevron{color:#fff;transform:translate(2px)}.pa-invest-info{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:26px;min-width:0;display:flex}.icon-col{justify-content:center;align-items:center;display:flex}.icon-col img{cursor:pointer;opacity:.8;width:30.17px;height:36.2px;transition:all .2s}.icon-col img:hover{opacity:1;transform:scale(1.1)}.pa-invest-col{flex-direction:column;gap:6px;min-width:0;display:flex}.pa-invest-value{text-align:center;letter-spacing:-.01em;color:#fff;white-space:nowrap;font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1}.pa-invest-col span{color:#6e7f8a;text-align:center;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1}.pa-invest-value.negative{color:#f64e60}.pa-invest-value.positive{color:#9dff3c}.status-col{justify-content:flex-end;display:flex}.status.active{color:#9dff3c;background:#004c018c}.status.finished{color:#9aa4ab;background:#ffffff0f}.status.sale{color:#9dff3c;background:#9dff3c1f;border:1px solid #9dff3c47}.pa-small-card p{color:#6a6a6a;margin-bottom:10px}.pa-small-card span{color:#fff;font-size:30px}.pa-catalog-wrapper{width:100%;padding:0}.pa-catalog-head h2{color:#fff;margin-bottom:10px;font-size:40px}.pa-catalog-head p{color:#6a6a6a;margin-bottom:30px}.pa-invest-wrapper{flex-direction:row;gap:10px;display:flex}.pa-invest-left{width:1089px;max-width:100%}.pa-invest-right{flex-direction:column;gap:12px;width:100%;min-width:0;max-width:598px;display:flex}.pa-istat{background:#101519;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:16px;min-width:0;padding:22px;display:flex}.pa-istat-head{align-items:center;gap:12px;min-width:0;display:flex}.pa-istat .pa-stat-chip,.pa-istat-support .pa-stat-chip{flex-shrink:0;margin-bottom:0}.pa-istat-label{color:#eaf0ecb3;margin:0;font:400 14px/1.3 Helvetica,Arial,sans-serif}.pa-istat-value{letter-spacing:-.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font:700 32px/1 Inter,Helvetica,sans-serif;overflow:hidden}.pa-istat-value.positive{color:#9dff3c}.pa-istat-primary .pa-istat-value{font-size:40px}.pa-istat-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}.pa-istat-support{cursor:pointer;text-align:left;background:#101519;border:1px solid #9dff3c1a;border-radius:24px;align-items:center;gap:14px;width:100%;padding:18px 22px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.pa-istat-support:hover{border-color:#9dff3c52;transform:translateY(-2px);box-shadow:0 10px 26px #9dff3c14}.pa-istat-support-text{color:#fff;flex:1;min-width:0;font:500 16px/1 Helvetica,Arial,sans-serif}.pa-istat-support-arrow{color:#5c6b75;flex-shrink:0;transition:color .2s,transform .2s}.pa-istat-support:hover .pa-istat-support-arrow{color:#fff;transform:translate(2px)}.pa-market-page{flex-direction:column;gap:18px;padding-bottom:80px;display:flex}.pa-market-hero{background:linear-gradient(135deg,#9dff3c1f,#4aa8ff0f),#101519;border:1px solid #ffffff0f;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:22px;padding:28px;display:flex}.pa-market-eyebrow{color:#9dff3c;align-items:center;gap:8px;margin-bottom:18px;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.pa-market-hero h1{color:#fff;max-width:760px;margin:0 0 12px;font-family:Helvetica,Arial,sans-serif;font-size:42px;font-weight:700;line-height:1}.pa-market-hero p{color:#eaf0ecad;max-width:660px;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.45}.pa-market-hero-action,.pa-market-buy{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex}.pa-market-hero-action{color:#101519;background:#fff;flex-shrink:0;padding:0 24px}.pa-market-hero-action:hover,.pa-market-buy:hover{transform:translateY(-1px)}.pa-market-stats{grid-template-columns:1.35fr 1fr 1fr;gap:12px;display:grid}.pa-market-stat{background:#101519;border:1px solid #ffffff0d;border-radius:24px;align-items:center;gap:16px;min-height:118px;padding:22px;display:flex}.pa-market-stat-main{border-color:#9dff3c24}.pa-market-stat .pa-stat-chip{flex-shrink:0;margin-bottom:0}.pa-market-stat p{color:#eaf0ecad;margin:0 0 8px;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.25}.pa-market-stat strong{color:#fff;font-family:Inter,Helvetica,Arial,sans-serif;font-size:30px;line-height:1;display:block}.pa-market-section{background:#101519;border:1px solid #ffffff0d;border-radius:28px;padding:24px}.pa-market-section-head{padding:0}.pa-market-section-head span{color:#eaf0ec8f;font-family:Helvetica,Arial,sans-serif;font-size:14px}.pa-market-empty{color:#eaf0ec7a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:280px;display:flex}.pa-market-empty p{color:#fff;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:700}.pa-market-empty span{max-width:360px;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4}.pa-market-loader{animation:1s linear infinite paMarketSpin}@keyframes paMarketSpin{to{transform:rotate(360deg)}}.pa-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pa-market-card{background:#172027;border:1px solid #ffffff0f;border-radius:24px;min-width:0;overflow:hidden}.pa-market-card-image{aspect-ratio:16/10;color:#eaf0ec6b;cursor:pointer;background:#0e1418;border:none;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.pa-market-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.pa-market-card:hover .pa-market-card-image img{transform:scale(1.04)}.pa-market-card-image span{color:#9dff3c;background:#101519d6;border:1px solid #9dff3c47;border-radius:100px;padding:8px 12px;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.pa-market-card-image span.own{color:#fff;border-color:#ffffff3d}.pa-market-card-body{padding:18px}.pa-market-card-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.pa-market-card-title h3{color:#fff;margin:0 0 8px;font-family:Helvetica,Arial,sans-serif;font-size:20px;line-height:1.1}.pa-market-card-title p{color:#eaf0ec94;align-items:center;gap:6px;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;display:flex}.pa-market-open{color:#fff;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:inline-flex}.pa-market-open:hover{background:#9dff3c29;transform:translate(1px)}.pa-market-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.pa-market-card-metrics div{background:#101519;border-radius:16px;flex-direction:column;justify-content:space-between;gap:10px;min-height:76px;padding:12px;display:flex}.pa-market-card-metrics span{color:#7f8d96;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:1.2}.pa-market-card-metrics strong{color:#fff;font-family:Inter,Helvetica,Arial,sans-serif;font-size:18px;line-height:1}.pa-market-buy{color:#101519;background:#9dff3c;width:100%}.pa-market-buy:disabled{cursor:default;opacity:.55;box-shadow:none;transform:none}.pa-market-buy-own:disabled{opacity:1;color:#fff;background:#ffffff14}.pa-market-confirm{background:#101519;border:1px solid #ffffff0f;border-radius:30px;width:100%;max-width:460px;padding:32px;position:relative;box-shadow:0 20px 80px #00000073}.pa-market-confirm-chip{margin-bottom:18px}.pa-market-confirm h2{color:#fff;margin:0 54px 10px 0;font-family:Helvetica,Arial,sans-serif;font-size:28px;line-height:1.05}.pa-market-confirm>p{color:#eaf0ecad;margin:0 0 20px;font-family:Helvetica,Arial,sans-serif;font-size:15px;line-height:1.4}@media (max-width:420px){.pa-istat-grid{grid-template-columns:1fr}}.pa-wrapper{flex-direction:row;align-items:flex-start;gap:10px;display:flex}.pa-invest-right-wrapper{gap:10px;width:100%;display:flex}.pa-invest-right-ammount-block{background-color:#101519;border:1px solid #ffffff0d;border-radius:28px;justify-content:space-between;gap:20px;width:100%;max-width:598px;min-height:180px;padding:26px;display:flex}.pa-invest-right-ammount-content{flex-direction:column;justify-content:flex-start;gap:16px;width:100%;min-width:0;max-width:241px;display:flex}.pa-invest-right-ammount-content img,.pa-invest-right-number-content img,.pa-invest-right-investments-content img{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff14;border-radius:13px;width:46px;height:46px;margin:0;padding:10px}.pa-invest-right-ammount-content p{color:#eaf0ecb3;font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.3}.pa-invest-right-ammount-block h3{letter-spacing:-.02em;color:#fff;align-self:flex-end;font-family:Inter,Helvetica,Arial,sans-serif;font-size:34px;font-weight:700;line-height:100%}.pa-invest-right-investments-block{background-color:#101519;border:1px solid #ffffff0d;border-radius:28px;justify-content:space-between;align-items:center;gap:14px;width:100%;max-width:598px;min-height:110px;padding:24px 26px;display:flex}.pa-invest-right-investments-content{align-items:center;gap:14px;min-width:0;display:flex}.pa-invest-right-investments-block h3{letter-spacing:-.02em;color:#fff;font-family:Inter,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:100%}.pa-invest-right-investments-content p{color:#eaf0ecb3;font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.3}.pa-invest-right-number-block{background-color:#101519;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;justify-content:space-between;width:100%;max-width:324px;min-height:220px;padding:26px;display:flex}.pa-invest-right-number-content{flex-direction:column;gap:16px;min-width:0;display:flex}.pa-invest-right-number-content p{color:#eaf0ecb3;font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.3}.pa-invest-right-number-block h3{letter-spacing:-.02em;color:#9dff3c;margin-left:auto;font-family:Inter,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:100%}.pa-catalog-btn-wrapper{justify-content:center;margin-top:50px;margin-bottom:162px;display:flex}.pa-catalog-btn{cursor:pointer;text-align:center;letter-spacing:-.02em;color:#172027;background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:288px;height:56px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:140%;transition:transform .25s,box-shadow .25s;display:flex}.pa-catalog-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ffffff1f}.pa-catalog-btn svg{flex-shrink:0}.pa-invest-item-clickable{cursor:pointer;transition:transform .25s,box-shadow .25s,background .25s}.pa-invest-item-clickable:hover{background:#131a1f;transform:translateY(-2px);box-shadow:0 0 0 1px #9dff3c14}.pa-invest-item-clickable:focus{outline:none;box-shadow:0 0 0 2px #9dff3c40}.pa-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#05080ab8;justify-content:center;align-items:center;padding:20px;animation:.3s forwards paModalOverlayIn;display:flex;position:fixed;inset:0}.pa-modal{transform-origin:50%;will-change:transform, opacity;background:#101519;border:1px solid #ffffff0a;border-radius:40px;width:100%;max-width:920px;max-height:calc(100vh - 40px);padding:34px 34px 30px;animation:.55s cubic-bezier(.16,1,.3,1) forwards paModalIn;position:relative;overflow-y:auto;box-shadow:0 20px 80px #00000073}@keyframes paModalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes paModalIn{0%{opacity:0;transform:translateY(32px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes paModalCardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pa-modal-close{color:#fff;cursor:pointer;background:#172027;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;line-height:1;transition:all .2s;display:flex;position:absolute;top:22px;right:24px}.pa-modal-close:hover{background:#202b33;transform:scale(1.05)}.pa-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;padding-right:60px;display:flex}.pa-modal-title-wrap{align-items:center;gap:18px;display:flex}.pa-modal-icon{object-fit:contain;width:64px;height:64px}.pa-modal-title{color:#fff;margin-bottom:8px;font-family:Helvetica,Arial,sans-serif;font-size:36px;font-weight:700;line-height:100%}.pa-modal-sub{color:#a1a4a7;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:100%}.pa-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pa-modal-card{background:#172027;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:124px;padding:24px;animation:.5s cubic-bezier(.16,1,.3,1) backwards paModalCardIn;display:flex}.pa-modal-card:first-child{animation-delay:.14s}.pa-modal-card:nth-child(2){animation-delay:.19s}.pa-modal-card:nth-child(3){animation-delay:.24s}.pa-modal-card:nth-child(4){animation-delay:.29s}.pa-modal-card:nth-child(5){animation-delay:.34s}.pa-modal-card:nth-child(6){animation-delay:.39s}.pa-modal-card:nth-child(7){animation-delay:.44s}.pa-modal-card:nth-child(8){animation-delay:.49s}@media (prefers-reduced-motion:reduce){.pa-modal-overlay,.pa-modal,.pa-modal-card{animation-duration:.01ms;animation-delay:0s}}.pa-modal-card span{color:#a1a4a7;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:100%}.pa-modal-card p{color:#fff;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:100%}.pa-modal-card p.positive{color:#9dff3c}.pa-modal-card p.negative{color:#f64e60}.pa-modal-sale{background:#172027b8;border:1px solid #9dff3c29;border-radius:28px;margin-top:18px;padding:22px}.pa-modal-sale-head{align-items:center;gap:14px;margin-bottom:18px;display:flex}.pa-modal-sale-chip{width:46px;height:46px}.pa-modal-sale-head h3{color:#fff;margin:0 0 5px;font-family:Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:1.1}.pa-modal-sale-head p,.pa-modal-sale-actions p{color:#eaf0ecad;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.35}.pa-modal-sale-field{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.pa-modal-sale-field>span{color:#eaf0ecc7;font-family:Helvetica,Arial,sans-serif;font-size:14px}.pa-modal-sale-input-wrap{color:#9dff3c;background:#101519;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:12px;height:58px;padding:0 18px;transition:border-color .2s,box-shadow .2s;display:flex}.pa-modal-sale-input-wrap:focus-within{border-color:#9dff3c73;box-shadow:0 0 0 4px #9dff3c14}.pa-modal-sale-input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-family:Inter,Helvetica,Arial,sans-serif;font-size:22px;font-weight:700}.pa-modal-sale-input::placeholder{color:#ffffff52}.pa-modal-sale-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.pa-modal-sale-card{background:#101519;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:space-between;gap:12px;min-height:92px;padding:16px;display:flex}.pa-modal-sale-card span{color:#7f8d96;font-family:Helvetica,Arial,sans-serif;font-size:13px;line-height:1.2}.pa-modal-sale-card strong{color:#fff;font-family:Inter,Helvetica,Arial,sans-serif;font-size:22px;line-height:1}.pa-modal-sale-card strong.positive{color:#9dff3c}.pa-modal-sale-card strong.negative{color:#f64e60}.pa-modal-sale-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.pa-modal-sale-primary,.pa-modal-sale-secondary{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,opacity .2s,background .2s;display:inline-flex}.pa-modal-sale-primary{color:#101519;background:#9dff3c;width:100%}.pa-modal-sale-secondary{color:#ff7b88;background:#f64e601f;border:1px solid #f64e603d;flex-shrink:0}.pa-modal-sale-primary:hover,.pa-modal-sale-secondary:hover{transform:translateY(-1px)}.pa-modal-sale-primary:disabled,.pa-modal-sale-secondary:disabled{cursor:default;opacity:.58;transform:none}.pa-modal-doc{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}.pa-modal-object-btn{color:#9dff3c;cursor:pointer;background:#9dff3c1f;border:1px solid #9dff3c59;border-radius:100px;justify-content:center;align-items:center;gap:10px;min-width:220px;height:56px;padding:0 26px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:140%;transition:all .2s;display:inline-flex}.pa-modal-object-btn:hover{background:#9dff3c33;transform:translateY(-1px)}.pa-modal-doc-btn{color:#172027;background:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:220px;height:56px;padding:0 26px;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:140%;text-decoration:none;transition:all .2s;display:inline-flex}.pa-modal-doc-btn:hover{transform:translateY(-1px)}.pa-modal-doc-link{color:#9dff3c;font-family:Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:100%;text-decoration:none;transition:all .2s}.pa-modal-doc-link:hover{color:#fff}.pa-invest-filter-text span{cursor:pointer;transition:all .2s}.pa-invest-filter-text span.active{color:#fff}.pa-invest-filter-text span:not(.active){opacity:.6}.pa-invest-list-animated .pa-invest-item{opacity:0;animation:.45s forwards paInvestFadeUp;transform:translateY(18px)}.pa-invest-list-animated .pa-invest-item:first-child{animation-delay:50ms}.pa-invest-list-animated .pa-invest-item:nth-child(2){animation-delay:.1s}.pa-invest-list-animated .pa-invest-item:nth-child(3){animation-delay:.15s}.pa-invest-list-animated .pa-invest-item:nth-child(4){animation-delay:.2s}.pa-invest-list-animated .pa-invest-item:nth-child(5){animation-delay:.25s}.pa-invest-list-animated .pa-invest-item:nth-child(6){animation-delay:.3s}.pa-invest-list-animated .pa-invest-item:nth-child(7){animation-delay:.35s}.pa-invest-list-animated .pa-invest-item:nth-child(8){animation-delay:.4s}.pa-invest-list-animated .pa-invest-item:nth-child(9){animation-delay:.45s}.pa-invest-list-animated .pa-invest-item:nth-child(10){animation-delay:.5s}.pa-invest-title,.pa-invest-sub,.pa-invest-value,.pa-invest-col span,.pa-modal-title,.pa-modal-card p,.status{word-break:break-word;overflow-wrap:anywhere}@keyframes paInvestFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.direction-cards-block-pa{grid-template-columns:repeat(3,minmax(320px,auto));justify-content:start;gap:20px;margin-top:30px;display:grid}.direction-card-pa{cursor:pointer;background:#101519;width:100%;height:auto;padding:15px 15px 30px}.card-image{width:100%;height:auto;margin-bottom:20px;position:relative}.card-image img{object-fit:cover;width:100%;height:355px}.card-badge{color:#000;z-index:1000;background:#9dff3ccc;padding:8px 15px;font-size:16px;position:absolute;top:15px;left:-14px}.card-badge-close{color:#000;background:#d43d02cc;padding:8px 15px;font-size:16px;position:absolute;top:15px;left:-14px}.card-content h3{letter-spacing:0;color:#fff;margin-bottom:15px;font-family:Helvetica;font-size:32px;font-weight:700;line-height:32px}.card-info{flex-direction:column;gap:10px;display:flex}.card-info p{letter-spacing:2%;color:#fff;font-family:Helvetica;font-size:16px;font-weight:400;line-height:100%}.card-info p:first-child{margin-bottom:4px}.card-info strong{letter-spacing:2%;color:#fff;font-family:Helvetica;font-size:16px;font-weight:700;line-height:100%}.progress{gap:10px;max-width:345px;margin-top:13px;margin-bottom:11px;display:flex}.progress-line{background:#7a7a7a;border-radius:20px;flex:1;max-width:61px;height:5px}.progress-line.half{background:#9dff3c}.rounds{color:#ababab;letter-spacing:2%;gap:22px;margin-bottom:10px;padding-left:6px;padding-right:5px;font-family:Helvetica;font-size:14px;font-weight:400;line-height:140%;display:flex}.target{letter-spacing:2%;color:#fff;font-family:Helvetica;font-size:16px;font-weight:400;line-height:100%}.target strong{letter-spacing:2%;color:#fff;font-family:Helvetica;font-size:16px;font-weight:700;line-height:100%}.direction-last-block{justify-self:center;gap:40px;margin-top:59px;padding-left:158px;padding-right:158px;display:flex}.direction-last-block img{cursor:pointer}.card-swiper,.card-swiper .swiper-slide{width:100%;height:355px}.card-swiper .swiper-slide img,.card-main-image{object-fit:cover;width:100%;height:355px;display:block}.card-image-placeholder{color:#ffffff80;background:#302b28;justify-content:center;align-items:center;width:100%;height:355px;display:flex}@media (min-width:2000px){.pa-wrapper,.direction-cards-block-pa{justify-content:center}}@media (max-width:1800px){.pa-invest-right-ammount-content p{font-size:26px}.pa-invest-right-ammount-block h3{font-size:40px}}@media (max-width:1600px){.pa-wrapper{flex-direction:column-reverse}.pa-dashboard{width:100%}.pa-invest-wrapper{flex-direction:column;width:100%}.pa-invest-left{width:100%}.pa-invest-right{max-width:100%;margin-top:0;margin-bottom:40px}.pa-invest-right-wrapper{width:100%}.pa-invest-right-investments-block,.pa-invest-right-ammount-block{max-width:unset}.pa-invest-right-number-block,.pa-support-card{flex:1 1 0}}@media (max-width:1200px){.pa-dashboard,.pa-invest-wrapper,.pa-invest-left,.pa-invest-right,.pa-catalog-wrapper{width:100%;max-width:100%}.pa-invest-right{margin-top:0}.pa-catalog-title{letter-spacing:-1.2px;max-width:100%;margin-left:0;font-size:44px;line-height:46px}.pa-catalog-info{margin-left:0}.direction-cards-block-pa{grid-template-columns:repeat(auto-fit,minmax(320px,auto))}.pa-invest-head{align-items:flex-end;height:auto;min-height:41px;padding-left:20px;padding-right:20px}.pa-invest-head h2,.pa-invest-head span{font-size:26px}.pa-invest-head h2{align-self:unset}.pa-invest-item{border-radius:28px;padding:18px 20px}.pa-invest-info{gap:24px}.pa-invest-title,.pa-invest-value{font-size:20px}.pa-invest-sub,.pa-invest-col span{font-size:16px}.status.active{font-size:20px}.status.finished{font-size:16px}.pa-invest-right-ammount-block{border-radius:28px;max-width:100%;height:auto;min-height:180px;padding:24px}.pa-invest-right-ammount-content p{font-size:24px}.pa-invest-right-ammount-block h3{font-size:46px}.pa-invest-right-investments-block{border-radius:28px;max-width:100%;height:auto;min-height:110px;padding:24px}.pa-invest-right-investments-block h3,.pa-invest-right-number-block h3{font-size:36px}.pa-invest-right-number-block{border-radius:28px;max-width:100%;height:auto;min-height:220px}.pa-catalog-btn-wrapper{margin-top:36px;margin-bottom:90px}}@media (max-width:900px){.pa-modal{border-radius:28px;padding:26px 20px 20px}.pa-modal-header{flex-direction:column;padding-right:0}.pa-modal-grid{grid-template-columns:1fr}.pa-modal-title{font-size:28px}.pa-modal-card p{font-size:24px}}@media (max-width:768px){.pa-wrapper{gap:20px}.pa-invest-head{flex-direction:column;align-items:flex-start;height:auto;margin-bottom:16px;padding-left:0;padding-right:0}.pa-invest-head h2{font-size:28px;line-height:100%}.pa-invest-head span{text-align:left;font-size:18px}.pa-catalog-title{letter-spacing:-1px;margin-top:12px;margin-bottom:16px;font-size:34px;line-height:36px}.pa-catalog-info{font-size:16px}.pa-invest-list{gap:12px}.pa-invest-item{border-radius:24px;flex-direction:column;align-items:stretch;gap:18px;padding:18px}.pa-invest-name{align-items:center;gap:14px}.pa-invest-name img{object-fit:contain;flex-shrink:0;width:44px;height:44px}.pa-invest-title{margin-bottom:6px;font-size:20px}.pa-invest-sub{font-size:14px}.pa-invest-info{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.pa-invest-col{background:#172027;border-radius:18px;gap:8px;padding:14px}.pa-invest-value{text-align:left;font-size:18px}.pa-invest-col span{font-size:14px;line-height:120%}.status-col{background:0 0;grid-column:1/-1;justify-content:flex-start;padding:0}.status.active,.status.finished{text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:16px;display:inline-flex}.status.active{color:#9dff3c;background:#9dff3c1f}.status.finished{color:#959595;background:#9595951f}.pa-invest-right{gap:12px}.pa-invest-right-ammount-block{min-height:unset;border-radius:24px;flex-direction:column;align-items:flex-start;padding:18px}.pa-invest-right-ammount-content{gap:12px;max-width:100%}.pa-invest-right-ammount-content img{width:56px;height:56px;margin-left:0}.direction-cards-block-pa{grid-template-columns:1fr}.pa-invest-right-ammount-content p{font-size:20px}.pa-invest-right-ammount-block h3{align-self:flex-start;font-size:34px}.pa-invest-right-investments-block{border-radius:24px;flex-direction:row;gap:14px;padding:18px}.pa-invest-right-investments-content{gap:14px}.pa-invest-right-investments-content p{font-size:18px}.pa-invest-right-investments-block h3{font-size:30px}.pa-invest-right-wrapper{flex-direction:column}.pa-invest-right-number-block{min-height:unset;border-radius:24px;justify-content:flex-start;gap:16px;padding:18px}.pa-invest-right-number-content img{width:56px;height:56px}.pa-invest-right-number-content p{font-size:18px}.pa-invest-right-number-block h3{margin-left:0;font-size:30px}.pa-catalog-btn-wrapper{margin-top:24px;margin-bottom:60px}.pa-catalog-btn{gap:20px;max-width:100%;padding:0 18px}.pa-invest-item-clickable:hover{box-shadow:none;background:#101519;transform:none}}@media (max-width:480px){.pa-catalog-title{font-size:28px;line-height:30px}.pa-invest-head h2{font-size:24px}.pa-invest-head span{font-size:16px}.pa-invest-item{border-radius:20px;padding:14px}.pa-invest-info{grid-template-columns:1fr}.status-col{grid-column:auto}.pa-invest-title{font-size:18px}.pa-invest-value{font-size:17px}.pa-invest-col span,.pa-invest-sub{font-size:13px}.pa-invest-right-ammount-block h3,.pa-invest-right-investments-block h3,.pa-invest-right-number-block h3{font-size:26px}.pa-invest-right-investments-content p,.pa-invest-right-number-content p,.pa-invest-right-ammount-content p{font-size:16px}.pa-modal-overlay{padding:12px}.pa-modal{border-radius:22px;max-height:calc(100vh - 24px);padding:18px 14px 16px}.pa-modal-close{width:40px;height:40px;font-size:24px;top:14px;right:14px}.pa-modal-title-wrap{align-items:flex-start;gap:12px}.pa-modal-icon{width:48px;height:48px}.pa-modal-title{padding-right:28px;font-size:22px}.pa-modal-sub{font-size:14px}.pa-modal-card{min-height:unset;border-radius:18px;padding:16px}.pa-modal-card span{font-size:14px}.pa-modal-card p{font-size:20px;line-height:120%}.pa-modal-doc-btn{width:100%;min-width:100%}}@media (min-width:1281px) and (max-width:1600px){.pa-invest-right{flex-flow:wrap;gap:12px;max-width:100%;display:flex}.pa-istat-primary{flex:240px}.pa-istat-grid{flex:2 360px}.pa-istat-support{flex:100%}}@media (min-width:540px) and (max-width:768px){.pa-invest-right{flex-direction:column;gap:12px;display:flex}}@media (max-width:1200px){.pa-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pa-market-stats{grid-template-columns:1fr}}@media (max-width:768px){.pa-market-hero{border-radius:22px;flex-direction:column;align-items:stretch;padding:22px}.pa-market-hero h1{font-size:32px}.pa-market-hero-action{width:100%}.pa-market-section{border-radius:22px;padding:18px}.pa-market-grid,.pa-modal-sale-summary{grid-template-columns:1fr}.pa-modal-sale-actions{flex-direction:column;align-items:stretch}.pa-modal-sale-secondary{width:100%}}@media (max-width:480px){.pa-market-page{gap:14px;padding-bottom:56px}.pa-market-hero h1{font-size:27px;line-height:1.05}.pa-market-hero p{font-size:14px}.pa-market-stat{min-height:104px;padding:18px}.pa-market-stat strong{font-size:24px}.pa-market-card-metrics{grid-template-columns:1fr}.pa-modal-sale{border-radius:20px;padding:16px}.pa-modal-sale-head{align-items:flex-start}.pa-modal-sale-head h3,.pa-modal-sale-card strong{font-size:20px}}
.pa-profile-wrapper{flex-direction:row;flex:1;gap:10px;min-height:calc(100vh - 156px);display:flex}.pa-profile-title{letter-spacing:.2px;color:#fff;margin-top:0;margin-bottom:14px;margin-left:4px;font-family:Helvetica;font-size:22px;font-weight:700;line-height:110%}.pa-profile-container{background-color:#101519;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;width:100%;min-width:0;padding:32px;display:flex}.pa-verification-status{background:#ffffff0a;border:1px solid #ffffff12;border-radius:18px;align-items:flex-start;gap:14px;margin-bottom:28px;padding:18px 20px;display:flex}.pa-verification-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pa-verification-text{min-width:0}.pa-verification-text span{color:#fff;margin-bottom:6px;font:600 16px/1.2 Helvetica;display:block}.pa-verification-text p{color:#8fa0ad;margin:0;font:400 14px/1.45 Inter,sans-serif}.pa-verification-status.pending .pa-verification-icon{color:#f4ca64;background:#f4ca641f;border:1px solid #f4ca6438}.pa-verification-status.verified{background:#9dff3c14;border-color:#9dff3c47}.pa-verification-status.verified .pa-verification-icon{color:#9dff3c;background:#9dff3c1f;border:1px solid #9dff3c38}.pa-verification-status.verified .pa-verification-text span{color:#9dff3c}.pa-verification-status.pending .pa-verification-text span{color:#f4ca64}.pa-profile-block{flex:1;min-width:0;display:flex}.pa-profile-content{gap:48px;display:flex}.pa-profile-left{flex:1;gap:40px;min-width:0;display:flex}.pa-avatar-block{flex-shrink:0;width:120px;height:120px;position:relative}.pa-avatar{object-fit:cover;border:1px solid #ffffff14;border-radius:50%;width:120px;height:120px}.pa-avatar-edit{color:#101519;cursor:pointer;background:#9dff3c;border:3px solid #101519;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,filter .2s;display:flex;position:absolute;bottom:2px;right:2px}.pa-avatar-edit:hover{transform:scale(1.08)}.pa-avatar-edit:disabled{opacity:.6;cursor:not-allowed;transform:none}.pa-form-column{flex-direction:column;flex:1;gap:25px;min-width:0;display:flex}.pa-input-group{flex-direction:column;width:100%;display:flex}.pa-input-group label{color:#8fa0ad;margin-bottom:10px;font-family:Helvetica;font-size:14px;font-weight:500}.pa-input-group input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;width:100%;height:52px;padding:0 18px;font-family:Helvetica;font-size:16px;font-weight:400;transition:border-color .25s,box-shadow .25s,background .25s}.pa-input-group input:focus{background:#ffffff0f;border-color:#9dff3c8c;outline:none;box-shadow:0 0 0 3px #9dff3c1f}.pa-input-group input:disabled{opacity:.6;cursor:not-allowed}.pa-input-group input::placeholder{color:#eaf0ec66}.pa-input-group input[type=date]{appearance:none;box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding-right:20px;display:block;overflow:hidden}.pa-select-wrapper{width:100%;position:relative}.pa-select-arrow{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.pa-file-upload{cursor:pointer;background:#ffffff08;border:1px dashed #ffffff2e;border-radius:14px;align-items:center;gap:12px;height:52px;padding:0 18px;transition:border-color .25s,background .25s;display:flex}.pa-file-upload:hover{background:#9dff3c0a;border-color:#9dff3c66}.pa-file-upload.has-file{background:#9dff3c0f;border-style:solid;border-color:#9dff3c66}.pa-file-upload-icon{color:#9dff3c;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pa-file-upload-text{color:#eaf0eca6;white-space:nowrap;text-overflow:ellipsis;min-width:0;font:400 14px/1.3 Helvetica;overflow:hidden}.pa-file-upload.has-file .pa-file-upload-text{color:#fff}.pa-save-btn{letter-spacing:-.02em;color:#172027;cursor:pointer;background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:28px;font-family:Helvetica;font-size:16px;font-weight:700;line-height:140%;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex}.pa-save-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ffffff1f}.pa-save-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.pa-save-arrow{flex-shrink:0}.pa-profile-footer{align-items:center;gap:24px;margin-top:auto;padding-top:28px;display:flex}.pa-profile-bottom-text{color:#4b6a81;flex:1;min-width:0;margin:0;font-family:Helvetica;font-size:14px;font-weight:400;line-height:1.45}.pa-profile-footer .pa-profile-support--inline{flex-shrink:0;width:auto;max-width:360px;display:none}.pa-profile-aside{flex-direction:column;flex-shrink:0;gap:10px;width:340px;display:flex}.pa-id-card,.pa-info-card{background-color:#101519;border:1px solid #ffffff0d;border-radius:28px}.pa-id-card{text-align:center;flex-direction:column;align-items:center;padding:28px 24px;display:flex}.pa-id-avatar{object-fit:cover;border:1px solid #ffffff14;border-radius:50%;width:88px;height:88px;margin-bottom:14px}.pa-id-name{color:#fff;margin:0 0 12px;font:600 18px/1.2 Helvetica}.pa-id-badge{color:#9dff3c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:8px;padding:7px 14px;font:600 14px/1 Helvetica;transition:border-color .2s,background .2s;display:inline-flex}.pa-id-badge:hover{background:#9dff3c0f;border-color:#9dff3c66}.pa-id-badge.copied{color:#fff;background:#9dff3c1a;border-color:#9dff3c80}.pa-id-status{border-radius:100px;align-items:center;gap:6px;margin-top:14px;padding:6px 12px;font:500 12px/1 Helvetica;display:inline-flex}.pa-id-status.verified{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c38}.pa-id-status.pending{color:#f4ca64;background:#f4ca641a;border:1px solid #f4ca6438}.pa-info-card{flex-direction:column;gap:4px;padding:24px;display:flex}.pa-info-card-title{color:#fff;margin:0 0 12px;font:600 15px/1.2 Helvetica}.pa-info-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:11px 0;display:flex}.pa-info-row:last-child{border-bottom:none}.pa-info-icon{color:#9dff3c;background:#9dff3c14;border:1px solid #9dff3c24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pa-info-label{color:#8fa0ad;flex:1;min-width:0;font:400 14px/1.3 Helvetica}.pa-info-value{color:#fff;white-space:nowrap;font:600 15px/1.2 Helvetica}.pa-profile-support{cursor:pointer;text-align:left;background:#9dff3c0f;border:1px solid #9dff3c38;border-radius:24px;align-items:center;gap:14px;width:100%;padding:18px 20px;transition:transform .2s,border-color .2s,background .2s;display:flex}.pa-profile-support:hover{background:#9dff3c1a;border-color:#9dff3c73;transform:translateY(-2px)}.pa-support-icon{color:#101519;background:#9dff3c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pa-support-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.pa-support-title{color:#fff;font:600 15px/1.2 Helvetica}.pa-support-sub{color:#8fa0ad;font:400 13px/1.3 Helvetica}.pa-support-arrow{color:#9dff3c;flex-shrink:0}.pa-account-inline{border-top:1px solid #ffffff0f;margin-top:32px;padding-top:28px;display:none}.pa-account-inline-head{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.pa-account-inline-head .pa-id-name{margin:0}.pa-account-inline-head .pa-id-status{margin:0 0 0 auto}.pa-account-inline-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.pa-account-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.pa-account-stat-body{flex-direction:column;gap:4px;min-width:0;display:flex}.pa-account-stat-label{color:#8fa0ad;font:400 13px/1.2 Helvetica}.pa-account-stat-value{color:#fff;white-space:nowrap;font:600 17px/1.2 Helvetica}@media (max-width:1664px){.pa-profile-content{gap:32px}.pa-profile-wrapper{flex-direction:column;gap:16px}.pa-profile-aside{display:none}.pa-account-inline{display:block}.pa-profile-footer .pa-profile-support--inline{display:flex}.pa-profile-left{gap:32px}.pa-profile-container{padding:28px 24px}}@media (max-width:1400px){.pa-profile-content{gap:10px}}@media (max-width:1081px){.pa-form-column,.pa-form-column{width:100%}}@media (max-width:1024px){.pa-profile-container{padding:60px 40px}.pa-profile-content{flex-direction:column;gap:50px}.pa-profile-left{flex-direction:column;gap:40px}.pa-form-column,.pa-form-column{max-width:none}}@media (max-width:768px){.pa-profile-container{border-radius:30px;padding:40px 20px}.pa-profile-title{font-size:24px}.pa-profile-footer{flex-direction:column;align-items:stretch;gap:18px}.pa-profile-footer .pa-profile-support--inline{width:100%;max-width:none}}.pa-pass-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060a0db8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pa-pass-modal{background-color:#101519;border:1px solid #ffffff14;border-radius:28px;width:100%;max-width:460px;max-height:calc(100vh - 40px);padding:32px 28px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000073}.pa-pass-close{color:#8fa0ad;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;transition:color .2s,background .2s;position:absolute;top:18px;right:18px}.pa-pass-close:hover{color:#fff;background:#ffffff14}.pa-pass-head{align-items:center;gap:14px;margin-bottom:22px;padding-right:40px;display:flex}.pa-pass-head-icon{color:#101519;background:#9dff3c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pa-pass-title{color:#fff;margin:0;font:700 20px/1.2 Helvetica}.pa-pass-subtitle{color:#8fa0ad;margin:4px 0 0;font:400 13px/1.35 Helvetica}.pa-pass-success,.pa-pass-error{border-radius:14px;margin-bottom:16px;padding:12px 16px;font:400 14px/1.4 Helvetica}.pa-pass-success{color:#9dff3c;background:#9dff3c1a;border:1px solid #9dff3c40}.pa-pass-error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b47}.pa-pass-form{flex-direction:column;gap:16px;display:flex}.pa-pass-input-wrap{width:100%;position:relative}.pa-pass-input-wrap input{padding-right:50px}.pa-pass-eye{color:#8fa0ad;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.pa-pass-eye:hover{color:#fff}.pa-pass-resend{color:#9dff3c;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:10px;padding:0;font:500 13px/1.2 Helvetica}.pa-pass-resend:hover{text-decoration:underline}.pa-pass-resend:disabled{opacity:.5;cursor:not-allowed}.pa-pass-form .pa-save-btn{margin-top:8px}
.pa-side-bottom-text{text-align:justify;color:#4b6a81;margin-left:18px;font-family:Helvetica;font-size:16px;font-weight:400;line-height:143%}.pa-invitations-block{width:100%;min-width:0;max-width:1403px}.pa-invitations-wrapper{flex-direction:row;gap:10px;display:flex}.pa-refferal-card{background-color:#101519;border-radius:46px;flex-direction:column;justify-content:space-between;width:100%;padding:32px;display:flex}.pa-level-card{background-color:#101519;border-radius:46px;flex-direction:column;justify-content:space-between;width:100%;max-width:417px;height:297px;padding:32px;display:flex}.pa-personal-card{background-color:#101519;border-radius:46px;flex-direction:column;justify-content:space-between;width:100%;padding:32px;display:flex}.pa-card-top-content{justify-content:space-between;display:flex}.pa-card-top-content p{color:#fff;max-width:224px;font-family:Helvetica;font-size:30px;font-weight:400;line-height:100%}.pa-card-top-content img{width:120px;height:120px}.pa-refferal-card span,.pa-level-card span,.pa-personal-card span{color:#fff;font-family:Helvetica;font-size:60px;font-weight:400;line-height:100%}.pa-top-cards-block{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.pa-side-block{width:100%;min-width:0;max-width:263px}.pa-header{margin-bottom:10px}.pa-invitations-table h2{color:#fff;margin-bottom:14px;margin-left:4px;font-family:Helvetica;font-size:22px;font-weight:700;line-height:110%}.pa-invitations-table-inner{background:#101519;border:1px solid #ffffff0d;border-radius:28px;padding:24px 28px}.pa-table-head{color:#fff;justify-content:space-between;align-items:center;column-gap:99px;padding-left:17px;font-family:Helvetica;font-size:24px;display:flex}.pa-table{border-collapse:collapse;width:100%}.pa-table thead th{letter-spacing:.08em;text-transform:uppercase;color:#6e7f8a;text-align:left;padding:0 12px 16px;font:600 12px/1 Inter,sans-serif}.pa-table tbody td{color:#fff;vertical-align:middle;text-align:left;border-bottom:1px solid #ffffff0d;padding:13px 12px;font:400 15px/1.3 Helvetica}.pa-table tbody tr:last-child td{border-bottom:none}.pa-table th:first-child,.pa-table td:first-child{padding-left:4px}.pa-table th:last-child,.pa-table td:last-child{text-align:right;padding-right:4px}.pa-table th:nth-child(3),.pa-table td:nth-child(3),.pa-table th:nth-child(4),.pa-table td:nth-child(4){text-align:right}.pa-name{align-items:center;gap:12px;min-width:0;display:flex}.pa-name img,.pa-avatar-referal{object-fit:cover;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;width:38px;height:38px}.pa-ref-gift,.pa-referral-mobile-stat strong.pa-ref-gift{color:#9dff3c;white-space:nowrap;font-weight:600}.pa-status{color:#a1a4a7!important}.pa-contacts{gap:10px;margin-right:10px;display:flex}.pa-contacts img{width:26px;height:26px}.pa-contact-icon{background:#2a2f33;border-radius:4px;width:20px;height:20px}.pa-invitations-block,.pa-side-block{min-width:0}.pa-side-value{justify-content:space-between;align-items:center;display:flex}.pa-side-value img{cursor:pointer}.pa-referrals-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.pa-referrals-empty-icon{color:#9dff3c;background:#9dff3c14;border:1px solid #9dff3c29;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:6px;display:flex}.pa-referrals-empty-title{color:#fff;font-family:Helvetica;font-size:20px;font-weight:600;line-height:110%}.pa-referrals-empty-text{color:#b6b6b6;max-width:520px;font-family:Inter;font-size:17px;font-weight:400;line-height:150%}.pa-referrals-empty-link-block{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:700px;margin-top:10px;display:flex}.pa-referrals-empty-link{color:#fff;word-break:break-all;background:#172027;border-radius:20px;width:100%;padding:16px 20px;font-family:Inter;font-size:16px}.pa-referrals-empty-btn{color:#101519;cursor:pointer;background:#9dff3c;border:none;border-radius:100px;align-items:center;gap:8px;height:50px;padding:0 22px;font-family:Inter;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.pa-referrals-empty-btn:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 10px 26px #9dff3c40}
.mp2-page,.mp2-footer{--mp2-green:#99ea48;--mp2-green-hover:#acff58;--mp2-green-dark:#5fae21;--mp2-dark:#1f2a33;--mp2-ink:#1f2a33;--mp2-muted:#5a5a5a;--mp2-gray:#f5f5f5;--mp2-radius:24px}.mp2-page{color:var(--mp2-ink);background:#fff;font-family:Helvetica,Arial,sans-serif;overflow-x:clip}.mp2-container{width:100%;max-width:1320px;margin:0 auto;padding-left:40px;padding-right:40px}.mp2-page h1,.mp2-page h2,.mp2-page h3{letter-spacing:-.02em;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-weight:700}.mp2-dot{color:var(--mp2-green);font-style:normal}.mp2-btn{white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:70px;justify-content:center;align-items:center;gap:10px;padding:18px 34px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1;transition:background .3s,border-color .3s,color .3s,transform .3s;display:inline-flex}.mp2-btn:active{transform:scale(.97)}.mp2-btn img{width:18px;height:18px}.mp2-btn-green{background:var(--mp2-green);color:var(--mp2-dark)}.mp2-btn-green:hover{background:var(--mp2-green-hover);box-shadow:0 16px 36px #99ea4866}.mp2-btn-ghost{color:#fff;background:0 0;border-color:#fff9}.mp2-btn-ghost:hover{background:#ffffff24;border-color:#fff}.mp2-btn-dark{background:var(--mp2-dark);color:#fff}.mp2-btn-dark:hover{background:#2e3d4a}.mp2-hero{color:#fff;background-image:linear-gradient(#0f1113c7 0%,#0f11138c 45%,#0f1113d1 100%),url(/img/hero_img.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative}.mp2-hero-inner{padding:220px 40px 140px}.mp2-hero-title{color:#fff;flex-direction:column;margin:0 0 28px;font-size:clamp(40px,5.6vw,84px);line-height:1.04;display:flex}.mp2-hero-subtitle{color:#ffffffc7;max-width:560px;margin:0 0 40px;font-size:18px;line-height:1.6}.mp2-hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.mp2-hero-scroll{color:#ffffffa6;align-items:center;gap:10px;font-size:14px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.mp2-hero-scroll img{filter:invert();opacity:.65;width:16px;animation:2.2s infinite mp2-bounce}@keyframes mp2-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.mp2-features{background:#fff;padding:130px 0 30px}.mp2-feature{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,96px);margin-bottom:130px;display:grid}.mp2-feature:nth-child(2n) .mp2-feature-text{order:2}.mp2-feature:nth-child(2n) .mp2-feature-media{order:1}.mp2-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mp2-green-dark);margin:0 0 18px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700}.mp2-feature-text h2{color:var(--mp2-ink);margin:0 0 22px;font-size:clamp(28px,3vw,42px);line-height:1.15}.mp2-feature-desc{max-width:520px;color:var(--mp2-muted);margin:0 0 34px;font-size:17px;line-height:1.65}.mp2-feature-media img{aspect-ratio:5/4;object-fit:cover;border-radius:var(--mp2-radius);width:100%}.mp2-ticker{background:var(--mp2-dark);padding:90px 0;overflow:hidden}.mp2-ticker-lead{text-align:center;color:#fff;max-width:900px;margin:0 auto 56px;padding:0 40px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:700}.mp2-marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.mp2-marquee-track{align-items:center;width:max-content;animation:28s linear infinite mp2-marquee;display:flex}.mp2-marquee-item{letter-spacing:-.01em;white-space:nowrap;color:#fff;align-items:center;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:clamp(26px,3vw,44px);font-weight:700;display:inline-flex}.mp2-marquee-sep{background:var(--mp2-green);border-radius:50%;width:12px;height:12px;margin:0 36px;display:inline-block}@keyframes mp2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mp2-values{background:#fff;padding:130px 0 0}.mp2-section-title{color:var(--mp2-ink);margin:0 0 56px;font-size:clamp(30px,3.4vw,48px);line-height:1.12}.mp2-values-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px;display:grid}.mp2-values-grid>div{height:100%}.mp2-value-card{border-radius:var(--mp2-radius);background:var(--mp2-gray);height:100%;padding:40px 36px}.mp2-value-num{color:var(--mp2-green-dark);margin-bottom:48px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;display:block}.mp2-value-card h3{color:var(--mp2-ink);margin:0 0 14px;font-size:22px;line-height:1.25}.mp2-value-card p{color:var(--mp2-muted);margin:0;font-size:16px;line-height:1.6}.mp2-promo{background:var(--mp2-dark);border-radius:32px;justify-content:space-between;align-items:center;gap:40px;padding:56px 64px;display:flex}.mp2-promo-text h3{color:#fff;margin:0 0 12px;font-size:clamp(24px,2.6vw,34px)}.mp2-promo-text p{color:#ffffffb8;max-width:560px;margin:0;font-size:17px;line-height:1.6}.mp2-club{background:var(--mp2-dark);color:#fff;margin-top:130px;padding:110px 0}.mp2-club-head{margin-bottom:64px}.mp2-club-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--mp2-green);margin:0 0 18px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700}.mp2-club-title{color:#fff;margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.12}.mp2-club-grid{grid-template-columns:minmax(320px,5fr) 7fr;align-items:start;gap:clamp(40px,5vw,88px);display:grid}.mp2-club-summary{color:#ffffffbf;margin:0 0 40px;font-size:17px;line-height:1.65}.mp2-club-stats{flex-wrap:wrap;gap:28px 44px;margin-bottom:44px;display:flex}.mp2-club-stat strong{color:var(--mp2-green);margin-bottom:6px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:34px;font-weight:700;line-height:1;display:block}.mp2-club-stat span{color:#fff9;font-size:14px}.mp2-club-benefits{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mp2-club-benefit{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;padding:26px 26px 28px}.mp2-club-benefit h3{color:#fff;margin:0 0 10px;font-size:18px;line-height:1.3}.mp2-club-benefit p{color:#ffffffa6;margin:0;font-size:15px;line-height:1.55}.mp2-club-instagram{border-radius:var(--mp2-radius);color:inherit;background:#ffffff0f;border:1px solid #ffffff14;align-items:center;gap:28px;margin-top:56px;padding:32px 40px;text-decoration:none;transition:border-color .3s,transform .3s;display:flex}.mp2-club-instagram:hover{border-color:#99ea4899;transform:translateY(-3px)}.mp2-club-insta-icon img{width:44px;height:44px}.mp2-club-insta-text{flex:1}.mp2-club-insta-label{letter-spacing:.1em;text-transform:uppercase;color:var(--mp2-green);margin:0 0 6px;font-family:Plus Jakarta Sans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700}.mp2-club-insta-text h3{color:#fff;margin:0 0 8px;font-size:22px}.mp2-club-insta-desc{color:#ffffffa6;max-width:640px;margin:0;font-size:15px;line-height:1.55}.mp2-club-insta-cta{flex-shrink:0}.mp2-faq{background:#fff;padding:130px 0}.mp2-faq-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.mp2-faq-card{background:var(--mp2-gray);border-radius:32px;flex-direction:column;align-items:flex-start;padding:56px 52px;display:flex}.mp2-faq-card h3{color:var(--mp2-ink);margin:0 0 16px;font-size:clamp(24px,2.4vw,32px);line-height:1.2}.mp2-faq-card p{color:var(--mp2-muted);flex:1;margin:0 0 36px;font-size:17px;line-height:1.65}.mp2-faq-card-dark{background:var(--mp2-dark)}.mp2-faq-card-dark h3{color:#fff}.mp2-faq-card-dark p{color:#ffffffb8}.mp2-footer{background:var(--mp2-dark);color:#fff;padding:64px 0 28px;font-family:Helvetica,Arial,sans-serif}.mp2-footer a{color:#ffffffc7;text-decoration:none;transition:color .3s}.mp2-footer a:hover{color:var(--mp2-green)}.mp2-footer-top{border-bottom:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding-bottom:28px;display:flex}.mp2-footer-logo img{width:92px}.mp2-footer-nav{flex-wrap:wrap;gap:12px 28px;display:flex}.mp2-footer-nav a{font-size:16px;line-height:1.4}.mp2-footer-socials{align-items:center;gap:14px;display:flex}.mp2-footer-socials a{transition:transform .3s,opacity .3s;display:inline-flex}.mp2-footer-socials a:hover{opacity:.85;transform:translateY(-3px)}.mp2-footer-socials img{width:30px;height:30px}.mp2-footer-contacts{border-bottom:1px solid #ffffff24;flex-wrap:wrap;align-items:center;gap:14px 36px;padding:24px 0;font-size:15px;display:flex}.mp2-footer-trustpilot{margin-left:auto}.mp2-footer-trustpilot img{height:34px}.mp2-footer-bottom{padding-top:22px}.mp2-footer-copy{color:#fff9;margin:0 0 10px;font-size:14px}.mp2-footer-legal{flex-wrap:wrap;gap:6px 0;margin:0 0 14px;padding:0;list-style:none;display:flex}.mp2-footer-legal li{align-items:center;display:inline-flex}.mp2-footer-legal li+li:before{content:"|";color:#ffffff4d;margin:0 10px}.mp2-footer-legal a{color:#ffffff8c;font-size:13px;line-height:1.5}.mp2-footer-legal a:hover{color:var(--mp2-green)}.mp2-footer-disclaimer{color:#fff6;margin:0;font-size:12px}@media (max-width:1024px){.mp2-feature{grid-template-columns:1fr;gap:36px;margin-bottom:90px}.mp2-feature:nth-child(2n) .mp2-feature-text{order:1}.mp2-feature:nth-child(2n) .mp2-feature-media{order:2}.mp2-values-grid,.mp2-faq-grid{grid-template-columns:1fr}.mp2-promo{flex-direction:column;align-items:flex-start;padding:44px 40px}.mp2-club-grid{grid-template-columns:1fr;gap:44px}.mp2-club-instagram{flex-wrap:wrap;gap:20px}}@media (max-width:640px){.mp2-container{padding-left:20px;padding-right:20px}.mp2-hero-inner{padding:190px 20px 120px}.mp2-hero-subtitle{font-size:16px}.mp2-hero-buttons .mp2-btn{width:100%}.mp2-features{padding-top:90px}.mp2-feature{margin-bottom:70px}.mp2-feature-media img{aspect-ratio:4/3}.mp2-ticker{padding:64px 0}.mp2-ticker-lead{margin-bottom:40px;padding:0 20px}.mp2-marquee-sep{width:9px;height:9px;margin:0 22px}.mp2-values{padding-top:90px}.mp2-value-card{padding:32px 26px}.mp2-promo{padding:36px 26px}.mp2-promo .mp2-btn{width:100%}.mp2-faq{padding:90px 0}.mp2-faq-card{padding:40px 26px}.mp2-faq-card .mp2-btn{width:100%}.mp2-club{margin-top:90px;padding:70px 0}.mp2-club-head{margin-bottom:40px}.mp2-club-benefits{grid-template-columns:1fr}.mp2-club-left .mp2-btn,.mp2-club-insta-cta{width:100%}.mp2-club-instagram{margin-top:40px;padding:26px 22px}.mp2-footer{padding-top:44px}.mp2-footer-top{flex-direction:column;align-items:flex-start;gap:22px}.mp2-footer-contacts{flex-direction:column;align-items:flex-start;gap:12px}.mp2-footer-trustpilot{margin-left:0}.mp2-footer-legal{flex-direction:column;gap:8px}.mp2-footer-legal li+li:before{content:none}}
.lang-switcher{--ls-accent:#6fbf2a;--ls-radius:14px;-webkit-tap-highlight-color:transparent;font-family:Helvetica,Inter,sans-serif;display:inline-flex;position:relative}.lang-switcher__trigger{color:#1f2a33;letter-spacing:.02em;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1.5px solid #1f2a332e;border-radius:40px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:15px;font-weight:500;transition:border-color .25s,background-color .25s,transform .2s,box-shadow .25s,color .25s;display:inline-flex}.lang-switcher__trigger:hover{background:#ffffffc7;border-color:#1f2a3366}.lang-switcher__trigger:active{transform:scale(.97)}.lang-switcher.is-open .lang-switcher__trigger{border-color:var(--ls-accent);box-shadow:0 0 0 3px #6fbf2a2e}.lang-switcher__flag{font-size:18px;line-height:1}.lang-switcher__code{font-weight:600}.lang-switcher__chevron{opacity:.7;transition:transform .3s cubic-bezier(.22,1,.36,1)}.lang-switcher.is-open .lang-switcher__chevron{transform:rotate(180deg)}.lang-switcher__menu{top:calc(100% + 10px);border-radius:var(--ls-radius);z-index:5000;opacity:0;visibility:hidden;min-width:188px;transform-origin:top var(--ls-origin,right);background:#fff;border:1px solid #1f2a3314;margin:0;padding:8px;list-style:none;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1),visibility .22s;position:absolute;inset-inline-end:0;transform:translateY(-8px)scale(.97);box-shadow:0 18px 44px #141e282e,0 2px 8px #141e2814}.lang-switcher.is-open .lang-switcher__menu{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.lang-switcher__menu li{margin:0}.lang-switcher__option{color:#1f2a33;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:15px;font-weight:500;transition:background-color .18s,color .18s;display:flex}.lang-switcher__option:hover{background:#1f2a330f}.lang-switcher__option.is-active{color:#16331a;background:#6fbf2a1f}.lang-switcher__label{flex:1}.lang-switcher__check{color:var(--ls-accent);flex-shrink:0}.header.on-hero .lang-switcher--site .lang-switcher__trigger{color:#fff;background:#ffffff1f;border-color:#ffffff73}.header.on-hero .lang-switcher--site .lang-switcher__trigger:hover{background:#fff3;border-color:#ffffffd9}.lang-switcher--pa .lang-switcher__trigger{background:#fff;border-color:#1f2a331f;height:46px;box-shadow:0 1px 2px #141e280a}.lang-switcher--pa .lang-switcher__trigger:hover{border-color:#1f2a3347}.lang-switcher--mobile{flex-direction:column;align-items:stretch;gap:12px;width:100%}.lang-switcher__mobile-title{letter-spacing:.06em;text-transform:uppercase;color:#fff9;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.lang-switcher__mobile-list{flex-wrap:wrap;gap:8px;display:flex}.lang-switcher__chip{color:#fff;cursor:pointer;background:#ffffff0f;border:1.5px solid #ffffff38;border-radius:30px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-flex}.lang-switcher__chip:hover{border-color:#ffffff73}.lang-switcher__chip.is-active{border-color:var(--ls-accent);background:#6fbf2a33}.lang-switcher__chip-code{letter-spacing:.04em}.lang-switcher[dir=rtl] .lang-switcher__menu{--ls-origin:left}@media (max-width:1200px){.lang-switcher__trigger{height:40px;padding:0 10px}}@media (max-width:1360px){.lang-switcher--site{display:none}}@media (max-width:1280px){.lang-switcher--pa{display:none}}
.toast-viewport{z-index:2147483647;pointer-events:none;flex-direction:column;gap:12px;width:max-content;max-width:min(380px,100vw - 32px);display:flex;position:fixed;top:24px;right:24px}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(10px);background:#101519f5;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px 16px;animation:.38s cubic-bezier(.21,1.02,.73,1) both toast-in;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000006b}.toast:before{content:"";background:var(--toast-accent,#9dff3c);width:4px;height:100%;position:absolute;top:0;left:0}.toast--leaving{animation:.3s forwards toast-out}.toast-icon{width:36px;height:36px;color:var(--toast-accent,#9dff3c);background:var(--toast-accent-soft,#9dff3c24);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-message{color:#f4f7f9;word-break:break-word;flex:1;min-width:0;margin:0;font:500 14px/1.4 Helvetica,Arial,sans-serif}.toast-close{color:#8fa0ad;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:color .2s,background .2s;display:flex}.toast-close:hover{color:#fff;background:#ffffff14}.toast-progress{transform-origin:0;background:var(--toast-accent,#9dff3c);opacity:.55;width:100%;height:3px;animation:toast-progress var(--toast-duration,4s) linear forwards;position:absolute;bottom:0;left:0}.toast--success{--toast-accent:#9dff3c;--toast-accent-soft:#9dff3c24}.toast--error{--toast-accent:#ff6b6b;--toast-accent-soft:#ff6b6b24}.toast--warning{--toast-accent:#f4ca64;--toast-accent-soft:#f4ca6424}.toast--info{--toast-accent:#4aa8ff;--toast-accent-soft:#4aa8ff24}@keyframes toast-in{0%{opacity:0;transform:translate(120%)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(120%)scale(.96)}}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:600px){.toast-viewport{align-items:center;max-width:none;top:16px;left:16px;right:16px}.toast{width:100%;max-width:420px;animation:.38s cubic-bezier(.21,1.02,.73,1) both toast-in-top}.toast--leaving{animation:.3s forwards toast-out-top}@keyframes toast-in-top{0%{opacity:0;transform:translateY(-26px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out-top{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-26px)scale(.96)}}}@media (prefers-reduced-motion:reduce){.toast,.toast--leaving{animation-duration:.01ms}.toast-progress{display:none}}
