.cic-button{background:#2A2A2A;color:#D9D9D9;box-sizing:border-box;transition-property:border,color,transform,background;transition-duration:.3s;cursor:pointer;font-size:1rem;font-weight:500;height:2.625rem;border-radius:1.875rem;position:relative;z-index:2;overflow:hidden}.cic-button .cic-button__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.cic-button.icon-button{background:transparent;border-radius:none;padding:.3125rem}.cic-button.icon-button img{width:1.75rem;height:auto}.cic-button.active,.cic-button:hover:not(:disabled){background:#8055DBC7}.cic-button:active:not(:disabled){background:#8055DB}.cic-button:disabled{background:#8C8C8C}.cic-button .ant-spin{color:#D9D9D9}.cic-button .ant-spin .ant-spin-dot{font-size:1rem}.cic-button .ant-spin .ant-spin-dot-holder{color:#fff}.cic-link-button{transition-property:opacity,color;transition-duration:.3s;cursor:pointer}.cic-link-button img{width:1.75rem;height:auto}.cic-link-button:active:not(:disabled),.cic-link-button:hover:not(:disabled){color:var(--cic-value-color)}.cic-action-button{height:2.125rem;min-width:5.625rem;box-sizing:border-box;background:var(--cic-base-color);transition-property:background,color,opacity;transition-duration:.3s;border-radius:.25rem}.cic-action-button.pink{background:var(--cic-mini-color)}.cic-action-button:hover:not(:disabled){opacity:.8}.cic-action-button:active:not(:disabled){opacity:.7}.cic-action-button:disabled{background:#6d6d6d;color:#f8f8f8}.cic-action-button:disabled:active,.cic-action-button:disabled:hover{opacity:1}.cic-action-button .ant-spin .ant-spin-dot{font-size:1rem}.cic-action-button .ant-spin .ant-spin-dot-holder{color:#fff}.cic-transform-button{width:3.75rem;height:3.75rem;color:#fff;transition-property:color,opacity;transition-duration:.3s}.cic-transform-button:active,.cic-transform-button:hover{color:#8055DB}@media (max-width:576px){.cic-transform-button{width:1.875rem;height:1.875rem}.cic-transform-button .icon{width:1.25rem;height:1.25rem}.cic-button{height:2.125rem;font-size:.8125rem}}.hash-copy-text{text-align:center;color:rgba(255,255,255,.75);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.hash-copy-text .copy-icon{width:1.125rem;height:1.125rem}.cic-user-popup{box-sizing:border-box;display:flex;width:27.125rem;max-height:calc(100vh - 7.5rem);flex-direction:column;gap:1.75rem;margin-top:1.75rem;padding:2.25rem 2.25rem 1.875rem;overflow-y:auto;border:.0625rem solid rgba(255,255,255,.08);border-radius:1.375rem;background:linear-gradient(225deg,rgba(35,35,35,.96),rgba(16,15,17,.98));box-shadow:0 1.5rem 4.375rem rgba(0,0,0,.48),inset 0 .0625rem .09375rem rgba(255,255,255,.1);backdrop-filter:blur(1.125rem)}.cic-user-popup::-webkit-scrollbar{width:0}.cic-user-popup .header{flex:0 0 auto}.cic-user-popup .header .ava{width:2.75rem;height:2.75rem}.cic-user-popup .header .address{color:#fff;font-size:1.25rem}.cic-user-popup .header .chain-logo{width:2.25rem;height:2.25rem}.cic-user-popup .header .hash-copy-text{color:#84909a}.cic-user-popup .header .hash-copy-text svg{width:.9375rem;height:.9375rem}.cic-user-popup .menu-sections{display:flex;flex:1;flex-direction:column;gap:1rem}.cic-user-popup .menu-card{overflow:hidden;padding:0 1.125rem;border:.0625rem solid rgba(255,255,255,.035);border-radius:1.125rem;background:#050505}.cic-user-popup .primary-menu-card .menu-item:not(:last-child){border-bottom:.0625rem solid rgba(255,255,255,.12)}.cic-user-popup .menu-item{display:flex;width:100%;min-height:3.625rem;align-items:center;justify-content:space-between;gap:1rem;padding:0 .5rem;border:0;background:transparent;color:#f2f2f2;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;text-align:left;text-decoration:none;cursor:pointer;transition:color .18s ease,background .18s ease}.cic-user-popup .menu-item:hover{background:rgba(184,173,253,.055);color:#fff}.cic-user-popup .menu-item .menu-item-content{display:inline-flex;min-width:0;align-items:center;gap:1rem}.cic-user-popup .menu-item .icon{width:1.375rem;flex:0 0 1.375rem;color:#a68afa;font-size:1.375rem}.cic-user-popup .menu-item .arrow{flex:0 0 auto;color:#d9d9d9;font-size:.8125rem}.cic-user-popup .menu-item.disconnect-item{color:#f2f2f2}.cic-user-popup .menu-item.disconnect-item .icon{color:#ff4d5a}.cic-user-popup .footer{display:flex;min-height:2.125rem;flex:0 0 auto;align-items:flex-end;justify-content:flex-end;padding-top:1.5rem;border-top:.0625rem solid rgba(184,173,253,.55)}.cic-user-popup .footer .social{gap:1.25rem!important}.cic-user-popup .footer .social .cic-link-button{color:#d7d7d7}.cic-user-popup .footer .social .cic-link-button:hover{color:#b8adfd}.cic-user-popup .footer .social .cic-link-button svg{width:1.25rem;height:1.25rem}@media (max-width:576px){.cic-user-popup{width:min(20rem,calc(100vw - 1.5rem));max-height:calc(100vh - 5.5rem);gap:1.125rem;margin-top:.875rem;padding:1.375rem 1.25rem 1.125rem;border-radius:1rem}.cic-user-popup .header .ava{width:2rem;height:2rem}.cic-user-popup .header .address{font-size:.875rem}.cic-user-popup .header .chain-logo{width:1.5rem;height:1.5rem}.cic-user-popup .menu-sections{gap:.625rem}.cic-user-popup .menu-card{padding:0 .75rem;border-radius:.75rem}.cic-user-popup .menu-item{min-height:2.75rem;gap:.75rem;padding:0 .25rem;font-size:.8125rem}.cic-user-popup .menu-item .menu-item-content{gap:.75rem}.cic-user-popup .menu-item .icon{width:1.125rem;flex-basis:1.125rem;font-size:1.125rem}.cic-user-popup .menu-item .arrow{font-size:.625rem}.cic-user-popup .footer{min-height:1.625rem;padding-top:1rem}.cic-user-popup .footer .social{gap:.75rem!important}.cic-user-popup .footer .social .cic-link-button svg{width:1rem;height:1rem}}