:root{--osm-green:#176b4d;--osm-dark:#18201d;--osm-soft:#f4f7f5;--osm-border:#dfe7e2}.onstorio-membership-page{margin:0;background:#f7f9f8;color:var(--osm-dark);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.osm-standalone-content{min-height:100vh}.osm-page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:48px 0 80px}.osm-directory-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.osm-directory-head h1{font-size:38px;margin:0 0 6px}.osm-directory-head p{margin:0;color:#66736d}.osm-directory-head form{display:flex;gap:8px}.osm-directory-head input,.osm-form input,.osm-form textarea{border:1px solid var(--osm-border);border-radius:10px;padding:12px 14px;font:inherit;background:#fff}.osm-directory-head button,.osm-form button,.osm-login-box a{background:var(--osm-green);color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.osm-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.osm-member-card{display:block;background:#fff;border:1px solid var(--osm-border);border-radius:18px;padding:24px;text-align:center;color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(23,58,44,.05);transition:.18s}.osm-member-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(23,58,44,.1)}.osm-member-card img{width:112px;height:112px;object-fit:cover;border-radius:50%;border:4px solid #eef5f1}.osm-member-card h3{margin:14px 0 2px;font-size:20px}.osm-handle{display:block;color:#738078}.osm-role{display:inline-block;margin:12px 0 8px;background:#e7f3ed;color:var(--osm-green);border-radius:99px;padding:5px 10px;font-size:12px;font-weight:800}.osm-member-card small{display:block;margin:6px}.osm-member-card p{color:#67736d}.osm-profile-card,.osm-edit-card{background:#fff;border:1px solid var(--osm-border);border-radius:22px;overflow:hidden;box-shadow:0 10px 34px rgba(25,60,46,.07)}.osm-cover{height:260px;background:linear-gradient(120deg,#1c6c50,#0e3528);background-size:cover;background-position:center}.osm-profile-body{padding:0 38px 36px}.osm-avatar-wrap{margin-top:-74px}.osm-avatar-wrap img{width:148px;height:148px;object-fit:cover;border-radius:50%;border:6px solid #fff;background:#fff}.osm-profile-title{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-top:10px}.osm-profile-title h1{font-size:34px;margin:0}.osm-profile-title p{margin:4px 0;color:#738078}.osm-profile-title>span{background:#e7f3ed;color:var(--osm-green);padding:7px 12px;border-radius:99px;font-weight:800}.osm-stats-line{display:flex;gap:24px;margin:24px 0;color:#65716b}.osm-stats-line b{color:var(--osm-dark)}.osm-bio{max-width:760px;line-height:1.7}.osm-meta,.osm-profile-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.osm-meta a,.osm-profile-links a{color:var(--osm-green);font-weight:700;text-decoration:none}.osm-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.osm-tags span{background:var(--osm-soft);border:1px solid var(--osm-border);padding:7px 10px;border-radius:99px}.osm-edit-card{padding:32px;margin-top:24px}.osm-edit-card h2{margin-top:0}.osm-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;margin-bottom:16px}.osm-form textarea{resize:vertical}.osm-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.osm-remove-row{display:flex;gap:24px;margin:14px 0 20px}.osm-remove-row label{flex-direction:row;align-items:center;font-weight:500}.osm-notice{padding:14px 18px;border-radius:10px;margin-bottom:16px}.osm-notice.success{background:#e8f5ef;color:#176b4d}.osm-notice.error{background:#fdecea;color:#9a231b}.osm-login-box,.osm-empty{background:#fff;border:1px solid var(--osm-border);border-radius:16px;padding:40px;text-align:center}.osm-login-box h2{margin:0 0 20px}@media(max-width:850px){.osm-member-grid{grid-template-columns:repeat(2,1fr)}.osm-directory-head{align-items:stretch;flex-direction:column}.osm-directory-head form{width:100%}.osm-directory-head input{flex:1}.osm-two{grid-template-columns:1fr}.osm-cover{height:200px}.osm-profile-body{padding:0 22px 28px}}@media(max-width:560px){.osm-page{width:min(100% - 20px,1120px);padding-top:26px}.osm-member-grid{grid-template-columns:1fr}.osm-directory-head form{display:grid}.osm-profile-title{display:block}.osm-profile-title>span{display:inline-block;margin-top:10px}.osm-stats-line{gap:12px;font-size:14px}.osm-cover{height:155px}.osm-avatar-wrap{margin-top:-56px}.osm-avatar-wrap img{width:112px;height:112px}.osm-profile-title h1{font-size:28px}.osm-remove-row{display:block}}
.osm-profile-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.osm-profile-actions>span{background:#e7f3ed;color:var(--osm-green);padding:7px 12px;border-radius:99px;font-weight:800}.osm-edit-button{display:inline-flex;align-items:center;justify-content:center;background:var(--osm-green);color:#fff!important;text-decoration:none;border-radius:10px;padding:9px 14px;font-weight:800}.osm-edit-button:hover{filter:brightness(.94)}

.osm-edit-card[hidden]{display:none!important}.osm-edit-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.osm-edit-close{border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer;color:#56615b}.osm-edit-button{appearance:none;border:0;border-radius:10px;background:#14763a;color:#fff;font-weight:700;padding:10px 16px;cursor:pointer}.osm-bio-card{margin:18px 0;padding:16px 18px;background:#f6faf7;border:1px solid #e2eee6;border-radius:14px;max-width:760px}.osm-bio{margin:0;color:#2d3832;font-size:15px;line-height:1.7;white-space:normal;overflow-wrap:anywhere}.osm-password-section{border-top:1px solid #e4e8e5;margin-top:28px;padding-top:24px}.osm-password-section h3{margin:0 0 6px;font-size:22px}.osm-password-help{margin:0 0 18px;color:#68736d;line-height:1.5}.osm-password-notice{display:none;margin:4px 0 14px;padding:11px 13px;border-radius:9px;font-size:14px}.osm-password-notice.error{display:block;background:#fff0f0;color:#a52727}.osm-password-notice.success{display:block;background:#edf8f0;color:#176b36}.osm-edit-card{scroll-margin-top:100px}.osm-form input[type=password]{width:100%;box-sizing:border-box}

/* v1.4.0 profile refinements */
.osm-profile-card,.osm-edit-card{max-width:1120px;margin-left:auto;margin-right:auto}
.osm-completion{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,320px);align-items:center;gap:22px;margin:20px 0;padding:16px 18px;border:1px solid var(--osm-border);border-radius:14px;background:#fbfdfc}
.osm-completion strong,.osm-completion span{display:block}.osm-completion span{margin-top:3px;color:#68736d;font-size:13px}
.osm-progress{height:9px;border-radius:99px;background:#e6eee9;overflow:hidden}.osm-progress i{display:block;height:100%;background:var(--osm-green);border-radius:99px}
.osm-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.osm-socials a{display:inline-flex;padding:7px 11px;border:1px solid var(--osm-border);border-radius:999px;color:var(--osm-green);font-size:13px;font-weight:700;text-decoration:none;background:#fff}
.osm-field-help{font-size:12px;font-weight:500;color:#748078;line-height:1.45}.osm-form select{border:1px solid var(--osm-border);border-radius:10px;padding:12px 14px;font:inherit;background:#fff;width:100%;box-sizing:border-box}
.osm-username-field{display:flex;align-items:center;border:1px solid var(--osm-border);border-radius:10px;background:#fff;overflow:hidden}.osm-username-field span{padding-left:13px;color:#68736d}.osm-username-field input{border:0!important;box-shadow:none!important;flex:1;padding-left:4px!important}
.osm-char-count{align-self:flex-end;font-size:12px;color:#748078;font-weight:500}
.osm-social-fields{margin:20px 0;border:1px solid var(--osm-border);border-radius:14px;padding:18px}.osm-social-fields legend{font-weight:800;padding:0 8px}.osm-privacy-row{margin:12px 0 20px}.osm-privacy-row label{display:flex;flex-direction:row;align-items:center;font-weight:600}
.osm-image-preview{display:none;width:92px;height:92px;border-radius:50%;background-size:cover;background-position:center;border:3px solid #eef5f1;margin-top:8px}.osm-image-preview.cover{width:180px;height:60px;border-radius:10px}
.osm-image-preview.has-image{display:block}
@media(max-width:700px){.osm-completion{grid-template-columns:1fr}.osm-profile-body{padding-left:18px;padding-right:18px}.osm-profile-title{gap:12px}.osm-profile-actions{margin-top:12px}}

/* v1.5.1 Follow system */
.osm-follow-form{margin:0}.osm-follow-button{display:inline-flex;align-items:center;justify-content:center;min-width:116px;padding:10px 18px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font:inherit;font-weight:800;cursor:pointer}.osm-follow-button.is-following{background:#fff;color:#111}.osm-follow-button:hover{filter:brightness(.95)}


/* v1.5.2 profile tab and unfollow refinements */
.osm-content-tabs button,
.osm-content-tabs button[data-osm-content-tab="reposts"]{
  color:#111!important;
  background:transparent!important;
}
.osm-content-tabs button.is-active{
  color:#111!important;
  border-bottom-color:#15743b!important;
}
.osm-follow-button.is-following{
  background:#fff!important;
  color:#111!important;
  border-color:#111!important;
}
