.wellpt-stats{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:24px;align-items:center;background:#fff;padding:34px 38px;border-radius:2px;box-shadow:0 14px 35px rgba(16,24,40,.08);max-width:1280px;margin:24px auto}.wellpt-stat-card{text-align:center}.wellpt-stat-number{font-size:44px;line-height:1;font-weight:600;color:#063f35;letter-spacing:.02em;font-variant-numeric:tabular-nums}.wellpt-stat-label{margin-top:10px;font-size:15px;font-weight:700;color:#073a32}.wellpt-profile-wrap{max-width:820px;margin:26px auto;font-family:inherit;color:#121212}.wellpt-auth-card,.wellpt-profile-hero,.wellpt-detail-card,.wellpt-mini-card{background:#fff;border:1px solid #e6e9ec;border-radius:22px;box-shadow:0 12px 34px rgba(16,24,40,.08)}.wellpt-auth-card{padding:34px}.wellpt-auth-card h2,.wellpt-profile-hero h2{font-size:42px;line-height:1.1;margin:0 0 12px}.wellpt-auth-card p,.wellpt-profile-hero p,.wellpt-muted{color:#6b7078;font-size:16px;margin:0 0 22px}.wellpt-login-form{display:flex;flex-direction:column;gap:12px}.wellpt-login-form label{font-weight:700;font-size:16px;margin-bottom:0px;}.wellpt-login-form input{width:100%;box-sizing:border-box;border:0;background:#eff1f4;border-radius:16px;padding:18px 20px;font-size:17px;outline:none}.wellpt-password-row{display:flex;gap:10px;align-items:center;background:#eff1f4;border-radius:16px}.wellpt-password-row input{background:transparent}.wellpt-toggle-password{border:0;background:transparent;color:#67717a;padding:0 18px;cursor:pointer}.wellpt-btn{border:0;border-radius:18px;background:var(--wellpt-primary,#248c86);color:#fff;padding:17px 28px;font-size:18px;font-weight:500;cursor:pointer;transition:.18s ease}.wellpt-btn:hover{filter:brightness(.95)}.wellpt-danger{background:#b42318}.wellpt-form-message{margin-top:12px;font-weight:700;color:#344054}.wellpt-form-message.is-error{color:#b42318}.wellpt-form-message.is-success{color:#087443}.wellpt-profile-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:34px;margin-bottom:22px}.wellpt-avatar{width:74px;height:74px;border-radius:24px;background:var(--wellpt-soft,#edf8f6);color:var(--wellpt-primary,#248c86);display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:800}.wellpt-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.wellpt-mini-card{padding:24px}.wellpt-mini-card span,.wellpt-detail-list span{display:block;color:#68717a;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin-bottom:9px}.wellpt-mini-card strong{font-size:26px;color:#111}.wellpt-detail-card{padding:28px}.wellpt-detail-card h3{font-size:26px;margin:0 0 18px}.wellpt-detail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.wellpt-detail-list div{background:var(--wellpt-soft,#edf8f6);border-radius:16px;padding:16px}.wellpt-detail-list strong{font-size:17px;color:#1d2939;word-break:break-word}.wellpt-profile-actions{display:flex;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.wellpt-notice{max-width:760px;margin:20px auto;padding:18px 22px;border-radius:14px;background:#fff4e5;border:1px solid #fedf89;color:#7a2e0e;font-weight:700}@media(max-width:800px){.wellpt-stats{grid-template-columns:repeat(2,1fr);padding:28px 18px}.wellpt-profile-grid,.wellpt-detail-list{grid-template-columns:1fr}.wellpt-auth-card h2,.wellpt-profile-hero h2{font-size:26px}}@media(max-width:520px){.wellpt-stats{grid-template-columns:1fr}.wellpt-stat-number{font-size:38px}.wellpt-profile-hero{align-items:flex-start}.wellpt-auth-card,.wellpt-profile-hero,.wellpt-detail-card{padding:24px}.wellpt-btn{width:100%}}
.wellpt-google-login{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:#1d2939;border:1px solid #d0d5dd;margin:6px 0 16px}.wellpt-google-login:hover{background:#f9fafb;filter:none}.wellpt-google-icon{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #d0d5dd;display:inline-flex;align-items:center;justify-content:center;font-weight:900;color:#4285f4}.wellpt-auth-divider{display:flex;align-items:center;gap:12px;color:#98a2b3;font-weight:700;margin:4px 0 16px}.wellpt-auth-divider:before,.wellpt-auth-divider:after{content:"";height:1px;background:#eaecf0;flex:1}.wellpt-btn:disabled{opacity:.65;cursor:not-allowed}
