.page .ha-page:has(.golf-dashboard-shell){width:100%;max-width:none;padding:0;background:#f3f6f4}.page .ha-page:has(.golf-dashboard-shell)>article>h1{position:absolute;left:-9999px}.page .ha-page:has(.golf-dashboard-shell) .ha-entry{font-size:inherit;line-height:inherit}.golf-dashboard-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:900px}.golf-dashboard-nav{display:flex;flex-direction:column;border-right:1px solid #dce4df;background:#fff;padding:30px 18px}.golf-dashboard-nav__user{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5ebe7;padding:0 8px 25px}.golf-dashboard-nav__user img{border-radius:50%}.golf-dashboard-nav__user div{display:flex;min-width:0;flex-direction:column}.golf-dashboard-nav__user b{overflow:hidden;text-overflow:ellipsis}.golf-dashboard-nav__user span{color:var(--gff-green);font-size:12px}.golf-dashboard-nav nav{display:flex;flex-direction:column;gap:5px;padding-top:22px}.golf-dashboard-nav nav a,.golf-dashboard-signout{display:flex;align-items:center;gap:12px;border-radius:5px;padding:11px 13px;color:#526159;font-size:14px}.golf-dashboard-nav nav a i,.golf-dashboard-signout i{width:18px;text-align:center}.golf-dashboard-nav nav a.is-current,.golf-dashboard-nav nav a:hover{background:#eaf3ee;color:var(--gff-green);font-weight:700}.golf-dashboard-signout{margin-top:auto}.golf-dashboard-main{min-width:0;padding:34px 38px 55px}.golf-dashboard-welcome{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.golf-dashboard-welcome p{margin:0;color:#75827b;font-size:12px}.golf-dashboard-welcome h1{margin:3px 0;font-size:30px}.golf-dashboard-welcome span{color:#65726b;font-size:14px}.golf-dashboard-profile,.golf-dashboard-card{overflow:hidden;border:1px solid #dce4df;border-radius:7px;background:#fff}.golf-dashboard-profile__cover{height:105px;background:linear-gradient(90deg,rgba(5,75,52,.2),transparent),url('../images/home/hero-sunrise.jpg') center 55%/cover}.golf-dashboard-profile__content{position:relative;display:flex;align-items:center;gap:18px;min-height:104px;padding:18px 24px 18px 135px}.golf-dashboard-profile__content>img{position:absolute;left:25px;top:-42px;border:5px solid #fff;border-radius:50%}.golf-dashboard-profile__content h2{margin:1px 0;font-size:22px}.golf-dashboard-profile__content p{margin:0;color:#6d7972;font-size:12px}.golf-dashboard-profile__content>a{margin-left:auto;color:var(--gff-green);font-size:13px;font-weight:700}.golf-dashboard-level{color:var(--gff-green);font-size:11px;font-weight:700}.golf-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0}.golf-dashboard-stats article{display:flex;align-items:flex-start;gap:14px;border:1px solid #dce4df;border-radius:7px;background:#fff;padding:18px}.golf-dashboard-stats article>i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e8f2ed;color:var(--gff-green)}.golf-dashboard-stats article div{display:flex;flex-direction:column}.golf-dashboard-stats span{color:#6c7972;font-size:11px}.golf-dashboard-stats strong{font-size:25px;line-height:1.2}.golf-dashboard-stats small{color:#8a958f;font-size:9px}.golf-dashboard-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.golf-dashboard-actions>a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;border:1px solid #dce4df;border-radius:7px;background:#fff;padding:14px}.golf-dashboard-actions>a>i:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:#edf4f0;color:var(--gff-green)}.golf-dashboard-actions span{display:flex;min-width:0;flex-direction:column}.golf-dashboard-actions b{font-size:13px}.golf-dashboard-actions small{color:#7d8982;font-size:10px}.golf-dashboard-actions>a>i:last-child{color:#849189;font-size:10px}.golf-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);gap:18px}.golf-dashboard-card>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e9e5;padding:18px 20px}.golf-dashboard-card h2{margin:0;font-size:18px}.golf-dashboard-card header p{margin:0;color:#7b8780;font-size:11px}.golf-dashboard-card header>a{color:var(--gff-green);font-size:11px;font-weight:700}.golf-dashboard-feed article{display:grid;grid-template-columns:65px 1fr;gap:14px;border-bottom:1px solid #e7ece9;padding:15px 20px}.golf-dashboard-feed article>span{height:max-content;border-radius:10px;background:#e7f1ec;color:var(--gff-green);padding:3px 7px;text-align:center;font-size:8px;font-weight:700}.golf-dashboard-feed h3,.golf-dashboard-events h3{margin:0;font-size:14px}.golf-dashboard-feed p{margin:3px 0;color:#647169;font-size:11px}.golf-dashboard-feed small{color:#929c96;font-size:9px}.golf-dashboard-events article{display:grid;grid-template-columns:46px 1fr;gap:13px;border-bottom:1px solid #e7ece9;padding:13px 20px}.golf-dashboard-events time{display:flex;align-items:center;flex-direction:column;border-radius:5px;background:#edf4f0;color:var(--gff-green);padding:5px}.golf-dashboard-events time b{font-size:17px;line-height:1}.golf-dashboard-events time span{font-size:9px;text-transform:uppercase}.golf-dashboard-events p{margin:4px 0;color:#758179;font-size:10px}.golf-dashboard-create{display:block;margin:14px 20px;border:1px dashed #9bb9aa;border-radius:5px;color:var(--gff-green);padding:9px;text-align:center;font-size:12px}.golf-dashboard-empty{padding:20px}.golf-auth-gate i{color:var(--gff-green);font-size:30px}
@media(max-width:1000px){.golf-dashboard-shell{grid-template-columns:82px minmax(0,1fr)}.golf-dashboard-nav__user div,.golf-dashboard-nav nav a:not(.is-current){font-size:0}.golf-dashboard-nav nav a{justify-content:center}.golf-dashboard-nav nav a i{font-size:16px}.golf-dashboard-signout{font-size:0;justify-content:center}.golf-dashboard-stats{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.golf-dashboard-shell{display:block}.golf-dashboard-nav{display:none}.golf-dashboard-main{padding:24px 16px 40px}.golf-dashboard-welcome{align-items:flex-start;gap:16px}.golf-dashboard-welcome h1{font-size:24px}.golf-dashboard-welcome .gff-button{padding:0 12px}.golf-dashboard-stats,.golf-dashboard-actions,.golf-dashboard-columns{grid-template-columns:1fr}.golf-dashboard-profile__content{align-items:flex-start;flex-direction:column;padding-left:125px}.golf-dashboard-profile__content>a{margin-left:0}}
