.side-menu-button{width:46px;height:46px;border:0;border-radius:14px;background:#fff;color:#171a3c;font-size:1.55rem;display:grid;place-items:center;box-shadow:0 7px 22px #30345c16}.store-sidebar{width:min(390px,92vw)!important;border:0!important;padding:20px;background:#fff}.store-sidebar .offcanvas-body{padding:0;display:flex;flex-direction:column}.sidebar-account{background:linear-gradient(135deg,#f0efff,#f8f7ff);border:1px solid #e2defe;border-radius:22px;padding:18px;margin-bottom:19px}.account-top{display:flex;align-items:center;gap:12px}.account-avatar{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#c127da,#5857f7);display:grid;place-items:center;color:#fff;font-size:1.5rem;font-weight:950}.account-info{min-width:0;flex:1}.account-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-number{font-size:.82rem;color:#7d83a3;margin-top:7px}.copy-account{border:0;border-radius:9px;background:#fff;padding:4px 9px;color:#686e8f}.sidebar-close{width:39px;height:39px;border:0;border-radius:50%;background:#fff;color:#868ca9}.sidebar-balance{display:inline-flex;margin-top:12px;direction:ltr;background:#fff8eb;color:#9d6100;border:1px solid #efd5a7;border-radius:999px;padding:6px 12px;font-weight:900}.sidebar-links{display:flex;flex-direction:column;gap:7px}.sidebar-link{display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:15px;color:#202446;text-decoration:none;font-weight:850}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:linear-gradient(100deg,#654ff3,#14a4d4);box-shadow:0 9px 22px #585af52c}.sidebar-link-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf2ff;color:#6557f5;border:1px solid #dce4ff;font-size:1.15rem}.sidebar-link.pink .sidebar-link-icon{background:#fff0ff;color:#d22cce}.sidebar-link.gold .sidebar-link-icon{background:#fff6e8;color:#c57800}.sidebar-link.green .sidebar-link-icon{background:#e9fbf6;color:#00a87a}.sidebar-link.active .sidebar-link-icon,.sidebar-link:hover .sidebar-link-icon{background:#ffffff2d;color:#fff;border-color:#ffffff48}.sidebar-tools{border-top:1px solid #e6e8f5;margin-top:18px;padding-top:16px}.sidebar-tool-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:800}.sidebar-toggle{display:flex;border:1px solid #e6e8f5;border-radius:11px;overflow:hidden}.sidebar-toggle span{padding:6px 12px;color:#737994}.sidebar-toggle .selected{background:linear-gradient(135deg,#6557f5,#14a4d4);color:#fff}.sidebar-logout{width:100%;border:1px solid #ffc6d1;background:#fff5f7;color:#e63d5e;border-radius:14px;padding:12px;font-weight:900}.sidebar-install{display:flex;justify-content:center;gap:9px;margin-top:12px;border:1px solid #dcd6ff;border-radius:14px;padding:12px;color:#514b83;text-decoration:none;font-weight:850}
.sidebar-socials{margin-top:17px;padding-top:15px;border-top:1px solid #e6e8f5;text-align:center}.sidebar-socials>span{display:block;margin-bottom:11px;color:#7d83a3;font-size:.78rem;font-weight:850}.sidebar-socials>div{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.sidebar-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dddaf2;border-radius:13px;background:#f5f3ff;color:#6557f5;text-decoration:none;font-size:1.2rem;transition:transform .2s ease,background .2s ease,color .2s ease}.sidebar-socials a:hover{transform:translateY(-3px);background:linear-gradient(135deg,#6557f5,#14a4d4);color:#fff;border-color:transparent}html[data-theme="dark"] .sidebar-socials{border-color:#303650}html[data-theme="dark"] .sidebar-socials>span{color:#9da6c4}html[data-theme="dark"] .sidebar-socials a{background:#202640;border-color:#373e5d;color:#c9c4ff}
