.dashboard-module__Bb7ZMG__container{max-width:1400px;color:var(--foreground);margin:0 auto;padding:2rem;overflow-x:hidden}.dashboard-module__Bb7ZMG__header{border-bottom:1px solid var(--border-color);align-items:center;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.dashboard-module__Bb7ZMG__logo{width:auto;height:60px}.dashboard-module__Bb7ZMG__title{background:linear-gradient(135deg,var(--sankofa-gold),var(--sankofa-green-dark));-webkit-text-fill-color:transparent;word-break:break-word;overflow-wrap:anywhere;-webkit-background-clip:text;background-clip:text;min-width:0;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dashboard-module__Bb7ZMG__subtitle{color:var(--sankofa-black-soft);opacity:.8;font-size:1.1rem}.dashboard-module__Bb7ZMG__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.5rem;min-width:0;margin-bottom:2.5rem;display:grid}.dashboard-module__Bb7ZMG__statCard{background:var(--card-bg);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-color-soft);text-align:center;padding:2rem}.dashboard-module__Bb7ZMG__statCard h3{text-transform:uppercase;color:var(--sankofa-green-dark);letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.dashboard-module__Bb7ZMG__bigNumber{color:var(--sankofa-black);margin-bottom:.5rem;font-size:3rem;font-weight:800}.dashboard-module__Bb7ZMG__statLabel{color:var(--sankofa-black-soft);opacity:.7;font-size:.9rem}.dashboard-module__Bb7ZMG__statusBadge{text-transform:uppercase;border-radius:50px;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:800;display:inline-block}.dashboard-module__Bb7ZMG__statusBadge.dashboard-module__Bb7ZMG__active{color:var(--sankofa-green);border:1px solid var(--sankofa-green);background:#00c8531a}.dashboard-module__Bb7ZMG__dashboardGrid{grid-template-columns:1fr 350px;gap:3rem;display:grid}.dashboard-module__Bb7ZMG__mainColumn,.dashboard-module__Bb7ZMG__sidebarColumn{min-width:0;overflow:hidden}@media (max-width:1024px){.dashboard-module__Bb7ZMG__dashboardGrid{grid-template-columns:1fr}}.dashboard-module__Bb7ZMG__section{background:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color-soft);box-shadow:var(--shadow-sm);box-sizing:border-box;min-width:0;margin-bottom:3rem;padding:2.5rem;overflow:hidden}.dashboard-module__Bb7ZMG__sectionTitle{border-bottom:2px solid var(--sankofa-gold);word-break:break-word;overflow-wrap:anywhere;margin-bottom:2rem;padding-bottom:1rem;font-size:1.75rem;font-weight:800}.dashboard-module__Bb7ZMG__supportButton{box-sizing:border-box;text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;background:var(--sankofa-green-vibrant)!important;color:#000!important}.dashboard-module__Bb7ZMG__supportButton:hover{box-shadow:var(--shadow-md);opacity:.9;transform:translateY(-2px)}.dashboard-module__Bb7ZMG__milestonesList{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__Bb7ZMG__goalsGrid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:1.5rem;min-width:0;display:grid}.dashboard-module__Bb7ZMG__milestoneItem{background:var(--background);border-radius:var(--border-radius-md);border:1px solid var(--border-color-soft);gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.dashboard-module__Bb7ZMG__milestoneItem.dashboard-module__Bb7ZMG__unlocked{background:var(--card-bg);border-color:var(--sankofa-green-vibrant);box-shadow:var(--shadow-md)}.dashboard-module__Bb7ZMG__milestoneProgress{background:var(--border-color-soft);border-radius:4px;width:8px;position:relative}.dashboard-module__Bb7ZMG__progressBar{border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.dashboard-module__Bb7ZMG__progressFill{background:var(--sankofa-green);width:100%;transition:height 1s;position:absolute;bottom:0}.dashboard-module__Bb7ZMG__milestoneContent{flex:1}.dashboard-module__Bb7ZMG__milestoneHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.dashboard-module__Bb7ZMG__milestoneHeader h4{word-break:break-word;flex:1;min-width:0;font-size:1.2rem;font-weight:700}.dashboard-module__Bb7ZMG__milestoneTarget{color:var(--sankofa-black);background:var(--sankofa-gold);border-radius:4px;padding:2px 8px;font-size:.9rem;font-weight:800}.dashboard-module__Bb7ZMG__milestoneStats{color:var(--sankofa-green-dark);justify-content:space-between;align-items:center;margin-top:1rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__Bb7ZMG__unlockedBadge{background:var(--sankofa-green);color:#fff;border-radius:4px;padding:2px 8px;font-size:.8rem}.dashboard-module__Bb7ZMG__landDocsGrid{grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr));gap:2rem;display:grid}.dashboard-module__Bb7ZMG__landDocCard{background:var(--background);border-radius:var(--border-radius-md);border:1px solid var(--border-color-soft);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.dashboard-module__Bb7ZMG__landDocTitle{color:var(--sankofa-gold-vibrant,var(--sankofa-gold));font-size:1.1rem;font-weight:700}.dashboard-module__Bb7ZMG__landDocDescription{opacity:.7;margin:0;font-size:.85rem;line-height:1.6}.dashboard-module__Bb7ZMG__landDocViewer{aspect-ratio:3/4;border:1px solid var(--border-color-soft);background:#fff;border-radius:8px;width:100%;overflow:hidden}.dashboard-module__Bb7ZMG__pdfFrame{border:none;width:100%;height:100%}.dashboard-module__Bb7ZMG__landDocLink{color:var(--sankofa-green-vibrant);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-module__Bb7ZMG__landDocLink:hover{text-decoration:underline}@media (max-width:768px){.dashboard-module__Bb7ZMG__landDocsGrid{grid-template-columns:1fr;gap:1.5rem}.dashboard-module__Bb7ZMG__landDocCard{padding:1rem}.dashboard-module__Bb7ZMG__landDocViewer{aspect-ratio:2/3}}.dashboard-module__Bb7ZMG__prizesGrid{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:1.5rem;display:grid}.dashboard-module__Bb7ZMG__prizeCard{background:var(--card-bg);border-radius:var(--border-radius-md);border:1px solid var(--border-color);transition:all .3s;overflow:hidden}.dashboard-module__Bb7ZMG__prizeCard.dashboard-module__Bb7ZMG__unlocked{border-color:var(--sankofa-gold);box-shadow:var(--shadow-neon-gold)}.dashboard-module__Bb7ZMG__prizeImage{background:var(--background);justify-content:center;align-items:center;height:150px;display:flex;position:relative}.dashboard-module__Bb7ZMG__prizeImage img{object-fit:cover;width:100%;height:100%}.dashboard-module__Bb7ZMG__placeholderImage{color:#ccc;font-size:3rem;font-weight:800}.dashboard-module__Bb7ZMG__unlockedOverlay{background:var(--sankofa-gold);color:var(--sankofa-black);border:2px solid var(--sankofa-black);padding:.5rem 1rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-15deg);box-shadow:4px 4px #0003}.dashboard-module__Bb7ZMG__prizeInfo{padding:1rem}.dashboard-module__Bb7ZMG__prizeInfo h4{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.95rem;overflow:hidden}.dashboard-module__Bb7ZMG__prizeTier{color:var(--sankofa-black-soft);opacity:.7;margin-bottom:.75rem;font-size:.8rem}.dashboard-module__Bb7ZMG__prizeProgress{align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.dashboard-module__Bb7ZMG__miniProgressBar{background:var(--border-color-soft);border-radius:3px;flex:1;height:6px;overflow:hidden}.dashboard-module__Bb7ZMG__miniProgressFill{background:var(--sankofa-green);height:100%}.dashboard-module__Bb7ZMG__sidebarTitle{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem}.dashboard-module__Bb7ZMG__recentActivity{max-height:800px;overflow-y:auto}.dashboard-module__Bb7ZMG__activityList{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Bb7ZMG__activityItem{background:var(--background);border-radius:var(--border-radius-sm);border:1px solid var(--border-color-soft);align-items:center;gap:1rem;padding:.75rem;display:flex}.dashboard-module__Bb7ZMG__activityAvatar{background:var(--sankofa-gold);width:40px;height:40px;color:var(--sankofa-black);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex}.dashboard-module__Bb7ZMG__activityDetails{flex-direction:column;display:flex}.dashboard-module__Bb7ZMG__activityName{font-size:.95rem;font-weight:600}.dashboard-module__Bb7ZMG__activityTime{opacity:.6;font-size:.8rem}.dashboard-module__Bb7ZMG__emptyState{text-align:center;opacity:.6;padding:2rem;font-style:italic}.dashboard-module__Bb7ZMG__backLink{color:var(--sankofa-green-dark);margin-top:1rem;font-weight:600;text-decoration:underline;display:inline-block}.dashboard-module__Bb7ZMG__syncStatusList{flex-direction:column;gap:1.2rem;margin-top:1rem;display:flex}.dashboard-module__Bb7ZMG__syncItem{border-bottom:1px solid var(--border-color-soft);padding-bottom:.8rem}.dashboard-module__Bb7ZMG__syncItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__Bb7ZMG__syncProvider{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.dashboard-module__Bb7ZMG__providerName{text-transform:capitalize;font-size:.9rem;font-weight:700}.dashboard-module__Bb7ZMG__statusDot{border-radius:50%;width:8px;height:8px}.dashboard-module__Bb7ZMG__statusActive{background-color:var(--sankofa-green);box-shadow:0 0 8px var(--sankofa-green)}.dashboard-module__Bb7ZMG__statusWarning{background-color:#f59e0b;box-shadow:0 0 8px #f59e0b}.dashboard-module__Bb7ZMG__syncTime{opacity:.6;font-size:.75rem}.dashboard-module__Bb7ZMG__treasuryBalancesList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Bb7ZMG__treasuryBalanceItem{border-bottom:1px solid var(--border-color-soft);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.dashboard-module__Bb7ZMG__treasuryBalanceItem:last-of-type{border-bottom:none}.dashboard-module__Bb7ZMG__treasuryCurrency{font-family:Courier New,Courier,monospace;font-size:.95rem;font-weight:700}.dashboard-module__Bb7ZMG__treasuryAmount{color:var(--sankofa-green-dark);text-align:right;font-weight:700}.dashboard-module__Bb7ZMG__treasuryReserved{opacity:.6;margin-top:.2rem;font-size:.75rem;font-style:italic;display:block}.dashboard-module__Bb7ZMG__treasuryFetchedAt{opacity:.5;text-align:right;margin-top:.5rem;font-size:.7rem;font-style:italic}.dashboard-module__Bb7ZMG__treasuryTable{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__Bb7ZMG__treasuryRow{background:var(--background);border-radius:var(--border-radius-sm);border:1px solid var(--border-color-soft);flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.dashboard-module__Bb7ZMG__treasuryDate{opacity:.7;min-width:80px;font-size:.8rem}.dashboard-module__Bb7ZMG__treasuryDescription{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85rem;overflow:hidden}.dashboard-module__Bb7ZMG__typeBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.dashboard-module__Bb7ZMG__typeBadgeCredit{color:var(--sankofa-green-dark);background:#00c85326}.dashboard-module__Bb7ZMG__typeBadgeDebit{color:#dc2626;background:#dc26261a}.dashboard-module__Bb7ZMG__creditAmount{color:var(--sankofa-green-dark);text-align:right;min-width:90px;font-weight:700}.dashboard-module__Bb7ZMG__debitAmount{color:#dc2626;text-align:right;min-width:90px;font-weight:700}.dashboard-module__Bb7ZMG__treasuryFee{opacity:.5;font-size:.7rem}.dashboard-module__Bb7ZMG__treasuryRunningBalance{opacity:.5;text-align:right;min-width:100px;font-size:.75rem}@media (max-width:768px){.dashboard-module__Bb7ZMG__container{padding:1rem}.dashboard-module__Bb7ZMG__header{text-align:center;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.dashboard-module__Bb7ZMG__logo{height:50px}.dashboard-module__Bb7ZMG__header>div{width:100%;min-width:0}.dashboard-module__Bb7ZMG__title{font-size:1.75rem}.dashboard-module__Bb7ZMG__subtitle{font-size:.95rem}.dashboard-module__Bb7ZMG__overviewGrid{grid-template-columns:1fr;gap:1rem}.dashboard-module__Bb7ZMG__statCard{padding:1.5rem}.dashboard-module__Bb7ZMG__bigNumber{font-size:2.25rem}.dashboard-module__Bb7ZMG__statusBadge{padding:.4rem 1rem;font-size:1rem}.dashboard-module__Bb7ZMG__section{padding:1.25rem}.dashboard-module__Bb7ZMG__milestoneItem{flex-direction:column;gap:1rem}.dashboard-module__Bb7ZMG__milestoneProgress{display:none}.dashboard-module__Bb7ZMG__milestoneHeader h4{font-size:1.1rem}.dashboard-module__Bb7ZMG__milestoneTarget{font-size:.8rem}.dashboard-module__Bb7ZMG__dashboardGrid{gap:1.5rem}.dashboard-module__Bb7ZMG__supportButton{white-space:normal;box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:54px;margin:0;padding:14px 12px;font-size:.85rem;line-height:1.4;display:flex}.dashboard-module__Bb7ZMG__sidebarTitle{text-align:center;margin-bottom:1.25rem;font-size:1.2rem}.dashboard-module__Bb7ZMG__treasuryRow{flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-module__Bb7ZMG__treasuryDate,.dashboard-module__Bb7ZMG__creditAmount,.dashboard-module__Bb7ZMG__debitAmount,.dashboard-module__Bb7ZMG__treasuryRunningBalance{min-width:unset;text-align:left}.dashboard-module__Bb7ZMG__treasuryDescription{white-space:normal}}.dashboard-module__Bb7ZMG__treasurySearchWrapper{align-items:center;max-width:420px;margin-bottom:1rem;display:flex;position:relative}.dashboard-module__Bb7ZMG__treasurySearch{width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.5rem 2.25rem .5rem .85rem;font-size:.83rem;transition:border-color .2s,background .2s}.dashboard-module__Bb7ZMG__treasurySearch::placeholder{color:#ffffff59}.dashboard-module__Bb7ZMG__treasurySearch:focus{border-color:var(--sankofa-green-vibrant);background:#ffffff14}.dashboard-module__Bb7ZMG__treasurySearchClear{color:#ffffff73;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1.1rem;display:flex;position:absolute;right:.6rem}.dashboard-module__Bb7ZMG__treasurySearchClear:hover{color:#ffffffd9}.dashboard-module__Bb7ZMG__treasuryResultCount{opacity:.5;margin-bottom:.75rem;font-size:.75rem;font-style:italic}.dashboard-module__Bb7ZMG__treasuryPagination{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.dashboard-module__Bb7ZMG__treasuryPageBtn{color:var(--foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.45rem 1rem;font-size:.8rem;transition:background .2s,transform .15s}.dashboard-module__Bb7ZMG__treasuryPageBtn:hover:not(:disabled){border-color:var(--sankofa-green-vibrant);color:var(--sankofa-green-vibrant);background:#22c55e26;transform:translateY(-1px)}.dashboard-module__Bb7ZMG__treasuryPageBtn:disabled{opacity:.28;cursor:not-allowed}.dashboard-module__Bb7ZMG__treasuryPageInfo{opacity:.6;white-space:nowrap;font-size:.8rem}@media (max-width:768px){.dashboard-module__Bb7ZMG__treasurySearchWrapper{max-width:100%}.dashboard-module__Bb7ZMG__treasuryPagination{flex-wrap:wrap;gap:.75rem}.dashboard-module__Bb7ZMG__treasuryPageBtn{padding:.4rem .75rem;font-size:.75rem}.dashboard-module__Bb7ZMG__treasuryPageInfo{text-align:center;order:-1;width:100%;font-size:.75rem}}@media (max-width:430px){.dashboard-module__Bb7ZMG__container{padding:.75rem;overflow-x:hidden}.dashboard-module__Bb7ZMG__header{gap:1rem;margin-bottom:1.5rem}.dashboard-module__Bb7ZMG__title{font-size:1.4rem}.dashboard-module__Bb7ZMG__subtitle{font-size:.875rem}.dashboard-module__Bb7ZMG__section{max-width:100%;margin-bottom:1.5rem;padding:1rem .875rem}.dashboard-module__Bb7ZMG__sectionTitle{word-break:break-word;font-size:1.35rem}.dashboard-module__Bb7ZMG__bigNumber{font-size:1.75rem}.dashboard-module__Bb7ZMG__statCard{padding:1.25rem}.dashboard-module__Bb7ZMG__milestoneHeader h4{font-size:1rem}.dashboard-module__Bb7ZMG__milestoneTarget{flex-shrink:0;font-size:.75rem}.dashboard-module__Bb7ZMG__milestoneItem{flex-direction:column;gap:.75rem;padding:1rem}.dashboard-module__Bb7ZMG__supportButton{word-break:break-word;white-space:normal;padding:12px 8px;font-size:.8rem}.dashboard-module__Bb7ZMG__dashboardGrid{gap:1rem}.dashboard-module__Bb7ZMG__goalsGrid{grid-template-columns:1fr;gap:1rem}.dashboard-module__Bb7ZMG__treasuryRow{padding:.6rem .75rem;font-size:.8rem}.dashboard-module__Bb7ZMG__typeBadge{padding:.15rem .5rem;font-size:.65rem}.dashboard-module__Bb7ZMG__treasuryAmount,.dashboard-module__Bb7ZMG__treasuryCurrency{font-size:.85rem}}.dashboard-module__Bb7ZMG__currencyCard{cursor:pointer;background:var(--card-bg,#1a1a2e);text-align:left;border:none;transition:transform .15s,box-shadow .15s}.dashboard-module__Bb7ZMG__currencyCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.dashboard-module__Bb7ZMG__currencyCard:active{transform:translateY(0)}.dashboard-module__Bb7ZMG__currencyBreakdown{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.dashboard-module__Bb7ZMG__currencyAlt{color:var(--text-secondary,#a0a0b0);opacity:.8;font-size:.85rem}.dashboard-module__Bb7ZMG__tapHint{opacity:.5;font-size:.75rem}.dashboard-module__Bb7ZMG__directGhs{opacity:.7;color:var(--sankofa-green-vibrant,#2e7d32);font-size:.8rem}
