.home_container__eduTK{min-height:100vh;background:var(--bg-main);color:var(--text-primary);padding:0;margin:0;font-family:var(--font-source-code-pro),monospace}.home_container__eduTK,.home_profileSection__9itfn{display:flex;flex-direction:column;align-items:center}.home_profileSection__9itfn{padding:48px 24px 32px;text-align:center;width:100%}.home_largeAvatar__Uhdxu{width:100px;height:100px;background-color:var(--card-top);border-radius:var(--radius-main);margin-bottom:24px;overflow:hidden;display:flex;justify-content:center;align-items:center;border:1px solid var(--border-subtle)}.home_largeAvatar__Uhdxu img{width:100%;height:100%;object-fit:cover}.home_userName__6Ewxh{font-size:24px;font-weight:600;color:var(--accent-amber);margin:0;text-transform:lowercase}.home_main__ZqXmQ{width:100%;max-width:375px;padding:0 24px 48px;display:flex;flex-direction:column;gap:12px}.home_grid__KKSaI{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%}.home_card__XoQea{position:relative;background:var(--card-top);border-radius:var(--radius-main);aspect-ratio:1.1/1;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;color:var(--text-primary);transition:all .1s ease;cursor:pointer;border:1px solid var(--border-subtle)}.home_card__XoQea:active{background:var(--card-bottom)}.home_cardIcon__ygAGK{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--accent-amber);background:rgba(255,159,28,.05);border-radius:6px}.home_cardIcon__ygAGK svg{width:18px;height:18px}.home_completedIcon__eXNnh{background:rgba(0,212,170,.1)!important;color:var(--accent-green)!important;border:1px solid var(--accent-green)!important}.home_cardLabel__bmgza{font-size:12px;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em}.home_badge__dvCJB{position:absolute;top:12px;right:12px;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px}.home_badge__dvCJB,.home_wideCard__TXq8e{background:var(--accent-amber);color:var(--bg-main)}.home_wideCard__TXq8e{border-radius:var(--radius-main);width:100%;padding:20px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:all .1s ease;margin-top:12px;border:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:14px}.home_wideCard__TXq8e:active{filter:brightness(.9)}.home_onboardingContent__zO82T{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.home_connectButton__Bz2UY{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:20px;width:100%;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .2s ease}.home_connectButton__Bz2UY:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2)}.home_connectButton__Bz2UY img{width:24px;height:24px}.home_connectLabel__SAopd{font-size:16px;font-weight:600;color:var(--text-primary)}.home_footer__HqMXW{width:100%;max-width:375px;display:flex;justify-content:space-around;padding:24px 0 48px}.home_footerIcon__wOIfH{opacity:.3;transition:opacity .2s ease}.home_footerIconActive__R2Fwa{opacity:1}