@font-face{font-family:MainstepManrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
.auth-body{font-family:MainstepManrope,Manrope,sans-serif;background:#fff;color:var(--text)}
.entry-auth{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:32px;box-sizing:border-box}
.entry-wordmark{color:#FFC44D;font-size:40px;line-height:48px;font-weight:800;letter-spacing:-.04em;text-decoration:none}
.entry-auth .auth-action{flex:none;width:100%;padding:0;display:block}
.entry-auth .auth-card{box-sizing:border-box;width:100%;max-width:506px;margin:auto;border:1px solid var(--border);border-radius:12px;padding:32px;animation:none}
.entry-auth .auth-title{font-size:28px;line-height:36px;letter-spacing:-.02em;font-weight:700;color:var(--text);text-align:center;margin:0 0 8px}
.entry-auth .auth-sub{font-size:15px;line-height:24.75px;color:var(--text-muted);text-align:center;margin:0 0 24px}
.entry-auth a:not(.entry-wordmark),.entry-form a,.member-profile a{color:var(--navy)}
.entry-auth .auth-alt,.entry-auth .auth-help{font-size:.875rem;line-height:1.25rem;color:var(--text-muted);text-align:center;margin:24px 0 0}
.entry-auth .auth-help{margin-top:16px}
.entry-auth .entry-legal{display:flex;gap:16px;font-size:.875rem;line-height:1.25rem;color:var(--text-muted)}
.entry-legal a{min-height:44px;display:inline-flex;align-items:center}.entry-legal span{align-self:center}
.entry-auth .form-field,.entry-form .form-field{margin-bottom:24px}
.entry-auth .form-field label,.entry-form .form-field>label{display:block;font-size:15px;line-height:24.75px;color:var(--text);font-weight:600;margin-bottom:8px}
.entry-auth input:not([type=hidden]),.entry-form input:not([type=checkbox]):not([type=hidden]),.entry-form textarea,.entry-form select{box-sizing:border-box;max-width:100%;width:100%;min-height:44px;padding:9px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font-family:inherit;font-size:15px;line-height:24.75px}
.entry-auth input::placeholder,.entry-form input::placeholder,.entry-form textarea::placeholder{color:var(--text-muted);opacity:1}
.entry-auth .entry-code{letter-spacing:.15em;text-align:center;font-size:1.375rem}
.entry-auth .btn-yellow,.entry-form .btn-yellow{background:#FFC44D;color:#000;border:1px solid #FFC44D;box-shadow:none;min-height:44px;padding:9px 20px;font-size:15px;line-height:24.75px;font-weight:600;border-radius:8px;justify-content:center}
.entry-auth .btn-yellow{width:100%}.entry-auth .btn-yellow:hover,.entry-form .btn-yellow:hover{background:#FFD16E;border-color:#FFD16E}
.entry-auth .msg,.entry-error,.entry-error-summary{color:#A12832;background:#FFF7F7;border:1px solid #E4BFC3;border-radius:8px;font-size:.875rem;line-height:1.25rem;padding:12px;margin:0 0 16px}
.entry-error-summary a{color:inherit}.entry-error-summary ul{padding-left:20px;margin:8px 0 0}.entry-error-summary p{margin:0}
.entry-form{min-width:0;color:var(--text)}
.entry-form:where(:not(.app-page-content)){width:100%;max-width:640px;margin:0 auto;}
.entry-form h1:where(:not(.app-page-title)){font-size:28px;line-height:36px;letter-spacing:-.02em;font-weight:700;margin:0 0 8px;color:var(--text)}
.entry-form .lead{font-size:15px;line-height:24.75px;color:var(--text-muted);margin:0 0 32px}
.entry-form .section-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:32px 0 16px}
.entry-form .help,.entry-form .field-note{font-size:.875rem;line-height:1.25rem;color:var(--text-muted)}.entry-form .help{display:block;margin-top:8px}
.entry-form .readonly-value{font-size:15px;line-height:24.75px;color:var(--text);background:#f1f3f5;padding:12px;border-radius:8px;overflow-wrap:anywhere}
.entry-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.entry-field-row>*{min-width:0}
.entry-form .form-actions{margin-top:24px;display:flex;align-items:center;gap:16px}.entry-form .form-actions a{display:inline-flex;align-items:center;min-height:44px}
.entry-setup{min-height:calc(100dvh - 160px);display:flex;align-items:center;justify-content:center}.entry-required{max-width:440px}
.profile-icon-picker summary{list-style:none;display:flex;align-items:center;gap:12px;min-height:44px;cursor:pointer;color:var(--navy)}.profile-icon-picker summary::-webkit-details-marker{display:none}.profile-icon-picker summary>.av{width:44px;height:44px;flex:none}.profile-icon-picker summary>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.profile-icon-picker[open] summary>svg{transform:rotate(180deg)}
.avatar-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,44px);gap:8px;margin-top:16px}.avatar-picker-option{position:relative;width:44px;height:44px;border:1px solid var(--border);border-radius:8px;background:#f1f3f5;padding:0;overflow:hidden;cursor:pointer}.avatar-picker-option img{width:100%;height:100%;object-fit:cover;display:block}.avatar-picker-option.selected{border:2px solid var(--navy)}.avatar-picker-option:disabled{opacity:.45;cursor:not-allowed}.avatar-picker-lock{position:absolute;bottom:0;right:0;background:white;border-radius:4px}.avatar-picker-lock svg{width:14px;height:14px;fill:none;stroke:var(--text);stroke-width:1.8}
.vendor-pill-grid,.identity-tags-grid{display:flex;flex-wrap:wrap;gap:8px}.vendor-pill,.entry-form .identity-tag-check{display:inline-flex;align-items:center;gap:8px;min-height:44px;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:.875rem;line-height:1.25rem;color:var(--text);cursor:pointer}.vendor-pill.checked{background:#EDF2FA;border-color:var(--navy)}.vendor-pill input{accent-color:var(--navy)}.vendor-other-input{margin-top:8px}
.entry-form :focus-visible,.entry-auth :focus-visible{outline:2px solid var(--navy);outline-offset:3px}
.member-profile{color:var(--text)}
.member-profile:where(:not(.app-page-content)){max-width:960px;margin:0 auto;}.member-profile .profile-card{padding:0;border:0;border-radius:0;box-shadow:none;gap:16px;align-items:center;margin:0}.member-profile .profile-name{font-size:28px;line-height:36px;letter-spacing:-.02em;font-weight:700;color:var(--text);overflow-wrap:anywhere}.member-profile .profile-meta{font-size:.875rem;line-height:1.25rem;color:var(--text-muted);margin-top:4px}.member-profile>.page-card{border:0;padding:0;box-shadow:none;margin-top:24px}.member-profile .section-title{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.02em;color:var(--text);margin:32px 0 16px}.member-profile .main-narrow{max-width:none}.member-profile .feed{gap:0}.member-profile .feed>.post:first-child{padding-top:0}.member-profile .profile-activity-heading{margin-bottom:12px}.member-profile .post{padding:16px 0;margin:0;border-bottom:1px solid var(--border)}.member-profile .post-title{font-size:1.25rem;line-height:1.75rem;margin:8px 0}.member-profile .post-body{font-size:15px;line-height:24.75px}.member-profile .post-head{margin:0}.member-profile .post-head .av{display:none}.member-profile .author,.member-profile .author-time{font-size:.875rem;line-height:1.25rem;color:var(--text-muted)}.member-profile .post-foot{min-height:0;margin:8px 0 0;gap:16px;color:var(--text-muted)}.member-profile .post-foot .stat{font-size:.875rem;line-height:1.25rem}.member-profile .profile-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:16px;gap:0 20px}.member-profile .stat-tile{display:grid;grid-template-columns:auto auto;justify-content:start;align-content:start;align-items:baseline;gap:2px 8px;min-height:44px;padding:8px 0;border:0;border-radius:0;background:none;text-align:left;box-sizing:border-box}.member-profile .stat-tile .label{font-size:.875rem;line-height:1.25rem;letter-spacing:0;text-transform:none;color:var(--text-muted)}.member-profile .stat-tile .delta{grid-column:1/-1;font-size:.75rem;line-height:1rem;color:var(--text-muted);margin:0}.member-profile .stat-tile .value{font-size:15px;line-height:24.75px;color:var(--text);margin:0}.member-profile .profile-stats-note{font-size:.875rem;line-height:1.25rem;color:var(--text-muted)}.member-profile .trophy-case{padding:16px 0 0;border:0;border-top:1px solid var(--border);border-radius:0;box-shadow:none;margin:16px 0;background:none}.member-profile .badge-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 16px;margin-top:12px}.member-profile .badge-tile{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:8px;min-height:56px;padding:8px 0;border:0;border-radius:0;background:none;text-align:left;opacity:1}.member-profile .badge-icon{grid-row:1/3;width:24px;height:24px;align-self:center;margin:0}.member-profile .badge-icon-emoji{font-size:20px;line-height:24px}.member-profile .badge-name{font-size:.875rem;line-height:1.25rem;color:var(--text);margin:0}.member-profile .badge-earned{font-size:.75rem;line-height:1rem;margin:0;color:var(--text-muted)}.member-profile .tier-progress-bar{height:4px}.member-profile .tier-progress-label{font-size:.875rem;line-height:1.25rem}.member-profile .trophy-case-head{gap:12px}.member-profile .group-card{padding:20px}.member-profile .profile-card .btn-outline{min-height:44px;border-radius:8px;display:inline-flex;align-items:center;white-space:nowrap}
@media(max-width:600px){.entry-auth{gap:24px;padding:32px 20px}.entry-auth .auth-card{padding:0;border:0;border-radius:0;max-width:440px}.entry-auth .auth-title{text-align:left;font-size:1.625rem;line-height:2.125rem}.entry-auth .auth-sub{text-align:left}.entry-wordmark{font-size:32px;line-height:40px}.entry-auth .entry-legal{margin-top:8px}.entry-form h1:where(:not(.app-page-title)),.member-profile .profile-name{font-size:1.625rem;line-height:2.125rem}.entry-form .section-title{margin-top:24px}.entry-field-row{grid-template-columns:1fr;gap:0}.member-profile .profile-card{flex-wrap:wrap}.member-profile .profile-card>div:last-child{width:100%}.member-profile .profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.member-profile .stat-tile:last-child:nth-child(odd){grid-column:1/-1}.member-profile .badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-setup{min-height:calc(100dvh - 176px)}}

.member-profile .empty-state{padding:16px 0;min-height:0;text-align:left;border:0;background:none;border-radius:0;font-size:15px;line-height:24.75px;color:var(--text-muted)}


@media(max-width:600px){.member-profile .profile-card{flex-direction:row;align-items:center;text-align:left}.member-profile .profile-card>div:first-child{flex:none}.member-profile .profile-card>div:nth-child(2){flex:1;min-width:0}.member-profile .profile-card>div:last-child{justify-content:flex-start}}

html:has(.entry-auth){scrollbar-gutter:auto}.entry-auth input:focus{border-color:var(--navy);box-shadow:none;outline:2px solid var(--navy);outline-offset:2px}

.entry-support{font-size:.875rem;line-height:1.25rem;color:var(--text-muted);margin:8px 0 24px}.entry-form .entry-full{width:100%}

.member-profile .report-btn{min-height:44px}.entry-form .checkbox-row{min-height:44px}.entry-required h1:where(:not(.app-page-title)){font-size:28px;line-height:36px}.entry-required .form-field>p{font-size:.875rem;line-height:1.25rem;color:var(--text-muted);margin:8px 0 0}@media(max-width:600px){.entry-required h1:where(:not(.app-page-title)){font-size:1.625rem;line-height:2.125rem}}

.entry-form input:focus,.entry-form textarea:focus,.entry-form select:focus{border-color:var(--navy);box-shadow:none;outline:2px solid var(--navy);outline-offset:2px}

.profile-activity-meta{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:8px;row-gap:4px;font-size:.875rem;line-height:1.25rem;color:var(--text-muted);margin:0 0 8px;overflow-wrap:anywhere}.profile-activity-meta time{white-space:nowrap;flex:none}.member-profile .profile-activity-meta a{color:inherit}.member-profile .profile-activity-meta .profile-comment-destination{color:var(--navy)}

/* Legal reading surface: presentation only; text remains in its source template. */
.terms-reading:where(:not(.app-page-content)){max-width:760px;margin:0 auto;color:var(--text);font-size:15px;line-height:24.75px;overflow-wrap:anywhere}
.terms-reading h1:where(:not(.app-page-title)){font-size:28px;line-height:36px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0 0 8px}
.terms-reading .lead{font-size:.875rem;line-height:1.25rem;color:var(--text-muted);margin:0 0 24px}
.terms-reading .help{font-size:.875rem;line-height:1.25rem;color:var(--text-muted)}
.terms-reading .section-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:24px 0 12px}
.terms-reading p{margin:0 0 16px}.terms-reading a{color:var(--navy)}
@media(max-width:600px){.terms-reading h1:where(:not(.app-page-title)){font-size:1.625rem;line-height:2.125rem}}

.member-profile .profile-identity{flex:1;min-width:0}.member-profile .profile-actions{display:flex;gap:8px;flex-shrink:0}.member-profile .profile-bio{font-size:15px;line-height:24.75px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.member-profile .profile-name .elder-tag,.member-profile .profile-name .elder-founding-tag{display:inline-flex;align-items:center;vertical-align:middle;font-size:.75rem;line-height:1rem;padding:4px 8px;min-height:0;height:auto;letter-spacing:0}

.entry-form .member-vendors { margin-top:32px; }
.entry-form .section-title + p.help { margin-bottom:16px; }
.entry-form .member-vendors>summary { display:flex; align-items:center; justify-content:space-between; gap:12px; list-style:none; min-height:44px; cursor:pointer; color:var(--text); font:700 1.25rem/1.75rem MainstepManrope,Manrope,sans-serif; }
.entry-form .member-vendors>summary:focus-visible { outline:2px solid var(--navy); outline-offset:2px; }
.entry-form .member-vendors>summary::-webkit-details-marker { display:none; }
.entry-form .member-vendors>summary::marker { content:""; }
.entry-form .member-vendors>summary>svg { width:20px; height:20px; flex:none; color:var(--text-muted); }
.entry-form .member-vendors[open]>summary>svg { transform:rotate(180deg); }

/* Isolated member-editor composition: existing fields, privacy and save contract. */
.profile-edit h1:where(:not(.app-page-title)){font-size:28px;line-height:36px}
.profile-edit .profile-edit-first-heading{margin-top:0}
.profile-edit .profile-name-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));column-gap:12px;align-items:start}
.profile-edit .profile-name-fields>.form-field{min-width:0;margin-bottom:8px}
.profile-edit .profile-name-fields+p.help{margin:0 0 24px}
.profile-edit .profile-managed-facts{margin:0 0 16px}
.profile-edit .profile-managed-facts>.form-field{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px 16px;align-items:baseline;margin:0;padding:12px 0;border-bottom:1px solid var(--border)}
.profile-edit .profile-managed-facts>.form-field:first-child{padding-top:0}
.profile-edit .profile-managed-facts>.form-field>label{margin:0;font-size:14px;line-height:20px;font-weight:400;color:var(--text-muted)}
.profile-edit .profile-managed-facts .readonly-value{padding:0;background:none;border:0;border-radius:0;font-size:16px;line-height:24px}
.profile-edit .profile-managed-facts .help{grid-column:1/-1;margin-top:4px}
.profile-edit .form-field>label.checkbox-row{display:flex;align-items:flex-start;gap:8px}
.profile-edit .checkbox-row input{flex:none;margin:5px 0 0}

.profile-comment-context{flex-basis:100%;display:block}

.member-profile details.trophy-case>summary{cursor:pointer;min-height:44px;list-style:none}.member-profile details.trophy-case>summary::-webkit-details-marker{display:none}.member-profile details.trophy-case>summary::after{content:'+';margin-left:auto;font-size:20px;color:var(--text-muted)}.member-profile details.trophy-case[open]>summary::after{content:'−'}.member-profile details.trophy-case>summary:focus-visible{outline:2px solid var(--navy);outline-offset:4px;border-radius:4px}

.profile-contact-details{margin:0 0 24px}.profile-contact-details>summary{cursor:pointer;min-height:44px;font-size:16px;line-height:24px;color:var(--navy)}.profile-contact-details[open]>summary{margin-bottom:16px}.profile-contact-details>summary:focus-visible{outline:2px solid var(--navy);outline-offset:4px}

/* Restore the approved Main Street / login split using the original illustration.
   Keep the current compact form and support copy inside the right-hand panel. */
.entry-split{min-height:100dvh;background:#fff}
.entry-split>.auth-brand{flex:0 0 52%;min-width:0;box-sizing:border-box}
.entry-split .auth-logo{font-size:32px;line-height:40px;letter-spacing:-.04em;animation:none}
.entry-split .auth-caption{animation:none}
.entry-split>.entry-auth{flex:1;min-width:0;min-height:100dvh;padding:48px 40px;gap:32px}
.entry-split .auth-card{max-width:440px;padding:0;border:0;border-radius:0}
.entry-split .auth-title,.entry-split .auth-sub{text-align:left}
.entry-split .entry-legal{margin:0}
@media(max-width:860px){
  .entry-split>.auth-brand{flex:none;min-height:190px;padding:24px;gap:24px}
  .entry-split .auth-logo{font-size:28px;line-height:36px}
  .entry-split>.entry-auth{flex:1;min-height:0;padding:32px 24px;justify-content:flex-start;gap:24px}
}

/* Edit profile inherits the approved Elder workspace rhythm without changing fields. */
.platform-reskin.profile-edit-page .page>.main:where(:not(.app-frame)){grid-column:2;padding:32px 40px 120px}
.platform-reskin.profile-edit-page .profile-edit{font-family:MainstepManrope,Manrope,sans-serif;font-synthesis:none}
.platform-reskin.profile-edit-page .profile-edit:where(:not(.app-page-content)){max-width:640px;margin:0 auto;}
.profile-edit-page .profile-edit h1:where(:not(.app-page-title)){font-size:28px;line-height:36px;font-weight:700;margin:0 0 24px}
.profile-edit-page .profile-edit .section-title{border-top:1px solid var(--border);padding-top:32px;margin:32px 0 16px;font-size:20px;line-height:28px;font-weight:700}
.profile-edit-page .profile-edit .form-field{margin:0 0 16px;min-width:0}
.profile-edit-page .profile-edit .form-field>label{font-size:16px;line-height:24px;font-weight:500;margin:0 0 8px;color:var(--text)}
.profile-edit-page .profile-edit :is(input,textarea,select,button){font-family:inherit}
.profile-edit-page .profile-edit .profile-name-fields,.profile-edit-page .profile-edit .entry-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.profile-edit-page .profile-edit .profile-name-fields+.help{margin:-8px 0 24px}
.profile-edit-page .profile-edit .help{font-size:14px;line-height:20px;color:var(--text-muted)}
.profile-edit-page .profile-edit .profile-icon-picker summary{gap:20px;width:fit-content}
.profile-edit-page .profile-icon-picker summary>.av{width:72px;height:72px;font-size:24px;line-height:32px}
.profile-edit-page .profile-icon-picker summary>svg{display:none}
.profile-edit-page .profile-icon-action{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;padding:10px 16px;min-height:44px;box-sizing:border-box;font-size:14px;line-height:20px;font-weight:600}
.profile-edit-page .profile-icon-action svg{width:18px;height:18px}
.profile-edit-page .profile-contact-details{margin:0}
.profile-edit-page .profile-edit .identity-tags-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.profile-edit-page .profile-edit .identity-tag-check{font-size:14px;line-height:20px;font-weight:400;gap:10px;padding:10px 12px;min-height:44px}
.profile-edit-page .profile-edit input[type=checkbox]{width:16px;height:16px;flex:none;accent-color:var(--navy)}
.profile-edit-page .profile-edit textarea{min-height:100px;resize:vertical}
.profile-edit-page .profile-edit .profile-managed-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0 0 16px}
.profile-edit-page .profile-edit .profile-managed-facts>.form-field{display:block;padding:0;border:0;margin:0}
.profile-edit-page .profile-edit .profile-managed-facts>.form-field:last-child{grid-column:1/-1}
.profile-edit-page .profile-edit .profile-managed-facts .readonly-value{padding:10px 12px;min-height:44px;box-sizing:border-box;background:#f1f3f5;border:1px solid var(--border);border-radius:8px;font-size:16px;line-height:24px}
.profile-edit-page .profile-edit .profile-managed-facts .help{margin:8px 0 0}
.profile-edit-page .profile-edit .member-vendors{border-top:1px solid var(--border);margin:24px 0 0;padding-top:16px}
.profile-edit-page .profile-edit .form-actions{margin-top:24px;gap:28px}
.profile-edit-page .profile-edit .btn-yellow{background:#FFC44D;border-color:#FFC44D;min-width:180px;min-height:48px;font-weight:600}
.profile-edit-page .profile-edit .btn-yellow:hover{background:#FFD16E;border-color:#FFD16E}
@media(max-width:1023px){.platform-reskin.profile-edit-page .page>.main:where(:not(.app-frame)){grid-column:1/-1;padding:32px 24px 112px}}
@media(max-width:700px){
 .platform-reskin.profile-edit-page .page>.main:where(:not(.app-frame)){padding:24px 16px 48px}
 .profile-edit-page .profile-edit h1:where(:not(.app-page-title)){font-size:28px;line-height:36px}
 .profile-edit-page .profile-edit .profile-name-fields,.profile-edit-page .profile-edit .entry-field-row,.profile-edit-page .profile-edit .profile-managed-facts{grid-template-columns:1fr;gap:0}
 .profile-edit-page .profile-edit .profile-managed-facts>.form-field{margin-bottom:16px}
 .profile-edit-page .profile-edit .identity-tags-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .profile-edit-page .profile-edit .section-title{margin-top:24px;padding-top:24px}
 .profile-edit-page .profile-edit .btn-yellow{min-width:0;flex:1}
}
@media(max-width:359px){.profile-edit-page .profile-edit .identity-tags-grid{grid-template-columns:1fr}}

@media(min-width:1024px) and (max-width:1279px){.platform-reskin.profile-edit-page .page>.main:where(:not(.app-frame)){grid-column:2/-1}}

@media(max-width:700px){.entry-auth input:not([type=hidden]),.entry-form :is(input,textarea,select){font-size:16px}}
