.DSTopbar{height:50px;display:flex;position:relative}.DSTopbar__Back{font-size:2rem;width:50px;position:absolute;left:0;height:50px;cursor:pointer}.DSTopbar__Back,.DSTopbar__Title{color:#575757;display:flex;justify-content:center;align-items:center}.DSTopbar__Title{margin:0;font-weight:500;font-size:1.1rem;flex:1}.user-pannel__accordion,.user-pannel__accordion-item{padding:0}.user-pannel__accordion-title-hidden,.user-pannel__accordion-trigger-hidden{display:none}.user-pannel__accordion-content{padding:0}.user-pannel__balance-bonos{display:grid;gap:1rem;width:100%;padding:1rem;border-radius:1rem;background:hsla(0,0%,100%,.2)}.user-pannel__balance-title{font-weight:700}.user-pannel-configuration{background:#fff;color:#616161;max-height:90dvh}.user-pannel-configuration__content{padding:1rem}.user-pannel-configuration__section{margin-bottom:1rem}.user-pannel-configuration__section-title{margin:0 0 .5rem;font-weight:700;color:#222;font-size:1rem}.user-pannel-configuration__list{display:flex;flex-direction:column;gap:.5rem}.user-pannel-configuration__item{width:100%;border:0;background:rgba(0,0,0,0);display:flex;align-items:center;gap:1rem;padding:8px 0;text-align:left;cursor:pointer;color:#666}.user-pannel-configuration__icon{width:20px;height:20px;display:block;flex-shrink:0}.user-pannel-configuration__text{font-weight:400;font-size:1rem}.user-pannel-configuration__dot{width:16px;height:16px;border-radius:50%;background:#ff3d35;margin-left:6px;flex-shrink:0}.user-pannel{background:#fff;color:#5f5f5f;height:100%;position:relative;overflow:auto}.user-pannel__top-card{position:relative;padding:32px 24px 0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.65)),linear-gradient(135deg,#5b0000,#cf0000 35%,#101827 70%,#000000);color:#fff}.user-pannel__hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,0,0,.18),transparent 40%),linear-gradient(315deg,rgba(255,0,0,.14),transparent 30%);background-position:0 0;background-size:cover;pointer-events:none}.user-pannel__actions,.user-pannel__balances,.user-pannel__profile{position:relative;z-index:1}.user-pannel__profile{display:flex;align-items:center;gap:16px}.user-pannel__balances{position:relative;margin-top:1.5rem}.user-pannel__balances-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.user-pannel__balances-title{margin:0;font-weight:700}.user-pannel__hide-balance-btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:rgba(0,0,0,0);color:#fff;text-decoration:underline;cursor:pointer}.user-pannel__hide-icon{width:18px;height:18px;display:block;flex-shrink:0}.user-pannel__balance-group,.user-pannel__balance-list{display:flex;flex-direction:column;gap:10px}.user-pannel__balance-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.user-pannel__balance-left{display:flex;align-items:center;gap:12px;min-width:0}.user-pannel__balance-detail-btn{min-width:auto;background:hsla(0,0%,100%,.2);border-radius:50%}.user-pannel__balance-detail-icon{display:block;color:#fff;flex-shrink:0;transition:transform .2s ease}.user-pannel__balance-detail-icon path{fill:currentColor;stroke:currentColor}.user-pannel__balance-icon{display:block;opacity:.95;flex-shrink:0}.user-pannel__balance-label{font-weight:400}.user-pannel__balance-value{font-weight:700;white-space:nowrap}.user-pannel__actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;transform:translateY(28px)}.user-pannel__action-btn{display:flex;align-items:center;justify-content:center;gap:14px;min-height:45px;padding:16px;border:0;border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.18);cursor:pointer;font-size:1rem}.user-pannel__action-btn--withdraw{background:#2cab48;color:#fff}.user-pannel__action-btn--withdraw .user-pannel__action-icon path{fill:currentColor;stroke:currentColor}.user-pannel__action-btn--deposit{background:#f6c400;color:#1f1f1f}.user-pannel__action-icon{width:24px;height:24px;display:block;flex-shrink:0}.user-pannel__content{padding:56px 24px 40px}.user-pannel__menu{display:flex;flex-direction:column;gap:.5rem}.user-pannel__menu-item{display:flex;align-items:center;gap:1rem;width:100%;padding:10px 0;border:0;background:rgba(0,0,0,0);color:#626262;text-align:left;cursor:pointer}.user-pannel__menu-wmain{justify-content:space-between;gap:12px}.user-pannel__menu-main{display:flex;align-items:center;gap:1rem}.user-pannel__menu-icon{flex-shrink:0}.user-pannel__menu-text{font-weight:400;font-size:1rem}.user-pannel__divider{height:1px;margin:8px 0;background:#d5d5d5}.user-pannel__arrow{width:22px;height:22px;display:block;color:#6d6d6d;flex-shrink:0;transform:rotate(-90deg)}.user-pannel__arrow path{fill:currentColor;stroke:currentColor}.user-pannel__menu-wconfiguration{width:max-content;border-radius:1rem;z-index:3;height:100%;overflow:auto;min-width:360px;transition:.2s}