.dashboard-content-module__kM3V5G__container{background:var(--background);min-height:100vh;padding:2rem}.dashboard-content-module__kM3V5G__card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius);max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.dashboard-content-module__kM3V5G__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.dashboard-content-module__kM3V5G__title{color:var(--foreground);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:600}.dashboard-content-module__kM3V5G__signOutButton{background:var(--accent);color:var(--accent-foreground);border-radius:calc(var(--radius)*.75);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.dashboard-content-module__kM3V5G__signOutButton:hover{opacity:.9}.dashboard-content-module__kM3V5G__content{flex-direction:column;gap:2rem;display:flex}.dashboard-content-module__kM3V5G__section{flex-direction:column;gap:1rem;display:flex}.dashboard-content-module__kM3V5G__sectionTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.dashboard-content-module__kM3V5G__links{flex-wrap:wrap;gap:1rem;display:flex}.dashboard-content-module__kM3V5G__link{color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .15s}.dashboard-content-module__kM3V5G__link:hover{opacity:.85;text-decoration:underline}.dashboard-content-module__kM3V5G__infoGrid{gap:1rem;display:grid}.dashboard-content-module__kM3V5G__infoItem{background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius)*.75);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.dashboard-content-module__kM3V5G__infoLabel{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.dashboard-content-module__kM3V5G__infoValue{color:var(--foreground);font-size:1rem}.dashboard-content-module__kM3V5G__verified{color:#22c55e;font-weight:500}.dashboard-content-module__kM3V5G__unverified{color:#dc2626;font-weight:500}@media (min-width:640px){.dashboard-content-module__kM3V5G__infoGrid{grid-template-columns:repeat(2,1fr)}}
