/* Match the reference site's centered 1240px dashboard canvas. */
.page .ha-page:has(.golf-dashboard-shell){padding:24px 0 58px;background:#f3f6f4}.golf-dashboard-shell{grid-template-columns:230px minmax(0,1fr);width:min(1240px,calc(100% - 40px));margin:0 auto;overflow:hidden;border:1px solid #dce4df;border-radius:7px;background:#fff;box-shadow:0 5px 18px rgba(13,59,41,.04)}.golf-dashboard-main{background:#f3f6f4;padding-right:34px;padding-left:34px}
@media(max-width:1000px){.golf-dashboard-shell{grid-template-columns:82px minmax(0,1fr);width:calc(100% - 28px)}}
@media(max-width:720px){.page .ha-page:has(.golf-dashboard-shell){padding-top:12px}.golf-dashboard-shell{width:calc(100% - 20px)}}
.golf-dashboard-profile__content{min-height:142px;padding-left:172px}.golf-dashboard-avatar-block{position:absolute;left:25px;top:-54px;display:flex;align-items:center;width:124px;flex-direction:column;gap:6px;text-align:center}.golf-dashboard-avatar-block img{display:block;border:5px solid #fff;border-radius:50%;box-shadow:0 3px 12px rgba(8,52,35,.18)}.golf-dashboard-avatar-block strong{width:150px;overflow:hidden;color:#173d2e;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.golf-dashboard-profile__details{display:flex;flex-direction:column;gap:5px}.golf-dashboard-profile__details p{margin:0;color:#6d7972;font-size:13px}
@media(max-width:720px){.golf-dashboard-profile__content{min-height:158px;padding-left:158px}.golf-dashboard-avatar-block{left:18px}}
.golf-dashboard-avatar-block img{width:124px;height:124px;object-fit:cover}
