.dashboard-page{background:#06122d}.dashboard-hero{padding-bottom:2rem}.dashboard-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.25rem;max-width:1500px;margin:0 auto;padding:1rem 2rem 5rem}.profile-panel{position:sticky;top:105px;align-self:start;padding:1.35rem;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#0d1c3d}.profile-panel h2{font-size:2rem;margin:.25rem 0 1rem}.profile-panel form,.stack-form{display:grid;gap:.8rem}.profile-panel label{display:grid;gap:.4rem;color:#dce5f5;font-weight:700}.profile-panel input,.profile-panel select,.stack-form input,.stack-form select,.stack-form textarea{width:100%;padding:.8rem;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#081733;color:#fff;font:inherit}.stack-form textarea{min-height:95px;resize:vertical}.profile-photo-wrap{width:92px;height:92px;margin:0 0 1rem;border:2px solid rgba(255,211,79,.5);border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#081733;font-size:2.5rem}.profile-photo-wrap img{width:100%;height:100%;object-fit:cover}.privacy-note{margin-top:1rem;padding:1rem;border-radius:14px;background:rgba(255,211,79,.08);color:#d7deed}.dashboard-content{display:grid;gap:3.5rem}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.dashboard-stats article,.plan-card,.active-plan-card,.journal-list article,.achievement-grid article{padding:1.2rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#0d1c3d}.dashboard-stats span,.dashboard-stats strong{display:block}.dashboard-stats span{color:#aebbd3;font-weight:700}.dashboard-stats strong{font-size:1.8rem;margin-top:.25rem}.dashboard-empty{grid-column:1/-1;padding:1.2rem;border:1px dashed rgba(255,255,255,.2);border-radius:18px}.growth-tracker{display:grid;gap:.9rem}.growth-tracker article{padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#0d1c3d}.growth-tracker article>div:first-child{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.growth-tracker strong{font-size:1rem}.growth-tracker article>div:first-child span{color:#aebbd3;font-size:.85rem}.growth-track{height:12px;border-radius:999px;background:#081733;overflow:hidden}.growth-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f7cff,#ffd34f)}.plan-grid,.achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.plan-card{display:flex;flex-direction:column}.plan-card span,.active-plan-card>span,.journal-list article>span{color:#ffd34f;font-size:.78rem;font-weight:900;text-transform:uppercase}.plan-card h3,.active-plan-card h3,.journal-list h3{margin:.45rem 0}.plan-card button{margin-top:auto}.active-plan-card{margin-bottom:1rem;background:linear-gradient(145deg,rgba(40,103,240,.25),#0d1c3d)}.active-plan-card progress{width:100%;height:14px;margin:1rem 0}.two-column-section{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.journal-list{display:grid;gap:.8rem;margin-top:1rem}.journal-list article.answered{opacity:.72;border-color:rgba(255,211,79,.45)}.journal-list button{margin:.5rem .45rem 0 0;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#14264c;color:#fff}.achievement-grid article{text-align:center}.achievement-grid article>span{font-size:2rem}.achievement-grid article:not(.earned){opacity:.55}.achievement-grid .earned{border-color:rgba(255,211,79,.55);background:linear-gradient(145deg,rgba(255,211,79,.12),#0d1c3d)}.history-list{display:grid;gap:.65rem}.history-list>a{display:grid;grid-template-columns:130px 1fr auto;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0d1c3d;text-decoration:none}.history-list span{color:#ffd34f;font-size:.78rem;font-weight:800;text-transform:uppercase}.history-list small{color:#aebbd3}.favorite-toggle{margin-top:.6rem;margin-right:.35rem;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.55rem .75rem;background:#14264c;color:#fff;font:inherit;font-weight:800;cursor:pointer}.favorite-toggle:hover,.favorite-toggle:focus-visible{border-color:#ffd34f}.discipleship-tools{max-width:980px;margin:2rem auto;padding:1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#0d1c3d}.discipleship-tools summary{cursor:pointer;font-size:1.25rem;font-weight:900}.discipleship-tools form{display:grid;gap:.75rem;margin-top:1rem}.discipleship-tools input,.discipleship-tools textarea{width:100%;padding:.8rem;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#081733;color:#fff;font:inherit}.discipleship-tools textarea{min-height:100px}.install-app-button{border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:.6rem .85rem;background:#14264c;color:#fff;font:inherit;font-weight:800;cursor:pointer}@media(max-width:1050px){.dashboard-shell{grid-template-columns:1fr}.profile-panel{position:static}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.two-column-section{grid-template-columns:1fr}.plan-grid,.achievement-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.dashboard-shell{padding:1rem}.dashboard-stats,.plan-grid,.achievement-grid{grid-template-columns:1fr}.history-list>a{grid-template-columns:1fr}.history-list small{justify-self:start}.growth-tracker article>div:first-child{align-items:flex-start;flex-direction:column;gap:.2rem}}