.club-dashboard-page{background:#f7faf8;min-height:70vh}.club-dashboard-shell{width:min(1180px,100% - 2.5rem);margin:0 auto}.club-dashboard-loading,.club-dashboard-error{padding:8rem 0}.club-loading-card,.club-error-card{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);text-align:center;background:#fff;border-radius:28px;max-width:620px;margin:0 auto;padding:3rem}.club-loading-paw,.club-error-card>span{margin-bottom:1rem;font-size:2.4rem;display:block}.club-loading-card strong{color:var(--color-brand-primary);font-family:var(--font-heading);font-size:1.5rem;display:block}.club-loading-card p,.club-error-card p{color:var(--color-text-muted);margin:.5rem 0 0}.club-error-card h1{color:var(--color-brand-primary);margin:0;font-size:clamp(2rem,4vw,3rem)}.club-error-card .button{margin-top:1.5rem}.club-dashboard{padding:clamp(3rem,6vw,5.5rem) 0 clamp(5rem,8vw,7rem)}.club-dashboard-topbar{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.club-dashboard-topbar h1{color:var(--color-brand-primary);margin:0;font-size:clamp(2.5rem,5vw,4.3rem);line-height:1}.club-dashboard-topbar>div>p:last-child{color:var(--color-text-muted);max-width:760px;margin:.85rem 0 0}.club-signout-button{color:var(--color-brand-primary);cursor:pointer;font:inherit;background:0 0;border:1px solid #0d2b4e33;border-radius:999px;flex:none;padding:.8rem 1.1rem;font-weight:600}.club-signout-button:hover{background:#fff}.club-dashboard-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.club-dashboard-sidebar{background:var(--color-brand-primary);color:#fff;border-radius:26px;padding:1rem;position:sticky;top:1rem;overflow:hidden}.club-dashboard-sidebar nav{gap:.35rem;display:grid}.club-dashboard-sidebar nav a{color:#ffffffc7;border-radius:16px;align-items:center;gap:.7rem;padding:.9rem 1rem;font-weight:600;text-decoration:none;display:flex}.club-dashboard-sidebar nav a:hover,.club-dashboard-sidebar nav a.is-active{color:#fff;background:#ffffff1f}.club-sidebar-note{border-top:1px solid #ffffff21;margin-top:1rem;padding:1.1rem .9rem .4rem}.club-sidebar-note strong{font-size:.9rem}.club-sidebar-note p{color:#ffffffa8;margin:.45rem 0 0;font-size:.82rem;line-height:1.55}.club-dashboard-content{gap:1.25rem;display:grid}.club-welcome-card{border:1px solid var(--color-border);background:linear-gradient(125deg,#fff9f2 0%,#fff 55%,#effaf4 100%);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.7rem,4vw,2.6rem);display:grid;overflow:hidden}.club-card-label{color:var(--color-brand-secondary);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.club-welcome-card h2,.club-dashboard-section h2,.club-small-card h2,.club-profile-card h2{color:var(--color-brand-primary);margin:0}.club-welcome-card h2{font-size:clamp(1.9rem,4vw,3rem)}.club-welcome-card p,.club-small-card p,.club-profile-card p,.club-empty-pets p{color:var(--color-text-muted)}.club-welcome-card p{max-width:720px;margin:.8rem 0 0}.club-welcome-art{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0d2b4e17;border-radius:24px;align-items:center;gap:.6rem;padding:1.35rem;font-size:2.1rem;display:flex}.club-welcome-art span{color:#ad3b58;font-size:1.2rem}.club-dashboard-section,.club-small-card,.club-profile-card{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);background:#fff;border-radius:26px}.club-dashboard-section,.club-profile-card{padding:clamp(1.4rem,3vw,2rem)}.club-dashboard-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.club-add-pet-button:disabled,.club-empty-pets .button:disabled{cursor:not-allowed;opacity:.5}.club-empty-pets{text-align:center;background:#f9fbfa;border:1px dashed #0d2b4e2e;border-radius:22px;margin-top:1.25rem;padding:2.4rem 1.4rem}.club-empty-icon{background:#fff4e9;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.5rem;display:inline-flex}.club-empty-pets h3{color:var(--color-brand-primary);margin:1rem 0 0;font-size:1.35rem}.club-empty-pets p{max-width:620px;margin:.55rem auto 1.2rem}.club-pets-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.club-pet-card{border:1px solid var(--color-border);background:#f9fbfa;border-radius:18px;align-items:center;gap:.85rem;padding:1rem;display:flex}.club-pet-card-icon{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;display:flex}.club-pet-card strong,.club-pet-card small{display:block}.club-pet-card strong{color:var(--color-brand-primary)}.club-pet-card small{color:var(--color-text-muted);margin-top:.15rem}.club-dashboard-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.club-small-card{gap:1rem;padding:1.5rem;display:flex}.club-small-card-icon{background:#fff4e9;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:flex}.club-small-card h2{font-size:1.2rem}.club-small-card p{margin:.45rem 0 0;font-size:.92rem}.club-profile-card{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:2rem;display:grid}.club-profile-card>div>p{margin:.5rem 0 0}.club-profile-card dl{gap:0;margin:0;display:grid}.club-profile-card dl>div{border-bottom:1px solid var(--color-border);grid-template-columns:130px minmax(0,1fr);gap:1rem;padding:.8rem 0;display:grid}.club-profile-card dl>div:last-child{border-bottom:0}.club-profile-card dt{color:var(--color-text-muted);font-size:.9rem}.club-profile-card dd{color:var(--color-brand-primary);overflow-wrap:anywhere;margin:0;font-weight:600}.club-status-pill{color:#1f7a46;background:#eaf8ef;border-radius:999px;padding:.35rem .6rem;font-size:.78rem;display:inline-flex}@media (width<=900px){.club-dashboard-layout{grid-template-columns:1fr}.club-dashboard-sidebar{position:static}.club-dashboard-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.club-sidebar-note{display:none}}@media (width<=680px){.club-dashboard-shell{width:min(100% - 1.25rem,1180px)}.club-dashboard{padding-top:2.4rem}.club-dashboard-topbar,.club-dashboard-section-heading{flex-direction:column;align-items:stretch}.club-signout-button{align-self:flex-start}.club-dashboard-sidebar nav,.club-dashboard-card-grid,.club-pets-list,.club-profile-card,.club-welcome-card{grid-template-columns:1fr}.club-welcome-art{justify-content:center}.club-profile-card dl>div{grid-template-columns:1fr;gap:.2rem}}
