.VaultEntrance-module__b6TNqq__section{padding:var(--section-spacing)var(--page-margin)2rem;background:var(--bg-primary);color:var(--text-primary);min-height:60vh;transition:all var(--transition-normal);flex-direction:column;justify-content:center;display:flex}.VaultEntrance-module__b6TNqq__title{border-left:16px solid var(--color-gold);margin-bottom:2rem;padding-left:2.5rem;font-size:clamp(3rem,8vw,6rem)}.VaultEntrance-module__b6TNqq__content{max-width:800px;margin-left:4rem}.VaultEntrance-module__b6TNqq__text{opacity:.8;margin-bottom:1rem;font-size:1.5rem;line-height:1.4}@media (max-width:768px){.VaultEntrance-module__b6TNqq__title{border-left-width:8px;padding-left:1.5rem}.VaultEntrance-module__b6TNqq__content{margin-left:0}}
.GoalThermometer-module__7zmJGq__container{flex-direction:column;align-items:center;padding:3rem 0;display:flex}.GoalThermometer-module__7zmJGq__label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.GoalThermometer-module__7zmJGq__barContainer{background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:30px;width:60px;height:400px;margin-bottom:1.5rem;position:relative;overflow:hidden}.GoalThermometer-module__7zmJGq__barFill{background:var(--color-gold);width:100%;animation:2s cubic-bezier(.165,.84,.44,1) forwards GoalThermometer-module__7zmJGq__fillHeight;position:absolute;bottom:0;left:0}.GoalThermometer-module__7zmJGq__stats{text-align:center;flex-direction:column;gap:.5rem;display:flex}.GoalThermometer-module__7zmJGq__stats span:first-child{color:var(--color-gold);font-size:1rem;font-weight:600}.GoalThermometer-module__7zmJGq__total{color:var(--text-primary);font-size:1.25rem;font-weight:700}@keyframes GoalThermometer-module__7zmJGq__fillHeight{0%{height:0}}
.AccountDetails-module__x1uiJW__card{background:var(--bg-surface);border:4px solid var(--text-primary);box-shadow:var(--card-shadow);transition:all var(--transition-normal);flex-direction:column;height:100%;padding:3.5rem;display:flex}.AccountDetails-module__x1uiJW__card:hover{border-color:var(--color-gold);transform:translateY(-5px)}.AccountDetails-module__x1uiJW__title{color:var(--text-primary);margin-bottom:2.5rem;font-size:2rem;line-height:1.1}.AccountDetails-module__x1uiJW__details{flex-direction:column;gap:1.5rem;display:flex}.AccountDetails-module__x1uiJW__item{flex-direction:column;gap:.5rem;display:flex}.AccountDetails-module__x1uiJW__label{color:var(--color-gold);letter-spacing:.1em;font-size:.75rem;font-weight:800}.AccountDetails-module__x1uiJW__value{color:var(--text-primary);font-family:monospace;font-size:1.25rem;font-weight:600}.AccountDetails-module__x1uiJW__accountName{color:var(--text-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}
