:root{--eym-green:#19b965;--eym-green-dark:#0d6a3a;--eym-ink:#16211b;--eym-muted:#66746c;--eym-line:#dfe8e2;--eym-bg:#f3f7f4;--eym-card:#fff;--eym-vip:#efb329;--eym-radius:20px;--eym-shadow:0 14px 42px rgba(19,55,36,.10)}.eymsp-preview-root,.eymsp-preview-root *{box-sizing:border-box}.eymsp-preview-root{width:100%;min-width:0;background:var(--eym-bg);color:var(--eym-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}.eymsp-preview-root a{color:inherit}.eymsp-preview-bar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px max(16px,calc((100vw - 1280px)/2));background:#102a1d;color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.16)}.eymsp-preview-bar>div{display:flex;align-items:center;gap:10px}.eymsp-preview-bar b{font-size:15px}.eymsp-preview-bar span{font-size:12px;opacity:.75}.eymsp-preview-bar nav{display:flex;align-items:center;gap:16px;font-size:13px}.eymsp-preview-bar nav a{font-weight:700;text-decoration:none}.eymsp-preview-bar nav a:last-child{padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px}.eymsp-shell{width:min(1280px,calc(100% - 28px));margin:26px auto 70px}.eymsp-directory-hero{display:flex;flex-direction:column;gap:22px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#0e6b3c,#179e5a 60%,#27c978);color:#fff;box-shadow:var(--eym-shadow)}.eymsp-eyebrow{display:block;margin-bottom:7px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.eymsp-directory-hero h1{margin:0;font-size:clamp(30px,7vw,54px);line-height:1.02}.eymsp-directory-hero p{max-width:740px;margin:13px 0 0;font-size:16px;opacity:.9}.eymsp-total{display:flex;align-items:baseline;gap:9px}.eymsp-total strong{font-size:38px}.eymsp-total span{font-size:13px;opacity:.8}.eymsp-filters{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0 22px;padding:15px;background:#fff;border:1px solid var(--eym-line);border-radius:18px;box-shadow:0 8px 24px rgba(20,55,36,.05)}.eymsp-filters label{display:flex;flex-direction:column;gap:6px}.eymsp-filters label>span{font-size:11px;font-weight:800;color:var(--eym-muted);text-transform:uppercase;letter-spacing:.05em}.eymsp-filters input,.eymsp-filters select{width:100%;height:46px;padding:0 13px;border:1px solid #cad8cf;border-radius:12px;background:#fff;color:var(--eym-ink);font:inherit}.eymsp-filters input:focus,.eymsp-filters select:focus{outline:3px solid rgba(25,185,101,.14);border-color:var(--eym-green)}.eymsp-filters button,.eymsp-button{height:46px;align-self:end;padding:0 18px;border:0;border-radius:12px;background:var(--eym-green-dark);color:#fff;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.eymsp-member-grid{display:grid;grid-template-columns:1fr;gap:16px}.eymsp-member-card{overflow:hidden;background:var(--eym-card);border:1px solid var(--eym-line);border-radius:var(--eym-radius);box-shadow:0 8px 28px rgba(20,55,36,.06);transition:transform .2s ease,box-shadow .2s ease}.eymsp-member-card:hover{transform:translateY(-3px);box-shadow:var(--eym-shadow)}.eymsp-member-cover{display:block;height:108px;background:linear-gradient(135deg,#0d6a3a,#36cd80);background-size:cover;background-position:center;text-decoration:none}.eymsp-member-body{position:relative;padding:61px 18px 18px}.eymsp-member-avatar{position:absolute;left:18px;top:-52px;width:104px;height:104px;border:5px solid #fff;border-radius:50%;overflow:hidden;background:#e6f0e9;box-shadow:0 6px 20px rgba(12,55,33,.2)}.eymsp-member-avatar img{width:100%;height:100%;object-fit:cover}.eymsp-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.eymsp-badges span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#edf3ef;color:#466052;font-size:11px;font-weight:800}.eymsp-badges .is-verified{background:#e6f8ee;color:#08773c}.eymsp-badges .is-vip{background:#fff2ca;color:#8a5a00}.eymsp-member-card h2{margin:0;font-size:21px;line-height:1.2}.eymsp-member-card h2 a{text-decoration:none}.eymsp-handle{margin:3px 0 10px;color:var(--eym-muted);font-size:13px}.eymsp-member-details{margin:0 0 8px;font-weight:700;font-size:13px;color:#395246}.eymsp-member-description{height:44px;margin:0 0 14px;overflow:hidden;color:var(--eym-muted);font-size:14px}.eymsp-member-stats{display:flex;gap:18px;padding:12px 0;border-top:1px solid var(--eym-line);font-size:12px;color:var(--eym-muted)}.eymsp-member-stats b{display:block;color:var(--eym-ink);font-size:17px}.eymsp-card-button{display:flex;align-items:center;justify-content:center;min-height:43px;border-radius:12px;background:#eff8f2;color:var(--eym-green-dark);font-size:13px;font-weight:800;text-decoration:none}.eymsp-card-button:hover{background:var(--eym-green-dark);color:#fff}.eymsp-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:28px 0}.eymsp-pagination a,.eymsp-pagination strong,.eymsp-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--eym-line);border-radius:11px;background:#fff;text-decoration:none}.eymsp-pagination strong{background:var(--eym-green-dark);border-color:var(--eym-green-dark);color:#fff}.eymsp-empty{padding:50px 24px;text-align:center;background:#fff;border:1px solid var(--eym-line);border-radius:var(--eym-radius)}.eymsp-empty strong{display:block;font-size:26px}.eymsp-empty p{color:var(--eym-muted)}.eymsp-profile-shell{margin-top:20px}.eymsp-profile-hero{min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;gap:18px;padding:26px;border-radius:26px;background:linear-gradient(135deg,#0b5e35,#29c978);background-size:cover;background-position:center;color:#fff;box-shadow:var(--eym-shadow)}.eymsp-profile-main{display:flex;align-items:flex-end;gap:17px}.eymsp-profile-avatar{width:112px;height:112px;object-fit:cover;border:5px solid #fff;border-radius:50%;background:#eaf2ed;box-shadow:0 8px 24px rgba(0,0,0,.2)}.eymsp-profile-name h1{margin:5px 0 2px;font-size:clamp(30px,7vw,54px);line-height:1}.eymsp-profile-name p{margin:0;opacity:.82}.eymsp-profile-hero .eymsp-badges span{background:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(8px)}.eymsp-profile-actions{display:flex;flex-wrap:wrap;gap:9px}.eymsp-profile-actions a{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:11px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:13px;font-weight:800;text-decoration:none;backdrop-filter:blur(8px)}.eymsp-profile-actions a:hover{background:#fff;color:#17452e}.eymsp-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.eymsp-stats>div{padding:16px;background:#fff;border:1px solid var(--eym-line);border-radius:16px;text-align:center}.eymsp-stats strong{display:block;font-size:24px}.eymsp-stats span{color:var(--eym-muted);font-size:12px}.eymsp-profile-nav{position:sticky;top:52px;z-index:20;display:flex;gap:5px;overflow:auto;margin:14px 0;padding:7px;background:rgba(255,255,255,.93);border:1px solid var(--eym-line);border-radius:14px;backdrop-filter:blur(10px)}.eymsp-profile-nav a{white-space:nowrap;padding:9px 13px;border-radius:10px;font-size:13px;font-weight:800;text-decoration:none}.eymsp-profile-nav a:hover{background:#edf7f0;color:var(--eym-green-dark)}.eymsp-profile-layout{display:grid;grid-template-columns:1fr;gap:14px}.eymsp-profile-content{display:grid;gap:14px}.eymsp-panel{scroll-margin-top:112px;padding:18px;background:#fff;border:1px solid var(--eym-line);border-radius:var(--eym-radius);box-shadow:0 7px 24px rgba(20,55,36,.045)}.eymsp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.eymsp-section-head span{display:block;color:var(--eym-green-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.eymsp-section-head h2{margin:2px 0 0;font-size:22px}.eymsp-section-head small{color:var(--eym-muted)}.eymsp-profile-info dl{margin:0}.eymsp-profile-info dl>div{display:grid;gap:4px;padding:11px 0;border-bottom:1px solid #edf1ee}.eymsp-profile-info dl>div:last-child{border-bottom:0}.eymsp-profile-info dt{color:var(--eym-muted);font-size:12px;font-weight:800}.eymsp-profile-info dd{margin:0;font-size:14px;font-weight:650;overflow-wrap:anywhere}.eymsp-feed{display:grid;gap:12px}.eymsp-activity{padding:15px;border:1px solid var(--eym-line);border-radius:16px;background:#fcfefd}.eymsp-activity header{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center}.eymsp-activity header img{width:46px;height:46px;border-radius:50%;object-fit:cover}.eymsp-activity header strong{display:block}.eymsp-activity header span{display:block;color:var(--eym-muted);font-size:11px}.eymsp-activity code{max-width:110px;overflow:hidden;text-overflow:ellipsis;padding:4px 6px;border-radius:6px;background:#edf3ef;color:#466052;font-size:10px}.eymsp-activity>p{margin:14px 0;overflow-wrap:anywhere}.eymsp-activity footer{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid var(--eym-line);color:var(--eym-muted);font-size:11px}.eymsp-activity-media{display:grid;grid-template-columns:1fr;gap:5px;overflow:hidden;border-radius:13px}.eymsp-activity-media.is-2,.eymsp-activity-media.is-3{grid-template-columns:repeat(2,1fr)}.eymsp-activity-media.is-3 .eymsp-media-card:first-child{grid-row:span 2}.eymsp-activity-media .eymsp-media-card{min-height:170px}.eymsp-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.eymsp-media-card{position:relative;display:block;min-height:150px;overflow:hidden;border-radius:13px;background:#dce8e0;text-decoration:none}.eymsp-media-card img{width:100%;height:100%;min-height:150px;display:block;object-fit:cover;transition:transform .25s ease}.eymsp-media-card:hover img{transform:scale(1.035)}.eymsp-media-placeholder{min-height:150px;display:grid;place-content:center;text-align:center;background:linear-gradient(135deg,#173c28,#27704a);color:#fff}.eymsp-media-placeholder b{font-size:30px}.eymsp-media-placeholder small{font-weight:800}.eymsp-media-meta{position:absolute;left:7px;right:7px;bottom:7px;display:flex;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:rgba(8,27,17,.75);color:#fff;font-size:10px;backdrop-filter:blur(5px)}.eymsp-media-card.is-compact{min-height:170px}.eymsp-media-card.is-compact img,.eymsp-media-card.is-compact .eymsp-media-placeholder{min-height:170px}.eymsp-friend-grid{display:grid;grid-template-columns:1fr;gap:8px}.eymsp-friend{position:relative;display:flex;align-items:center;gap:11px;padding:9px;border:1px solid var(--eym-line);border-radius:13px;text-decoration:none}.eymsp-friend:hover{border-color:#89caa7;background:#f5fbf7}.eymsp-friend img{width:54px;height:54px;border-radius:50%;object-fit:cover}.eymsp-friend span{min-width:0}.eymsp-friend strong,.eymsp-friend small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eymsp-friend small{color:var(--eym-muted);font-size:11px}.eymsp-friend em{margin-left:auto;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e5f8ed;color:#08773c;font-style:normal;font-weight:900}.eymsp-muted{color:var(--eym-muted)}.eymsp-footer{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;padding:20px;color:var(--eym-muted);font-size:11px;text-align:center}@media(min-width:620px){.eymsp-directory-hero{flex-direction:row;align-items:flex-end;justify-content:space-between}.eymsp-filters{grid-template-columns:minmax(260px,1fr) 170px 170px auto}.eymsp-member-grid{grid-template-columns:repeat(2,1fr)}.eymsp-stats{grid-template-columns:repeat(4,1fr)}.eymsp-media-grid{grid-template-columns:repeat(3,1fr)}.eymsp-friend-grid{grid-template-columns:repeat(2,1fr)}.eymsp-footer{flex-direction:row;justify-content:space-between;padding-inline:max(20px,calc((100vw - 1280px)/2))}}@media(min-width:960px){.eymsp-shell{margin-top:34px}.eymsp-member-grid{grid-template-columns:repeat(3,1fr)}.eymsp-profile-hero{min-height:360px;padding:34px}.eymsp-profile-avatar{width:154px;height:154px}.eymsp-profile-layout{grid-template-columns:330px minmax(0,1fr);align-items:start}.eymsp-profile-info{position:sticky;top:112px}.eymsp-media-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.eymsp-preview-bar{align-items:flex-start}.eymsp-preview-bar>div span,.eymsp-preview-bar nav span{display:none}.eymsp-preview-bar nav{gap:8px}.eymsp-preview-bar nav a{font-size:11px}.eymsp-shell{width:min(100% - 18px,1280px);margin-top:10px}.eymsp-directory-hero,.eymsp-profile-hero{border-radius:18px}.eymsp-profile-main{align-items:center}.eymsp-profile-avatar{width:92px;height:92px}.eymsp-profile-name h1{font-size:30px}.eymsp-profile-actions a{flex:1;justify-content:center;text-align:center}.eymsp-panel{padding:14px}.eymsp-activity header{grid-template-columns:42px minmax(0,1fr)}.eymsp-activity code{grid-column:2;justify-self:start}.eymsp-activity-media.is-3{grid-template-columns:1fr 1fr}.eymsp-media-grid{grid-template-columns:repeat(2,1fr)}.eymsp-media-card,.eymsp-media-card img,.eymsp-media-placeholder{min-height:128px}}
/* Fase 4: acciones sociales controladas */
.eymsp-notice{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;padding:14px 16px;border:1px solid;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(20,55,36,.05)}.eymsp-notice strong{white-space:nowrap}.eymsp-notice span{color:var(--eym-muted)}.eymsp-notice.is-success{border-color:#8bd3a9;background:#f0fbf4}.eymsp-notice.is-success strong{color:#08773c}.eymsp-notice.is-error{border-color:#edaaa5;background:#fff6f5}.eymsp-notice.is-error strong{color:#a6241c}.eymsp-action-lab{display:flex;flex-direction:column;gap:14px;margin:14px 0;padding:16px 18px;border:1px solid #cce5d5;border-radius:17px;background:linear-gradient(135deg,#f6fcf8,#edf9f2);box-shadow:0 7px 24px rgba(20,55,36,.045)}.eymsp-action-lab>div:first-child{display:flex;flex-direction:column;gap:3px}.eymsp-action-lab span{color:var(--eym-green-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.eymsp-action-lab strong{font-size:16px}.eymsp-action-lab small{color:var(--eym-muted);font-size:12px}.eymsp-action-lab-buttons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.eymsp-action-form{display:inline-flex;margin:0}.eymsp-action-form button{min-height:40px;padding:0 13px;border:1px solid var(--eym-green-dark);border-radius:11px;background:var(--eym-green-dark);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.eymsp-action-form button:hover{filter:brightness(.94)}.eymsp-action-form.is-muted button{border-color:#c9d6ce;background:#fff;color:#40534a}.eymsp-action-form.is-warning button{border-color:#d49b22;background:#fff7df;color:#7b5100}.eymsp-action-form.is-danger button{border-color:#d15b54;background:#fff5f4;color:#a02720}.eymsp-action-form.is-active button{border-color:#159052;background:#e5f8ed;color:#08773c}.eymsp-self-note,.eymsp-state-note{display:inline-flex;align-items:center;min-height:38px;padding:0 11px;border-radius:10px;background:#fff;color:var(--eym-muted)!important;font-size:12px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important}.eymsp-state-note{background:#fff4e5;color:#7a4b00!important}.eymsp-activity-footer{align-items:center}.eymsp-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.eymsp-inline-actions .eymsp-action-form button{min-height:34px;padding:0 10px;border-radius:9px;background:#fff;border-color:#cbd9d0;color:#41554a;font-size:11px}.eymsp-inline-actions .eymsp-action-form.is-active button{background:#e6f8ee;border-color:#6bc793;color:#08773c}.eymsp-reaction-count{color:var(--eym-muted);font-size:11px}.eymsp-activity footer.eymsp-activity-footer{display:flex;justify-content:space-between;gap:10px;color:var(--eym-muted)}
@media(min-width:760px){.eymsp-action-lab{flex-direction:row;align-items:center;justify-content:space-between}.eymsp-action-lab>div:first-child{max-width:650px}.eymsp-action-lab-buttons{justify-content:flex-end}}
@media(max-width:700px){.eymsp-notice{flex-direction:column;gap:3px}.eymsp-action-lab-buttons,.eymsp-action-form{width:100%}.eymsp-action-form button{width:100%}.eymsp-inline-actions{width:100%}.eymsp-inline-actions .eymsp-action-form{width:auto;flex:1}.eymsp-inline-actions .eymsp-action-form button{width:100%}.eymsp-activity footer.eymsp-activity-footer{align-items:flex-end;flex-direction:column}.eymsp-activity-footer>span{align-self:flex-end}}
/* 0.4.1: retorno estable, solicitudes y actividad útil */
.eymsp-notice{position:fixed;top:76px;right:18px;z-index:9999;width:min(440px,calc(100vw - 36px));margin:0;transition:opacity .28s ease,transform .28s ease}.eymsp-notice.is-hiding{opacity:0;transform:translateY(-12px);pointer-events:none}.eymsp-request-nav{display:inline-flex!important;align-items:center;gap:5px}.eymsp-request-nav b{display:inline-grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#22c875;color:#062f1d;font-size:10px}.eymsp-request-summary{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:space-between;margin:0 0 14px;padding:14px 16px;border:1px solid #acdcbf;border-radius:15px;background:#f3fcf6;box-shadow:0 7px 22px rgba(20,55,36,.05)}.eymsp-request-summary div{display:flex;flex-direction:column;gap:3px}.eymsp-request-summary strong{color:#086f39}.eymsp-request-summary span{color:var(--eym-muted);font-size:12px}.eymsp-request-summary a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:10px;background:var(--eym-green-dark);color:#fff;text-decoration:none;font-size:12px;font-weight:850}.eymsp-request-panel{margin:14px 0}.eymsp-request-list{display:grid;gap:9px}.eymsp-request-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center;padding:11px;border:1px solid var(--eym-line);border-radius:13px;background:#fff}.eymsp-request-item img{width:58px;height:58px;border-radius:50%;object-fit:cover}.eymsp-request-item>div:nth-child(2){min-width:0}.eymsp-request-item strong,.eymsp-request-item span{display:block}.eymsp-request-item span{margin-top:3px;color:var(--eym-muted);font-size:11px}.eymsp-request-actions{grid-column:1/-1;display:flex;gap:7px}.eymsp-request-actions .eymsp-action-form{flex:1}.eymsp-request-actions button{width:100%}.eymsp-type-badge{justify-self:end;padding:5px 8px;border-radius:999px;background:#edf5f0;color:#476055;font-size:10px;font-weight:800}.eymsp-post-card{display:grid;grid-template-columns:1fr;overflow:hidden;margin:12px 0;border:1px solid var(--eym-line);border-radius:14px;background:#f8fbf9;color:inherit;text-decoration:none}.eymsp-post-card:hover{border-color:#8bc8a4;background:#f2faf5}.eymsp-post-card img{width:100%;height:190px;object-fit:cover}.eymsp-post-card>span{display:flex;flex-direction:column;gap:5px;padding:14px}.eymsp-post-card small{color:#08773c;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.eymsp-post-card strong{font-size:17px;line-height:1.25}.eymsp-post-card em{color:var(--eym-muted);font-size:12px;font-style:normal;line-height:1.45}.eymsp-activity:target{scroll-margin-top:90px;outline:3px solid rgba(31,195,106,.22)}.eymsp-preview-root #solicitudes:target,.eymsp-preview-root #eym-actions:target{scroll-margin-top:90px;outline:3px solid rgba(31,195,106,.22)}
@media(min-width:620px){.eymsp-request-summary{flex-direction:row;align-items:center}.eymsp-request-item{grid-template-columns:58px minmax(0,1fr) auto}.eymsp-request-actions{grid-column:auto}.eymsp-post-card{grid-template-columns:210px minmax(0,1fr)}.eymsp-post-card img{height:100%;min-height:150px}}
@media(max-width:700px){.eymsp-notice{top:64px;right:9px;width:calc(100vw - 18px)}.eymsp-type-badge{grid-column:2;justify-self:start}.eymsp-request-actions{flex-direction:column}.eymsp-post-card img{height:170px}}

/* 0.5.0: muro general de actividad */
.eymsp-wall-shell{max-width:1180px}.eymsp-wall-hero{margin-bottom:15px}.eymsp-wall-filters{display:flex;gap:8px;overflow-x:auto;margin:0 0 16px;padding:7px;background:#fff;border:1px solid var(--eym-line);border-radius:15px;box-shadow:0 7px 22px rgba(20,55,36,.04);scrollbar-width:thin}.eymsp-wall-filters a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:10px;color:#42574b;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}.eymsp-wall-filters a:hover{background:#eff8f2;color:#08773c}.eymsp-wall-filters a.is-active{background:var(--eym-green-dark);color:#fff}.eymsp-wall-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.eymsp-wall-feed-panel{min-width:0}.eymsp-global-feed{display:grid;gap:13px}.eymsp-global-feed .eymsp-activity{padding:18px;background:#fff;box-shadow:0 7px 22px rgba(20,55,36,.04)}.eymsp-global-feed .eymsp-activity>p{font-size:15px;line-height:1.58}.eymsp-activity-author-avatar{display:block;width:46px;height:46px}.eymsp-activity-author-avatar img{display:block}.eymsp-activity-author-name{color:inherit;text-decoration:none}.eymsp-activity-author-name:hover{text-decoration:underline}.eymsp-mini-verified{display:inline-grid!important;place-items:center;width:18px;height:18px;margin-left:6px;border-radius:50%;background:#e4f8ec;color:#08773c;font-size:10px!important;font-style:normal;font-weight:900;vertical-align:middle}.eymsp-wall-aside{display:grid;gap:16px;align-content:start}.eymsp-wall-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.eymsp-wall-list li{position:relative;padding-left:23px;color:#45584e;font-size:13px}.eymsp-wall-list li:before{content:'✓';position:absolute;left:0;top:0;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#e5f8ed;color:#08773c;font-size:10px;font-weight:900}.eymsp-wall-aside .eymsp-panel{padding:18px}.eymsp-wall-feed-panel>.eymsp-pagination{margin-bottom:0}.eymsp-wall-feed-panel .eymsp-empty{box-shadow:none}.eymsp-wall-feed-panel .eymsp-post-card{background:#f7fbf8}.eymsp-wall-feed-panel .eymsp-activity-media .eymsp-media-card{max-height:620px}.eymsp-wall-feed-panel .eymsp-activity-media .eymsp-media-card img{max-height:620px;object-fit:cover}
@media(min-width:960px){.eymsp-wall-layout{grid-template-columns:minmax(0,780px) minmax(250px,1fr);align-items:start}.eymsp-wall-aside{position:sticky;top:82px}.eymsp-wall-feed-panel{padding:20px}.eymsp-wall-filters{padding:9px}}
@media(max-width:700px){.eymsp-wall-shell{width:100%;margin-top:0}.eymsp-wall-hero{border-radius:0;padding:23px 18px}.eymsp-wall-filters{margin-inline:9px}.eymsp-wall-layout{gap:10px}.eymsp-wall-feed-panel{padding:9px;border-radius:0;border-left:0;border-right:0}.eymsp-global-feed{gap:9px}.eymsp-global-feed .eymsp-activity{padding:13px;border-radius:13px}.eymsp-wall-aside{padding:0 9px}.eymsp-wall-aside .eymsp-panel{padding:14px}.eymsp-global-feed .eymsp-activity-media .eymsp-media-card,.eymsp-global-feed .eymsp-activity-media .eymsp-media-card img{max-height:520px}.eymsp-preview-bar nav{overflow-x:auto;max-width:70vw}.eymsp-preview-bar nav a{white-space:nowrap}}

/* Fase 6: representación robusta de imágenes y vídeos */
.eymsp-media-card video{display:block;width:100%;height:100%;min-height:170px;max-height:620px;background:#07180f;object-fit:contain}.eymsp-media-card.is-video{cursor:default}.eymsp-media-open{position:absolute;top:8px;right:8px;z-index:3;padding:6px 9px;border-radius:8px;background:rgba(8,27,17,.78);color:#fff!important;font-size:10px;font-weight:850;text-decoration:none;backdrop-filter:blur(5px)}.eymsp-media-open:hover{background:#fff;color:#17452e!important}.eymsp-media-fallback{display:none}.eymsp-media-card.is-load-error .eymsp-media-fallback{display:grid;height:100%}.eymsp-activity-media.is-4{grid-template-columns:repeat(2,1fr)}.eymsp-activity-media.is-4 .eymsp-media-card{min-height:220px}.eymsp-media-placeholder small{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eymsp-wall-hero{align-items:flex-start}.eymsp-wall-hero>div:first-child{max-width:860px}@media(max-width:700px){.eymsp-media-card video{min-height:220px;max-height:520px}.eymsp-activity-media.is-4 .eymsp-media-card{min-height:150px}}

/* Fase 7: publicación propia y marca de agua para nuevas imágenes */
.eymsp-composer{margin:0 0 16px;padding:20px;scroll-margin-top:84px;border-color:#acd8bd;background:linear-gradient(180deg,#fff,#f8fcf9)}.eymsp-composer:target{outline:3px solid rgba(31,195,106,.2)}.eymsp-composer-head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:15px}.eymsp-composer-head>img{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#e7efe9}.eymsp-composer-head span{display:block;color:#08773c;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.eymsp-composer-head h2{margin:2px 0 1px;font-size:20px;line-height:1.2}.eymsp-composer-head p{margin:0;color:var(--eym-muted);font-size:12px}.eymsp-publish-form{display:grid;gap:12px}.eymsp-publish-text{position:relative;display:block}.eymsp-publish-text textarea{display:block;width:100%;min-height:112px;resize:vertical;padding:14px 15px 29px;border:1px solid #c9d8ce;border-radius:14px;background:#fff;color:var(--eym-ink);font:inherit;font-size:15px;line-height:1.5}.eymsp-publish-text textarea:focus{outline:3px solid rgba(25,185,101,.14);border-color:var(--eym-green)}.eymsp-publish-text>small{position:absolute;right:11px;bottom:8px;color:var(--eym-muted);font-size:10px}.eymsp-publish-options{display:grid;gap:10px}.eymsp-upload-button{position:relative;display:flex;align-items:center;justify-content:center;min-height:45px;padding:0 14px;overflow:hidden;border:1px dashed #77b58f;border-radius:12px;background:#edf9f1;color:#08773c;font-size:12px;font-weight:850;cursor:pointer}.eymsp-upload-button:hover{background:#e3f6e9}.eymsp-upload-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.eymsp-privacy-label{display:flex;flex-direction:column;gap:5px}.eymsp-privacy-label>span{font-size:10px;font-weight:850;color:var(--eym-muted);text-transform:uppercase;letter-spacing:.05em}.eymsp-privacy-label select{height:45px;padding:0 11px;border:1px solid #c9d8ce;border-radius:12px;background:#fff;color:var(--eym-ink);font:inherit;font-size:12px}.eymsp-file-summary{display:flex;flex-wrap:wrap;gap:7px;min-height:40px;padding:10px 12px;border:1px solid var(--eym-line);border-radius:12px;background:#f7faf8;color:var(--eym-muted);font-size:11px}.eymsp-file-summary.has-files>span{display:flex;align-items:center;gap:7px;max-width:100%;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid #dce7df}.eymsp-file-summary.has-files b{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#34483d}.eymsp-file-summary.has-files small{white-space:nowrap}.eymsp-file-summary.has-error{border-color:#dc8d86;background:#fff7f6}.eymsp-file-error{flex-basis:100%;color:#a02720}.eymsp-watermark-option{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #b9ddc7;border-radius:12px;background:#f1fbf4;cursor:pointer}.eymsp-watermark-option input{margin-top:3px}.eymsp-watermark-option span{display:flex;flex-direction:column;gap:2px}.eymsp-watermark-option strong{color:#086f39;font-size:12px}.eymsp-watermark-option small{color:var(--eym-muted);font-size:10px}.eymsp-publish-foot{display:flex;flex-direction:column;gap:10px}.eymsp-publish-foot p{margin:0;color:var(--eym-muted);font-size:10px}.eymsp-publish-foot button{min-height:46px;padding:0 18px;border:0;border-radius:12px;background:var(--eym-green-dark);color:#fff;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.eymsp-publish-foot button:disabled{opacity:.65;cursor:wait}.eymsp-composer-warning{margin-top:12px;padding:10px 12px;border-radius:11px;background:#fff7df;color:#70501a;font-size:10px}.eymsp-delete-form button{background:#fff6f5!important;border-color:#e1aaa6!important;color:#9e2922!important}.eymsp-delete-form button:hover{background:#ffecea!important}.eymsp-preview-root .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(min-width:700px){.eymsp-composer{padding:22px}.eymsp-composer-head{grid-template-columns:58px minmax(0,1fr)}.eymsp-composer-head>img{width:58px;height:58px}.eymsp-publish-options{grid-template-columns:minmax(230px,.8fr) minmax(250px,1fr)}.eymsp-publish-foot{flex-direction:row;align-items:center;justify-content:space-between}.eymsp-publish-foot p{max-width:620px}.eymsp-publish-foot button{min-width:160px}}
@media(max-width:700px){.eymsp-composer{margin:10px 9px;padding:14px;border-radius:15px}.eymsp-composer-head{grid-template-columns:46px minmax(0,1fr)}.eymsp-composer-head>img{width:46px;height:46px}.eymsp-composer-head h2{font-size:17px}.eymsp-file-summary.has-files b{max-width:170px}.eymsp-inline-actions .eymsp-delete-form{flex-basis:100%}}

/* Fase 9: moderación, reacciones históricas, párrafos y emojis */
.eymsp-activity-text{margin:14px 0;overflow-wrap:anywhere;font-size:15px;line-height:1.62}.eymsp-activity-text p{margin:0 0 11px}.eymsp-activity-text p:last-child{margin-bottom:0}.eymsp-activity-labels{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.eymsp-pinned-badge{display:inline-flex!important;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#fff1b8!important;color:#795400!important;font-size:10px!important;font-weight:900}.eymsp-activity.is-pinned{border-color:#e9c34c;box-shadow:0 9px 26px rgba(154,111,0,.10)}.eymsp-mini-verified{background:#16ad60!important;color:#fff!important;border:2px solid #dff8ea;box-shadow:0 2px 7px rgba(6,117,58,.25)}.eymsp-badges .is-verified{background:#12a85a;color:#fff;box-shadow:0 3px 9px rgba(6,117,58,.16)}
.eymsp-media-wrap{position:relative;min-width:0;min-height:170px}.eymsp-media-wrap>.eymsp-media-card{width:100%;height:100%}.eymsp-activity-media.is-3 .eymsp-media-wrap:first-child{grid-row:span 2}.eymsp-media-delete-form{position:absolute;top:8px;left:8px;z-index:8;margin:0}.eymsp-media-delete-form button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(143,24,18,.92);color:#fff;font:inherit;font-size:21px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.22)}.eymsp-media-delete-form button:hover{background:#b32119;transform:scale(1.04)}
.eymsp-moderation-panel{margin-top:10px;border:1px solid #d8e4dc;border-radius:11px;background:#f8fbf9}.eymsp-moderation-panel summary{padding:9px 11px;color:#476055;font-size:11px;font-weight:850;cursor:pointer}.eymsp-moderation-panel[open] summary{border-bottom:1px solid #e1e9e4}.eymsp-moderation-panel form{display:grid;gap:9px;padding:11px}.eymsp-moderation-panel textarea{width:100%;min-height:105px;resize:vertical;padding:11px 12px;border:1px solid #c8d7ce;border-radius:10px;background:#fff;color:var(--eym-ink);font:inherit;font-size:13px;line-height:1.5}.eymsp-moderation-panel textarea:focus{outline:3px solid rgba(25,185,101,.13);border-color:var(--eym-green)}.eymsp-moderation-panel form>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.eymsp-moderation-panel small{color:var(--eym-muted);font-size:10px}.eymsp-moderation-panel button{min-height:36px;padding:0 12px;border:0;border-radius:9px;background:var(--eym-green-dark);color:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}
.eymsp-emoji-picker{display:flex;align-items:center;gap:5px;overflow-x:auto;padding:7px 8px;border:1px solid var(--eym-line);border-radius:11px;background:#f8fbf9;scrollbar-width:thin}.eymsp-emoji-picker>span{flex:0 0 auto;margin-right:2px;color:var(--eym-muted);font-size:10px;font-weight:850;text-transform:uppercase}.eymsp-emoji-picker button{flex:0 0 auto;display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid #dce6df;border-radius:8px;background:#fff;font-size:18px;cursor:pointer}.eymsp-emoji-picker button:hover{border-color:#76c696;background:#effaf3;transform:translateY(-1px)}
@media(max-width:700px){.eymsp-activity-labels{grid-column:2;justify-content:flex-start}.eymsp-media-wrap{min-height:150px}.eymsp-moderation-panel form>div{align-items:flex-start;flex-direction:column}.eymsp-moderation-panel button{width:100%}}
.eymsp-media-meta{display:none!important}

/* Fase 9: comentarios, respuestas y aviso de publicaciones nuevas */
.eymsp-live-updates{position:sticky;top:16px;z-index:80;display:flex;justify-content:center;margin:12px 0 4px}.eymsp-live-updates[hidden]{display:none!important}.eymsp-live-updates button{display:flex;align-items:center;gap:10px;border:0;border-radius:999px;background:#08783e;color:#fff;padding:11px 18px;box-shadow:0 10px 28px rgba(4,51,29,.22);cursor:pointer;font:inherit}.eymsp-live-updates button:hover{background:#056532;transform:translateY(-1px)}.eymsp-live-updates button>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.16);font-size:18px}.eymsp-live-updates strong{font-size:14px}.eymsp-live-updates small{font-size:12px;color:#d9f8e8}
.eymsp-comment-count{font-size:12px;color:#52645b;white-space:nowrap}.eymsp-comments{border-top:1px solid #dbe7df;margin-top:12px;padding-top:14px}.eymsp-comment-list{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.eymsp-comment{display:flex;align-items:flex-start;gap:9px}.eymsp-comment-avatar{flex:0 0 42px}.eymsp-comment-avatar img{display:block;width:42px;height:42px;object-fit:cover;border-radius:50%;background:#eef4ef}.eymsp-comment-body{min-width:0;flex:1}.eymsp-comment-bubble{background:#f2f7f3;border:1px solid #dce8df;border-radius:15px;padding:10px 12px}.eymsp-comment-bubble header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.eymsp-comment-bubble header strong{font-size:13px;color:#10271b}.eymsp-comment-bubble header time{font-size:11px;color:#708078;white-space:nowrap}.eymsp-comment-bubble .eymsp-activity-text{font-size:13px;line-height:1.5;margin:0}.eymsp-comment-bubble .eymsp-activity-text p{margin:0 0 6px}.eymsp-comment-bubble .eymsp-activity-text p:last-child{margin-bottom:0}.eymsp-comment-actions{display:flex;align-items:center;gap:10px;padding:4px 4px 0}.eymsp-comment-actions>button,.eymsp-delete-comment button{border:0;background:transparent;padding:1px 0;color:#397052;font-size:11px;font-weight:700;cursor:pointer}.eymsp-delete-comment{display:inline-flex;margin:0}.eymsp-delete-comment button{color:#ad342c}.eymsp-comment-children{display:flex;flex-direction:column;gap:10px;border-left:2px solid #dce9e0;margin:10px 0 0 10px;padding-left:12px}.eymsp-comment.depth-2 .eymsp-comment-children,.eymsp-comment.depth-3 .eymsp-comment-children{margin-left:4px;padding-left:8px}.eymsp-reply-form{margin-top:8px}.eymsp-reply-form[hidden]{display:none!important}.eymsp-comment-form{background:#f8fbf9;border:1px solid #dce8df;border-radius:14px;padding:9px;margin-top:10px}.eymsp-comment-input{display:flex;align-items:flex-end;gap:8px}.eymsp-comment-input textarea{display:block;min-height:48px;max-height:180px;resize:vertical;flex:1;border:1px solid #cbdcd1;border-radius:10px;background:#fff;color:#15241c;padding:10px 11px;font:inherit;font-size:13px;line-height:1.45}.eymsp-comment-input textarea:focus{outline:2px solid rgba(21,157,84,.2);border-color:#159d54}.eymsp-comment-input button{border:0;border-radius:9px;background:#08783e;color:#fff;padding:10px 14px;font-weight:700;cursor:pointer}.eymsp-comment-input button:disabled{opacity:.55;cursor:wait}.eymsp-comment-emojis{display:flex;align-items:center;gap:3px;flex-wrap:wrap;margin-top:6px}.eymsp-comment-emojis button{border:0;background:transparent;padding:3px;border-radius:6px;font-size:16px;line-height:1;cursor:pointer}.eymsp-comment-emojis button:hover{background:#e3f1e8}.eymsp-comments-note{margin:8px 2px;color:#6c7c73;font-size:11px}
@media(max-width:700px){.eymsp-live-updates{top:8px}.eymsp-live-updates button{width:100%;justify-content:center;border-radius:12px}.eymsp-live-updates small{display:none}.eymsp-comment-bubble header{align-items:flex-start;flex-direction:column;gap:1px}.eymsp-comment-input{align-items:stretch;flex-direction:column}.eymsp-comment-input button{align-self:flex-end}.eymsp-comment-children{margin-left:2px;padding-left:8px}.eymsp-comment-avatar,.eymsp-comment-avatar img{width:36px;height:36px;flex-basis:36px}}

/* Fase 10: actividad reciente, reseñas y clasificación por Me gusta */
.eymsp-member-active{margin:3px 0 8px;color:#17834a;font-size:11px;font-weight:750}.eymsp-member-rating{display:flex;align-items:center;gap:7px;margin:8px 0;color:#6a785f;font-size:11px}.eymsp-stars{display:inline-flex;align-items:center;gap:1px;color:#c8d1c9;line-height:1}.eymsp-stars>span{font-style:normal}.eymsp-stars>span.is-filled{color:#f2ad00}.eymsp-member-rating .eymsp-stars{font-size:14px}
.eymsp-rating-stat span{display:flex!important;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.eymsp-rating-stat .eymsp-stars{font-size:13px}.eymsp-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
.eymsp-leaderboard{position:sticky;top:68px}.eymsp-leaderboard-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 0 12px}.eymsp-leaderboard-tabs button{min-height:34px;padding:0 7px;border:1px solid #d4e3d9;border-radius:9px;background:#f5faf7;color:#52655a;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.eymsp-leaderboard-tabs button[aria-selected="true"]{border-color:#159a53;background:#e5f7ec;color:#08753b}.eymsp-leaderboard-list[hidden]{display:none!important}.eymsp-leaderboard-list{display:flex;flex-direction:column;gap:6px}.eymsp-leaderboard-list>a{display:grid;grid-template-columns:24px 42px minmax(0,1fr);align-items:center;gap:8px;padding:7px;border:1px solid #e0e9e3;border-radius:11px;background:#fbfdfb;color:inherit;text-decoration:none}.eymsp-leaderboard-list>a:hover{border-color:#95cfaa;background:#f2faf5}.eymsp-leaderboard-list>a>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e6f5eb;color:#08733a;font-size:11px}.eymsp-leaderboard-list img{width:42px;height:42px;object-fit:cover;border-radius:50%;background:#edf3ee}.eymsp-leaderboard-list span{display:flex;min-width:0;flex-direction:column;gap:2px}.eymsp-leaderboard-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.eymsp-leaderboard-list small{color:#718078;font-size:10px}.eymsp-leaderboard-note{margin:10px 0 0;color:#7b887f;font-size:9px;line-height:1.45}.eymsp-aside-note{font-size:12px}
.eymsp-review-summary{display:grid;gap:16px;padding:15px;border:1px solid #dce8df;border-radius:14px;background:#f8fbf9}.eymsp-review-score{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eymsp-review-score>strong{font-size:36px;line-height:1;color:#10261a}.eymsp-review-score>.eymsp-stars{font-size:22px}.eymsp-review-score>span:last-child{flex-basis:100%;color:#6e7c74;font-size:11px}.eymsp-review-bars{display:flex;flex-direction:column;gap:5px}.eymsp-review-bars>div{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:7px;color:#63736a;font-size:10px}.eymsp-review-bars i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e3ebe5}.eymsp-review-bars i b{display:block;height:100%;border-radius:inherit;background:#f2ad00}.eymsp-review-bars em{font-style:normal;text-align:right}.eymsp-review-form{display:grid;gap:10px;margin:14px 0;padding:14px;border:1px solid #bddfc9;border-radius:14px;background:#f1faf4}.eymsp-review-form-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.eymsp-review-form-head strong{font-size:14px}.eymsp-review-form-head span{color:#728078;font-size:10px}.eymsp-review-form textarea{width:100%;min-height:95px;resize:vertical;padding:11px 12px;border:1px solid #c8d8cd;border-radius:10px;background:#fff;color:#17261d;font:inherit;font-size:13px;line-height:1.5}.eymsp-review-form textarea:focus{outline:3px solid rgba(22,163,87,.13);border-color:#169850}.eymsp-review-form>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.eymsp-review-form small{color:#6b7a71;font-size:10px}.eymsp-review-form button{min-height:38px;padding:0 14px;border:0;border-radius:9px;background:#08783e;color:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.eymsp-rating-input{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px}.eymsp-rating-input input{position:absolute;opacity:0;pointer-events:none}.eymsp-rating-input label{color:#c9d1ca;font-size:28px;line-height:1;cursor:pointer}.eymsp-rating-input label:hover,.eymsp-rating-input label:hover~label,.eymsp-rating-input input:checked~label{color:#f2ad00}.eymsp-review-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.eymsp-review{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #e0e8e2;border-radius:13px;background:#fff}.eymsp-review>a img{display:block;width:46px;height:46px;object-fit:cover;border-radius:50%;background:#edf3ee}.eymsp-review>div{min-width:0}.eymsp-review header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.eymsp-review header strong{font-size:13px}.eymsp-review header time{color:#78857d;font-size:10px;white-space:nowrap}.eymsp-review .eymsp-stars{font-size:14px}.eymsp-review .eymsp-activity-text{margin:7px 0 0;font-size:13px}.eymsp-delete-review{margin-top:6px}.eymsp-delete-review button{min-height:28px;padding:0;border:0;background:transparent;color:#a52e27;font:inherit;font-size:10px;font-weight:750;cursor:pointer}
@media(max-width:1050px){.eymsp-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.eymsp-leaderboard{position:static}}
@media(max-width:700px){.eymsp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.eymsp-review-form-head,.eymsp-review-form>div:last-child,.eymsp-review header{align-items:flex-start;flex-direction:column}.eymsp-review-form button{width:100%}.eymsp-review-summary{padding:12px}.eymsp-review-score>strong{font-size:30px}.eymsp-member-active{font-size:10px}}

/* Fase 11: perfil por pestañas y centro de notificaciones */
.eymsp-profile-nav a.is-active{background:#0b7a40;color:#fff}.eymsp-profile-tab-panel{min-height:220px}.eymsp-rating-stat{color:inherit;text-decoration:none}.eymsp-rating-stat:hover{border-color:#9bcfaf;box-shadow:0 7px 24px rgba(20,55,36,.08)}.eymsp-hero-rating{display:inline-flex;align-items:center;gap:7px;margin-top:9px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(4,35,20,.42);color:#fff;text-decoration:none;backdrop-filter:blur(7px)}.eymsp-hero-rating strong{font-size:15px}.eymsp-hero-rating .eymsp-stars{font-size:13px}.eymsp-hero-rating .eymsp-stars>span{color:rgba(255,255,255,.4)}.eymsp-hero-rating .eymsp-stars>span.is-filled{color:#ffd34f}.eymsp-hero-rating>span:last-child{font-size:11px;opacity:.9}.eymsp-profile-actions a.is-review-cta{background:#fff;color:#0b6f3b;border-color:#fff}.eymsp-profile-actions a.is-review-cta:hover{background:#eaf9ef}.eymsp-profile-hero .eymsp-badges .is-verified{background:#14d978;color:#052b17;box-shadow:0 0 0 3px rgba(255,255,255,.14);font-weight:900}.eymsp-mini-verified{display:inline-grid!important;place-items:center;width:18px;height:18px;margin-left:5px;border-radius:50%;background:#14d978;color:#052b17!important;font-style:normal;font-size:11px;vertical-align:middle}
.eymsp-notification-nav,.eymsp-request-nav{display:inline-flex;align-items:center;gap:5px}.eymsp-notification-nav b,.eymsp-request-nav b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#22cf76;color:#072517;font-size:10px}.eymsp-notification-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;padding:10px 12px;border:1px solid var(--eym-line);border-radius:14px;background:#fff}.eymsp-notification-toolbar nav{display:flex;gap:6px}.eymsp-notification-toolbar nav a{padding:8px 12px;border-radius:9px;text-decoration:none;font-size:12px;font-weight:800}.eymsp-notification-toolbar nav a.is-active{background:#0b7a40;color:#fff}.eymsp-notification-toolbar form{margin:0}.eymsp-notification-toolbar button,.eymsp-notification-item form button{border:0;border-radius:9px;background:#eef7f1;color:#0a6e39;padding:8px 11px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.eymsp-notification-toolbar button:hover,.eymsp-notification-item form button:hover{background:#0b7a40;color:#fff}.eymsp-notification-list{display:flex;flex-direction:column;gap:9px}.eymsp-notification-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #e0e8e2;border-radius:14px;background:#fff}.eymsp-notification-item.is-new{border-color:#87cfa4;background:#f1fbf5;box-shadow:inset 4px 0 0 #16ad5e}.eymsp-notification-main{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;color:inherit;text-decoration:none}.eymsp-notification-main img{width:54px;height:54px;object-fit:cover;border-radius:50%;background:#edf3ee}.eymsp-notification-main>span{display:flex;min-width:0;flex-direction:column;gap:2px}.eymsp-notification-main strong{font-size:13px}.eymsp-notification-main b{font-size:13px;font-weight:650}.eymsp-notification-main small{color:#758179;font-size:10px}.eymsp-notification-hero{align-items:flex-end}.eymsp-reviews-panel{min-height:300px}
@media(min-width:960px){.eymsp-profile-tab-panel,.eymsp-reviews-panel{padding:24px}.eymsp-profile-tab-panel.eymsp-profile-info dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.eymsp-notifications-shell{max-width:980px}}
@media(max-width:700px){.eymsp-profile-name{min-width:0}.eymsp-hero-rating{max-width:100%;flex-wrap:wrap}.eymsp-notification-toolbar{align-items:stretch;flex-direction:column}.eymsp-notification-toolbar nav{display:grid;grid-template-columns:1fr 1fr}.eymsp-notification-toolbar nav a{text-align:center}.eymsp-notification-toolbar button{width:100%}.eymsp-notification-item{grid-template-columns:1fr}.eymsp-notification-item form button{width:100%}.eymsp-notification-main{grid-template-columns:44px minmax(0,1fr)}.eymsp-notification-main img{width:44px;height:44px}.eymsp-notification-hero{align-items:flex-start}}
.eymsp-stats>.eymsp-rating-stat{display:flex;flex-direction:column;justify-content:center;padding:16px;background:#fff;border:1px solid var(--eym-line);border-radius:16px;text-align:center}

/* Fase 12: notificaciones accionables y despliegue piloto */
.eymsp-notification-bulk,.eymsp-notification-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.eymsp-notification-bulk form,.eymsp-notification-actions form{margin:0}.eymsp-notification-type{display:inline-flex;align-self:flex-start;padding:4px 8px;border-radius:999px;background:#dff7e8;color:#08733c;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.eymsp-notification-main{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px}.eymsp-notification-main>span{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.eymsp-notification-actions{justify-content:flex-end}.eymsp-notification-open{background:#0b7a40!important;color:#fff!important}.eymsp-notification-actions button.is-danger-light,.eymsp-notification-bulk button.is-danger-light{background:#fff5f4!important;color:#9d2d27!important}.eymsp-notification-bulk button.is-danger{background:#b42318!important;color:#fff!important}.eymsp-notification-actions button:hover,.eymsp-notification-bulk button:hover{filter:brightness(.96)}
@media(max-width:700px){.eymsp-notification-bulk{display:grid;grid-template-columns:1fr}.eymsp-notification-bulk form,.eymsp-notification-bulk button,.eymsp-notification-actions form,.eymsp-notification-actions button{width:100%}.eymsp-notification-actions{display:grid;grid-template-columns:1fr}.eymsp-notification-main{grid-template-columns:44px minmax(0,1fr)}.eymsp-notification-main img{width:44px;height:44px}}

/* Fase 13: guardados, imágenes de perfil, mensajes y paginación del perfil */
.eymsp-saved-nav{display:inline-flex;align-items:center;gap:5px}.eymsp-saved-nav b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#22cf76;color:#072517;font-size:10px}.eymsp-saved-hero{align-items:flex-end}.eymsp-inline-link{color:#08783e;font-size:11px;font-weight:800;text-decoration:none}.eymsp-inline-link:hover{text-decoration:underline}.eymsp-profile-actions a.is-message-cta{background:#0b7a40;border-color:#0b7a40;color:#fff}.eymsp-profile-actions a.is-message-cta:hover{background:#075f32}
.eymsp-profile-image-editor{margin:16px 0}.eymsp-profile-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eymsp-profile-image-grid form{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #dbe8de;border-radius:14px;background:#f8fbf9}.eymsp-profile-image-grid label{display:flex;flex-direction:column;gap:5px}.eymsp-profile-image-grid label strong{font-size:14px}.eymsp-profile-image-grid label span{color:#6f7e75;font-size:11px;line-height:1.45}.eymsp-profile-image-grid input[type=file]{width:100%;margin-top:5px;padding:9px;border:1px dashed #afc9b7;border-radius:10px;background:#fff;font:inherit;font-size:11px}.eymsp-profile-image-grid button{align-self:flex-start;min-height:38px;padding:0 14px;border:0;border-radius:9px;background:#08783e;color:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.eymsp-profile-image-grid button:hover{background:#065f31}
.eymsp-note-unavailable{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border-radius:9px;background:#f1f3f1;color:#6c776f;font-size:10px;font-weight:750}.eymsp-notification-item.is-stale{border-color:#e2e5e2;background:#fafbfa}.eymsp-notification-item.is-stale .eymsp-notification-type{background:#edf0ed;color:#69746d}.eymsp-notification-item.is-stale .eymsp-notification-main{opacity:.82}
@media(max-width:700px){.eymsp-profile-image-grid{grid-template-columns:1fr}.eymsp-profile-image-grid button{width:100%}.eymsp-saved-hero{align-items:flex-start}}

/* Fase 14: identidad visible, notificaciones recientes y acceso progresivo */
.eymsp-preview-brand{flex:none}.eymsp-current-user{display:flex;align-items:center;gap:8px;min-width:0;padding:4px 9px 4px 4px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;text-decoration:none;background:rgba(255,255,255,.07)}.eymsp-current-user:hover{background:rgba(255,255,255,.14)}.eymsp-current-user img{width:30px;height:30px;flex:none;border-radius:50%;object-fit:cover;background:#e5eee8}.eymsp-current-user span{display:flex;min-width:0;flex-direction:column;line-height:1.1;opacity:1}.eymsp-current-user small{font-size:8px;opacity:.66;text-transform:uppercase;letter-spacing:.06em}.eymsp-current-user strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.eymsp-edit-profile-nav{opacity:.8}.eymsp-notification-explainer{display:flex;gap:12px;align-items:flex-start;margin:15px 0;padding:13px 15px;border:1px solid #cde8d7;border-radius:14px;background:#edf9f1;color:#315b42;font-size:12px}.eymsp-notification-explainer strong{flex:none;color:#08783e}.eymsp-notification-toolbar nav a small{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:3px;padding:0 5px;border-radius:999px;background:#e7f4eb;font-size:9px}.eymsp-notification-toolbar nav a.is-active small{background:rgba(255,255,255,.2)}
.eymsp-composer.is-locked{border-color:#e5d39b;background:#fffdf7}.eymsp-publish-gate{display:grid;gap:16px;padding:18px;border:1px solid #ead79d;border-radius:16px;background:#fff9e7}.eymsp-publish-gate>div:first-child{position:relative;padding-left:48px}.eymsp-lock-icon{position:absolute;left:0;top:0;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0b8;font-size:20px}.eymsp-publish-gate h3{margin:0 0 5px;font-size:20px}.eymsp-publish-gate p{margin:0;color:#665c3f}.eymsp-gate-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.eymsp-gate-progress article{display:flex;flex-direction:column;gap:3px;padding:13px;border:1px solid #eadcae;border-radius:12px;background:#fff}.eymsp-gate-progress article.is-complete{border-color:#a9dcbc;background:#effaf3}.eymsp-gate-progress strong{font-size:19px}.eymsp-gate-progress span{color:#6c6a5b;font-size:11px}.eymsp-gate-help{display:flex;align-items:center;justify-content:space-between;gap:14px}.eymsp-gate-help small{color:#77705a}
@media(max-width:1050px){.eymsp-current-user{display:none}.eymsp-edit-profile-nav{display:none}.eymsp-preview-bar nav{gap:10px}}
@media(max-width:700px){.eymsp-preview-bar{align-items:flex-start}.eymsp-preview-brand span{display:none}.eymsp-preview-bar nav{overflow:auto;max-width:78vw;padding-bottom:3px}.eymsp-preview-bar nav a,.eymsp-preview-bar nav span{white-space:nowrap}.eymsp-gate-progress{grid-template-columns:1fr}.eymsp-gate-help{align-items:stretch;flex-direction:column}.eymsp-gate-help .eymsp-button{width:100%}}


/* Fase 15: tiempos coherentes, normas compactas y ranking dual */
.eymsp-guidelines{margin:18px 0;border:1px solid #cde5d5;border-radius:16px;background:#fff;overflow:hidden}.eymsp-guidelines>summary{display:flex;align-items:center;gap:9px;min-height:52px;padding:0 16px;cursor:pointer;list-style:none;color:#0b6638}.eymsp-guidelines>summary::-webkit-details-marker{display:none}.eymsp-guidelines>summary>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e6f7ec}.eymsp-guidelines>summary strong{font-size:14px}.eymsp-guidelines>summary small{margin-left:auto;color:#708078;font-size:10px}.eymsp-guidelines[open]>summary{border-bottom:1px solid #dce9e0;background:#f7fcf9}.eymsp-guidelines[open]>summary small{font-size:0}.eymsp-guidelines[open]>summary small:after{content:'Cerrar';font-size:10px}.eymsp-guidelines-body{padding:18px}.eymsp-guidelines-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.eymsp-guidelines-intro span{color:#08783e;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eymsp-guidelines-intro h2{margin:4px 0 7px;font-size:25px}.eymsp-guidelines-intro p{max-width:720px;margin:0;color:#56665c;line-height:1.55}.eymsp-guidelines-intro nav{display:flex;gap:8px}.eymsp-guidelines-intro nav a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid #bcd6c5;border-radius:10px;color:#08733c;font-size:11px;font-weight:850;text-decoration:none}.eymsp-guidelines-intro nav a:first-child{border-color:#0e9b50;background:#0e9b50;color:#fff}.eymsp-guidelines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:15px}.eymsp-guidelines-grid article{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce8df;border-radius:12px;background:#f9fcfa}.eymsp-guidelines-grid article>b{display:grid;place-items:center;min-width:40px;height:40px;border-radius:10px;background:#e6f8ed;color:#08783e}.eymsp-guidelines-grid article>span{display:flex;min-width:0;flex-direction:column;gap:2px}.eymsp-guidelines-grid strong{font-size:12px}.eymsp-guidelines-grid small{color:#6a786f;font-size:10px;line-height:1.35}
.eymsp-leaderboard .eymsp-section-head h2{white-space:nowrap}.eymsp-leaderboard-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 8px}.eymsp-leaderboard-metrics button{min-height:36px;border:1px solid #d4e3d9;border-radius:9px;background:#f5faf7;color:#52655a;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.eymsp-leaderboard-metrics button[aria-selected="true"]{border-color:#159a53;background:#0d8c49;color:#fff}.eymsp-leaderboard-metric-panel[hidden]{display:none!important}
@media(max-width:700px){.eymsp-guidelines>summary{padding:0 12px}.eymsp-guidelines>summary strong{font-size:12px}.eymsp-guidelines-body{padding:13px}.eymsp-guidelines-intro{grid-template-columns:1fr}.eymsp-guidelines-intro h2{font-size:20px}.eymsp-guidelines-intro nav{display:grid;grid-template-columns:1fr 1fr}.eymsp-guidelines-grid{grid-template-columns:1fr}.eymsp-guidelines-grid article{padding:10px}.eymsp-leaderboard .eymsp-section-head h2{white-space:normal}}

/* Fase 18: grupos en transición */
.eymsp-groups-shell{max-width:1280px}
.eymsp-groups-hero{background:linear-gradient(135deg,#116d3c,#24c875)}
.eymsp-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}
.eymsp-group-card{overflow:hidden;border:1px solid #dce8e0;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(8,38,23,.07)}
.eymsp-group-card-cover{display:block;min-height:126px;background:linear-gradient(135deg,#0f7040,#27c978);background-size:cover;background-position:center}
.eymsp-group-card-body{position:relative;padding:58px 20px 20px}
.eymsp-group-card-avatar{position:absolute;left:20px;top:-52px;width:100px;height:100px;border-radius:22px;background:#edf5f0;border:4px solid #fff;box-shadow:0 8px 20px rgba(8,32,20,.16);overflow:hidden}
.eymsp-group-card-avatar img{display:block;width:100%;height:100%;object-fit:cover}
.eymsp-group-card-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.eymsp-group-status,.eymsp-group-card-meta span{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#edf6f1;color:#175b37;font-size:12px;font-weight:800}
.eymsp-group-status.is-private{background:#fff5da;color:#895f00}
.eymsp-group-status.is-hidden{background:#f4eafc;color:#6c3483}
.eymsp-group-card-meta .is-member{background:#dcf8e7;color:#08773c}
.eymsp-group-card h2{font-size:22px;line-height:1.15;margin:0 0 8px}
.eymsp-group-card h2 a{color:#102219;text-decoration:none}
.eymsp-group-card-body>p{min-height:68px;margin:0 0 16px;color:#5b6c63;line-height:1.55}
.eymsp-group-card-stats{display:flex;gap:20px;padding:14px 0;border-top:1px solid #e3ece6;color:#68786f;font-size:12px}
.eymsp-group-card-stats span{display:flex;flex-direction:column;gap:2px}
.eymsp-group-card-stats b{font-size:15px;color:#173725}
.eymsp-group-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;min-height:300px;padding:32px;border-radius:26px;background:linear-gradient(135deg,#0d6f3d,#24c978);background-size:cover;background-position:center;color:#fff;box-shadow:0 18px 44px rgba(8,43,25,.13)}
.eymsp-group-identity{display:flex;align-items:flex-end;gap:22px}
.eymsp-group-identity>img{width:150px;height:150px;object-fit:cover;border-radius:26px;border:5px solid rgba(255,255,255,.92);background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2)}
.eymsp-group-identity h1{margin:10px 0 6px;font-size:clamp(34px,5vw,62px);line-height:1}
.eymsp-group-identity p{margin:0;color:rgba(255,255,255,.86)}
.eymsp-group-hero .eymsp-group-status{background:rgba(255,255,255,.92)}
.eymsp-group-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.eymsp-group-hero-actions a,.eymsp-group-hero-actions span{display:inline-flex;align-items:center;min-height:42px;padding:10px 15px;border:1px solid rgba(255,255,255,.45);border-radius:12px;background:rgba(5,38,22,.42);color:#fff;text-decoration:none;font-weight:750}
.eymsp-group-about{margin-top:18px}
.eymsp-group-about .eymsp-activity-text{max-width:950px}
.eymsp-group-nav{margin-top:18px}
.eymsp-group-members-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.eymsp-group-member{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #dbe7df;border-radius:16px;background:#fbfdfc;color:#14291d;text-decoration:none}
.eymsp-group-member img{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#e8f0eb}
.eymsp-group-member span{min-width:0;display:flex;flex-direction:column;gap:4px}
.eymsp-group-member strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eymsp-group-member small{color:#75837b;line-height:1.35}
.eymsp-group-member em{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#11b965;color:#fff;font-style:normal;font-size:11px}
.eymsp-private-group{margin-top:18px}
@media(max-width:980px){.eymsp-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eymsp-group-members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eymsp-group-hero{align-items:flex-start;flex-direction:column}.eymsp-group-hero-actions{justify-content:flex-start}}
@media(max-width:680px){.eymsp-group-grid,.eymsp-group-members-grid{grid-template-columns:1fr}.eymsp-group-filters{grid-template-columns:1fr}.eymsp-group-hero{min-height:260px;padding:22px}.eymsp-group-identity{align-items:flex-start;flex-direction:column;gap:14px}.eymsp-group-identity>img{width:110px;height:110px;border-radius:22px}.eymsp-group-identity h1{font-size:36px}.eymsp-group-card-body>p{min-height:0}}

/* Fase 18: cuota diaria de publicaciones */
.eymsp-daily-quota{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 13px;padding:11px 13px;border:1px solid #b7dfc5;border-radius:12px;background:#eefaf2;color:#0b6237;font-size:11px}.eymsp-daily-quota strong{font-size:12px}.eymsp-daily-quota span{color:#4f6b5b}.eymsp-live-updates button:disabled{opacity:.7;cursor:wait;transform:none}@media(max-width:700px){.eymsp-daily-quota{align-items:flex-start;flex-direction:column;gap:3px}.eymsp-daily-progress{grid-template-columns:1fr}}


/* Fase 19 · Acciones y publicación en grupos */
.eymsp-group-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.eymsp-group-hero-actions .eymsp-action-form{margin:0}
.eymsp-group-composer{margin-bottom:18px}
.eymsp-group-member-card{border:1px solid #dfe9e3;border-radius:14px;background:#fff;overflow:hidden}
.eymsp-group-member-card>.eymsp-group-member{border:0;border-radius:0}
.eymsp-group-member-actions{display:flex;gap:6px;flex-wrap:wrap;padding:0 12px 12px}
.eymsp-group-member-actions form{margin:0}.eymsp-group-member-actions button{font-size:12px;padding:7px 10px}
.eymsp-group-invite-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:16px;border:1px solid #dce9e1;background:#f5fbf7;border-radius:14px;margin-bottom:18px}
.eymsp-group-invite-form label{display:grid;gap:6px}.eymsp-group-invite-form input{min-height:44px;border:1px solid #cadbd1;border-radius:10px;padding:9px 12px}
.eymsp-group-invite-form button{min-height:44px;border:0;border-radius:10px;background:#08783f;color:#fff;font-weight:800;padding:0 18px}
.eymsp-group-manage-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.eymsp-group-manage-columns>div{border:1px solid #e0e9e4;border-radius:14px;padding:14px;min-width:0}.eymsp-group-manage-columns h3{font-size:16px;margin:0 0 12px}
.eymsp-manage-user{display:grid;gap:9px;padding:10px 0;border-top:1px solid #edf2ef}.eymsp-manage-user:first-of-type{border-top:0}.eymsp-manage-user>a{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.eymsp-manage-user img{border-radius:50%;object-fit:cover}.eymsp-manage-user span{display:grid}.eymsp-manage-user small{color:#64776c}.eymsp-manage-user>div{display:flex;gap:6px;flex-wrap:wrap}.eymsp-manage-user form{margin:0}.eymsp-manage-user button{font-size:12px;padding:7px 10px}
@media(max-width:900px){.eymsp-group-manage-columns{grid-template-columns:1fr}.eymsp-group-invite-form{grid-template-columns:1fr}.eymsp-group-member-actions{padding-top:8px}}

/* Fase 19: invitación disponible para miembros según permisos del grupo */
.eymsp-group-quick-invite{padding:0;overflow:hidden}.eymsp-group-quick-invite>summary{cursor:pointer;font-weight:800;padding:18px 22px;list-style:none}.eymsp-group-quick-invite>summary::-webkit-details-marker{display:none}.eymsp-group-quick-invite[open]>summary{border-bottom:1px solid var(--eym-border)}.eymsp-group-quick-invite .eymsp-group-invite-form{padding:18px 22px}.eymsp-group-card-meta .is-invited{background:#fff2c7;color:#6b4d00;border-radius:999px;padding:4px 8px;font-weight:800}

/* Fase 20 · Creación y edición estructural de grupos */
.eymsp-total-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.eymsp-create-group-button{background:#fff;color:#0a6b39;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.eymsp-group-editor-shell{max-width:1100px}.eymsp-group-settings-panel{margin-top:18px}.eymsp-group-settings-form{display:grid;gap:18px}.eymsp-group-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.eymsp-group-settings-grid label{display:grid;gap:7px}.eymsp-group-settings-grid label>span{font-size:12px;font-weight:850;color:#355746}.eymsp-group-settings-grid label>small{color:#74837b;font-size:11px}.eymsp-group-settings-grid .is-full{grid-column:1/-1}.eymsp-group-settings-grid input[type=text],.eymsp-group-settings-grid input[type=file],.eymsp-group-settings-grid select,.eymsp-group-settings-grid textarea{width:100%;padding:11px 12px;border:1px solid #cbdcd2;border-radius:11px;background:#fff;color:#14251b;font:inherit}.eymsp-group-settings-grid input[type=text],.eymsp-group-settings-grid select{min-height:46px}.eymsp-group-settings-grid textarea{resize:vertical;min-height:145px}.eymsp-group-current-media{display:grid;grid-template-columns:1fr 2fr;gap:14px;padding:15px;border:1px solid #dfe9e3;border-radius:15px;background:#f7fbf8}.eymsp-group-current-media article{display:grid;gap:9px}.eymsp-group-current-media article>span{font-size:12px;font-weight:850}.eymsp-group-current-media img{width:120px;height:120px;object-fit:cover;border-radius:18px;background:#eaf1ed}.eymsp-current-cover{min-height:120px;border-radius:14px;background:linear-gradient(135deg,#116d3c,#24c875);background-size:cover;background-position:center}.eymsp-group-current-media label{font-size:12px;color:#596e62}.eymsp-group-notify{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d8e8de;border-radius:13px;background:#f4faf6}.eymsp-group-notify span{display:grid;gap:2px}.eymsp-group-notify small{color:#6d7b73}.eymsp-group-settings-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.eymsp-group-settings-actions button,.eymsp-group-delete-panel button{min-height:44px;padding:0 18px;border:0;border-radius:11px;background:#087a40;color:#fff;font-weight:850;cursor:pointer}.eymsp-group-settings-actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid #cbdcd2;border-radius:11px;text-decoration:none;font-weight:800}.eymsp-group-delete-panel{margin-top:18px;border-color:#f0c4c0}.eymsp-group-delete-panel>summary{cursor:pointer;color:#9b251b;font-weight:850}.eymsp-group-delete-panel>div{padding-top:15px}.eymsp-group-delete-panel form{display:flex;gap:9px;flex-wrap:wrap}.eymsp-group-delete-panel input[type=text]{min-width:280px;min-height:44px;padding:0 12px;border:1px solid #dfaaa5;border-radius:10px}.eymsp-group-delete-panel button{background:#b42318}
@media(max-width:700px){.eymsp-total-actions{align-items:flex-start;flex-direction:column}.eymsp-group-settings-grid,.eymsp-group-current-media{grid-template-columns:1fr}.eymsp-group-delete-panel form{display:grid}.eymsp-group-delete-panel input[type=text]{min-width:0;width:100%}}


/* Fase 21: galería ampliable y control visual de duplicados */
.eymsp-media-card[data-eymsc-lightbox]{cursor:zoom-in}.eymsp-media-zoom{position:absolute;top:9px;right:9px;z-index:7;display:flex;align-items:center;gap:6px;min-height:34px;padding:5px 10px;border:1px solid rgba(255,255,255,.78);border-radius:999px;background:rgba(8,48,29,.82);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.2);backdrop-filter:blur(6px);transition:transform .18s ease,background .18s ease}.eymsp-media-zoom b{font-size:21px;line-height:1}.eymsp-media-zoom small{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.eymsp-media-card[data-eymsc-lightbox]:hover .eymsp-media-zoom{transform:scale(1.04);background:rgba(5,102,52,.94)}.eymsp-duplicate-override{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px dashed #d4b76d;border-radius:12px;background:#fffaf0;color:#68551f}.eymsp-duplicate-override input{margin-top:3px}.eymsp-duplicate-override span{display:grid;gap:2px}.eymsp-duplicate-override strong{font-size:12px}.eymsp-duplicate-override small{font-size:10px;color:#7e7048}
body.eymsp-lightbox-open{overflow:hidden}.eymsp-lightbox[hidden]{display:none!important}.eymsp-lightbox{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px}.eymsp-lightbox-backdrop{position:absolute;inset:0;background:rgba(4,13,9,.92);backdrop-filter:blur(8px)}.eymsp-lightbox-dialog{position:relative;z-index:1;display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;width:min(1420px,100%);height:min(94vh,980px)}.eymsp-lightbox figure{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;height:100%;margin:0}.eymsp-lightbox-stage{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;border-radius:18px;background:#08140e;box-shadow:0 18px 70px rgba(0,0,0,.45)}.eymsp-lightbox-stage img{display:block;max-width:100%;max-height:calc(94vh - 78px);width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .18s ease}.eymsp-lightbox-stage img.is-ready{opacity:1}.eymsp-lightbox-loading{position:absolute;color:#dceae2;font-size:13px}.eymsp-lightbox figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:54px;padding:10px 4px 0;color:#fff}.eymsp-lightbox figcaption>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.eymsp-lightbox figcaption small{color:#b8c9bf;font-size:11px}.eymsp-lightbox figcaption a{padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;font-size:11px;font-weight:800;text-decoration:none}.eymsp-lightbox-close,.eymsp-lightbox-nav{border:0;color:#fff;cursor:pointer}.eymsp-lightbox-close{position:absolute;top:-7px;right:0;z-index:4;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.14);font-size:30px;line-height:1}.eymsp-lightbox-close:hover{background:#a92620}.eymsp-lightbox-nav{display:grid;place-items:center;width:50px;height:64px;justify-self:center;border-radius:14px;background:rgba(255,255,255,.12);font-size:46px;line-height:1}.eymsp-lightbox-nav:hover{background:#0f8a49}.eymsp-lightbox-nav[hidden]{visibility:hidden;display:grid!important}
@media(max-width:760px){.eymsp-media-zoom{top:7px;right:7px;width:34px;height:34px;min-height:34px;padding:0;justify-content:center}.eymsp-media-zoom small{display:none}.eymsp-lightbox{padding:8px}.eymsp-lightbox-dialog{grid-template-columns:1fr;height:100%;padding:42px 0 70px}.eymsp-lightbox figure{grid-column:1;grid-row:1;height:100%}.eymsp-lightbox-stage{border-radius:12px}.eymsp-lightbox-stage img{max-height:calc(100vh - 145px)}.eymsp-lightbox-nav{position:absolute;top:50%;z-index:3;width:42px;height:58px;transform:translateY(-50%);background:rgba(0,0,0,.46)}.eymsp-lightbox-nav.is-prev{left:5px}.eymsp-lightbox-nav.is-next{right:5px}.eymsp-lightbox-close{top:0;right:2px}.eymsp-lightbox figcaption{grid-template-columns:1fr auto;gap:8px;padding:8px 2px 0}.eymsp-lightbox figcaption a{grid-column:1/-1;justify-self:start}.eymsp-duplicate-override{padding:10px}}

/* Fase 22 · denuncias */
.eymsp-report-inline{display:inline-block;position:relative;margin-left:.25rem;vertical-align:middle}
.eymsp-report-inline>summary{list-style:none;cursor:pointer;border:1px solid rgba(12,82,47,.18);background:#fff7f6;color:#a51d16;border-radius:10px;padding:.55rem .8rem;font-weight:800;font-size:.88rem;line-height:1}
.eymsp-report-inline>summary::-webkit-details-marker{display:none}
.eymsp-report-inline[open]{z-index:20}
.eymsp-report-inline[open] .eymsp-report-form{position:absolute;right:0;bottom:calc(100% + 8px);width:min(360px,88vw);box-shadow:0 20px 55px rgba(0,0,0,.18)}
.eymsp-report-form{background:#fff;border:1px solid rgba(165,29,22,.22);border-radius:18px;padding:1rem;display:grid;gap:.75rem;text-align:left;color:#123}
.eymsp-report-form label{display:grid;gap:.35rem;font-weight:800;color:#38524a}
.eymsp-report-form select,.eymsp-report-form textarea{width:100%;border:1px solid rgba(12,82,47,.22);border-radius:12px;padding:.75rem;background:#fff;color:#123;font:inherit;font-weight:500}
.eymsp-report-form textarea{resize:vertical;min-height:92px}
.eymsp-report-form div{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.eymsp-report-form small{color:#6b8178;line-height:1.35}
.eymsp-report-form button{border:0;border-radius:12px;background:#08743f;color:#fff;font-weight:900;padding:.75rem 1rem;cursor:pointer}
.eymsp-report-panel{border-color:rgba(165,29,22,.18);background:#fff7f6}
.eymsp-report-panel details>summary{cursor:pointer;font-weight:900;color:#a51d16}
.eymsp-media-wrap .eymsp-report-inline{position:absolute;right:.55rem;bottom:.55rem;z-index:5;margin:0}
.eymsp-media-wrap .eymsp-report-inline>summary{background:rgba(255,255,255,.92);font-size:.75rem;padding:.45rem .55rem;border-radius:999px}
.eymsp-media-wrap .eymsp-report-inline[open] .eymsp-report-form{right:0;bottom:2rem}
@media(max-width:720px){.eymsp-report-inline[open] .eymsp-report-form{position:fixed;left:1rem;right:1rem;bottom:1rem;width:auto;max-height:82vh;overflow:auto}.eymsp-report-form div{align-items:flex-start;flex-direction:column}.eymsp-report-form button{width:100%}}


/* Fase 22.1 · Denuncias discretas */
.eymsp-report-inline>summary{border-color:#dfe9e3!important;background:#fbfdfc!important;color:#6b5b55!important;border-radius:9px!important;padding:.42rem .62rem!important;font-size:.75rem!important;font-weight:750!important}
.eymsp-report-inline>summary:hover{border-color:#cfded6!important;background:#f5faf7!important;color:#8b2c25!important}
.eymsp-media-wrap .eymsp-report-inline>summary{background:rgba(10,40,24,.68)!important;color:#fff!important;border-color:rgba(255,255,255,.38)!important;box-shadow:0 4px 12px rgba(0,0,0,.18);font-size:.68rem!important;padding:.36rem .52rem!important}
.eymsp-comment-actions .eymsp-report-inline{margin-left:0}
.eymsp-comment-actions .eymsp-report-inline>summary{border:0!important;background:transparent!important;color:#8b5e56!important;padding:1px 0!important;font-size:11px!important;font-weight:700!important}
.eymsp-report-panel summary{color:#7a4d44}

/* Fase 23: edición controlada de perfil */
.eymsp-profile-edit-box{margin-top:26px;padding:22px;border:1px solid rgba(0,110,60,.16);border-radius:22px;background:#f7fffa;box-shadow:0 14px 38px rgba(9,36,24,.06)}
.eymsp-profile-edit-form{display:grid;gap:18px}
.eymsp-profile-edit-field{display:grid;gap:8px;padding:14px;border:1px solid rgba(0,110,60,.13);border-radius:16px;background:#fff}
.eymsp-profile-edit-field strong{font-size:14px;color:#0b4b2d;text-transform:none;letter-spacing:0}
.eymsp-profile-edit-field span{font-size:13px;color:#64756d}
.eymsp-profile-edit-field input[type="text"],.eymsp-profile-edit-field textarea,.eymsp-profile-edit-field select{width:100%;border:1px solid rgba(0,80,45,.24);border-radius:12px;padding:12px 13px;font:inherit;background:#fff;color:#10231a}
.eymsp-profile-edit-field textarea{resize:vertical;min-height:112px;line-height:1.5}
.eymsp-profile-checkboxes{display:flex;flex-wrap:wrap;gap:10px}
.eymsp-profile-checkboxes label{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(0,110,60,.14);border-radius:999px;background:#f0faf4;font-size:13px}
.eymsp-profile-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:4px}
.eymsp-profile-edit-actions button{border:0;border-radius:13px;background:#007a3d;color:#fff;font-weight:800;padding:13px 18px;cursor:pointer}
.eymsp-profile-edit-actions small{color:#66766e}
@media(max-width:720px){.eymsp-profile-edit-box{padding:16px}.eymsp-profile-edit-actions{align-items:flex-start;flex-direction:column}.eymsp-profile-edit-actions button{width:100%}}
.eymsp-profile-edit-field strong em{font-style:normal;font-size:.74rem;color:#047857;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:.12rem .45rem;margin-left:.35rem;vertical-align:middle}.eymsp-account-email-form{margin-top:1rem;border-top:1px solid rgba(15,118,65,.14);padding-top:1rem}.eymsp-account-email-form input[type=email]{width:100%;border:1px solid rgba(15,118,65,.22);border-radius:12px;padding:.9rem 1rem;font:inherit;background:#fff}.eymsp-account-email-form input[type=email]:focus{outline:2px solid rgba(34,197,94,.22);border-color:#16a34a}

.eymsp-profile-privacy-control{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}
.eymsp-profile-privacy-control small{font-size:12px;color:#54645c;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
.eymsp-profile-privacy-control select{width:auto;min-width:160px;border:1px solid rgba(6,95,50,.18);border-radius:12px;background:#fff;padding:9px 12px;font-weight:700;color:#12352a}
.eymsp-field-privacy-label{display:inline-flex;margin-left:8px;padding:2px 8px;border-radius:999px;background:#eaf8f0;color:#08783b;font-size:11px;font-style:normal;font-weight:700;vertical-align:middle}
@media (max-width: 640px){.eymsp-profile-privacy-control{align-items:stretch;flex-direction:column}.eymsp-profile-privacy-control select{width:100%}.eymsp-field-privacy-label{display:flex;width:max-content;margin:5px 0 0}}

/* Integración con el tema, ancho restaurado y navegación 2.6.3 */
body.eymsp-preview-active #page{
	width:100%!important;
	max-width:none!important;
}
body.eymsp-preview-active #content{
	display:block!important;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding-left:0!important;
	padding-right:0!important;
}
body.eymsp-preview-active #eym-social-preview{
	grid-column:1/-1;
	width:100%!important;
	max-width:none!important;
	min-width:0;
	margin:0!important;
}
body.eymsp-preview-active #eym-social-preview img{max-width:100%;}
body.eymsp-preview-active #eym-social-preview .eymsp-shell{
	width:min(1280px,calc(100% - 32px));
}

.eymsp-site-nav,.eymsp-site-nav *{box-sizing:border-box;}
.eymsp-site-nav{
	position:relative!important;
	top:auto!important;
	z-index:40;
	width:100%;
	margin:0;
	background:#fff;
	border-top:1px solid #e2ebe5;
	border-bottom:1px solid #d7e4dc;
	box-shadow:0 5px 18px rgba(15,55,35,.055);
	color:#173628;
	font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
	line-height:1.35;
}
.eymsp-site-nav-inner{
	width:min(1200px,calc(100% - 32px));
	min-height:58px;
	margin:0 auto;
	display:flex;
	align-items:center;
}
.eymsp-site-nav a{color:inherit;text-decoration:none;}
.eymsp-site-nav-desktop{
	width:100%;
	display:flex;
	align-items:center;
	gap:5px;
	flex-wrap:wrap;
	padding:8px 0;
}
.eymsp-site-nav-link,.eymsp-site-nav-tools,.eymsp-site-nav-exit{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	min-height:40px;
	padding:0 13px;
	border:1px solid transparent;
	border-radius:11px;
	font-size:13px;
	font-weight:800;
	white-space:nowrap;
	transition:background .16s ease,border-color .16s ease,color .16s ease;
}
.eymsp-site-nav-link:hover,.eymsp-site-nav-link:focus-visible,
.eymsp-site-nav-tools:hover,.eymsp-site-nav-tools:focus-visible{
	border-color:#bcd8c7;
	background:#f1f8f4;
	color:#075f33;
}
.eymsp-site-nav-link.is-current{
	border-color:#159a53;
	background:#0d7b42;
	color:#fff;
	box-shadow:0 5px 13px rgba(8,107,57,.15);
}
.eymsp-site-nav b{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:21px;
	height:21px;
	padding:0 6px;
	border-radius:999px;
	background:#e6f6ec;
	color:#08733b;
	font-size:10px;
	font-weight:900;
}
.eymsp-site-nav-link.is-current b{background:rgba(255,255,255,.19);color:#fff;}
.eymsp-site-nav-tools{
	margin-left:auto;
	color:#4e6559;
	font-size:12px;
}
.eymsp-site-nav-exit{
	border-color:#efdbd8;
	background:#fff8f7;
	color:#8d3a31;
	font-size:12px;
}
.eymsp-site-nav-exit:hover,.eymsp-site-nav-exit:focus-visible{
	border-color:#ddb8b3;
	background:#fff0ee;
	color:#75241d;
}
.eymsp-site-nav-mobile{display:none;width:100%;}
.eymsp-site-nav-mobile>summary{list-style:none;}
.eymsp-site-nav-mobile>summary::-webkit-details-marker{display:none;}

@media(max-width:1050px) and (min-width:901px){
	.eymsp-site-nav-link,.eymsp-site-nav-tools,.eymsp-site-nav-exit{padding-inline:10px;font-size:12px;}
}

@media(max-width:900px){
	.eymsp-site-nav{
		box-shadow:0 3px 12px rgba(15,55,35,.05);
	}
	.eymsp-site-nav-inner{
		width:min(100% - 20px,1200px);
		min-height:0;
		padding:8px 0;
	}
	.eymsp-site-nav-desktop{display:none;}
	.eymsp-site-nav-mobile{display:block;}
	.eymsp-site-nav-mobile>summary{
		display:grid;
		grid-template-columns:42px minmax(0,1fr) 28px;
		align-items:center;
		gap:10px;
		min-height:50px;
		padding:5px 9px 5px 6px;
		border:1px solid #d5e4db;
		border-radius:14px;
		background:#fff;
		color:#15392a;
		cursor:pointer;
		user-select:none;
	}
	.eymsp-site-nav-mobile>summary:hover,
	.eymsp-site-nav-mobile>summary:focus-visible{
		border-color:#9bc9ad;
		background:#f8fcf9;
		outline:none;
	}
	.eymsp-site-nav-icon{
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
		gap:4px;
		width:42px;
		height:40px;
		border-radius:11px;
		background:#0d7b42;
	}
	.eymsp-site-nav-icon i{
		display:block;
		width:19px;
		height:2px;
		border-radius:999px;
		background:#fff;
		transition:transform .18s ease,opacity .18s ease;
	}
	.eymsp-site-nav-mobile-title{
		display:flex;
		min-width:0;
		flex-direction:column;
		line-height:1.15;
	}
	.eymsp-site-nav-mobile-title small{
		color:#718078;
		font-size:9px;
		font-weight:800;
		letter-spacing:.06em;
		text-transform:uppercase;
	}
	.eymsp-site-nav-mobile-title strong{
		overflow:hidden;
		color:#15392a;
		font-size:14px;
		font-weight:900;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.eymsp-site-nav-chevron{
		display:grid;
		place-items:center;
		width:28px;
		height:28px;
		border-radius:50%;
		background:#eef6f1;
		color:#0b6d3b;
		font-size:19px;
		font-weight:900;
		transition:transform .18s ease;
	}
	.eymsp-site-nav-mobile[open]>summary{
		border-color:#7fbd98;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		background:#f7fcf9;
	}
	.eymsp-site-nav-mobile[open] .eymsp-site-nav-chevron{transform:rotate(180deg);}
	.eymsp-site-nav-mobile[open] .eymsp-site-nav-icon i:nth-child(1){transform:translateY(6px) rotate(45deg);}
	.eymsp-site-nav-mobile[open] .eymsp-site-nav-icon i:nth-child(2){opacity:0;}
	.eymsp-site-nav-mobile[open] .eymsp-site-nav-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg);}
	.eymsp-site-nav-mobile>nav{
		display:grid;
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:7px;
		padding:9px 2px 2px;
	}
	.eymsp-site-nav-mobile>nav>a{
		display:flex;
		align-items:center;
		justify-content:center;
		gap:6px;
		min-height:44px;
		padding:8px 9px;
		border:1px solid #dce8e1;
		border-radius:11px;
		background:#f7faf8;
		color:#17392a;
		font-size:12px;
		font-weight:800;
		line-height:1.2;
		text-align:center;
	}
	.eymsp-site-nav-mobile>nav>a:hover,
	.eymsp-site-nav-mobile>nav>a:focus-visible{
		border-color:#91c7a6;
		background:#edf8f1;
		color:#075d31;
	}
	.eymsp-site-nav-mobile>nav>a.is-current{
		border-color:#159a53;
		background:#0d7b42;
		color:#fff;
	}
	.eymsp-site-nav-mobile>nav>a.is-current b{background:rgba(255,255,255,.2);color:#fff;}
	.eymsp-site-nav-mobile>nav .eymsp-site-nav-exit{
		grid-column:1/-1;
		border-color:#ecd1cd;
		background:#fff6f5;
		color:#8d3128;
	}
	body.eymsp-preview-active #eym-social-preview .eymsp-shell{
		width:min(100% - 18px,1280px);
	}
}

@media(max-width:380px){
	.eymsp-site-nav-mobile>nav{grid-template-columns:1fr;}
	.eymsp-site-nav-mobile>nav .eymsp-site-nav-exit{grid-column:auto;}
}



/* Ajustes 2.7.1: navegación alineada y cabecera del muro más compacta */
.eymsp-wall-hero{gap:0;padding-top:22px;padding-bottom:22px;}
.eymsp-wall-hero h1{font-size:clamp(28px,5vw,46px);}
@media(max-width:900px){
	.eymsp-wall-hero{padding:20px;}
}

/* 2.7.2: visor protegido y página independiente de rankings */
.eymsp-media-card[data-eymsc-lightbox],
.eymsp-media-card[data-eymsc-lightbox] img,
.eymsp-lightbox-stage,
.eymsp-lightbox-stage img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}
.eymsp-lightbox figcaption{grid-template-columns:minmax(0,1fr) auto}
.eymsp-lightbox-close{padding:0;font-size:0;line-height:0}
.eymsp-lightbox-close::before,.eymsp-lightbox-close::after{content:"";position:absolute;top:50%;left:50%;width:21px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%) rotate(45deg)}
.eymsp-lightbox-close::after{transform:translate(-50%,-50%) rotate(-45deg)}
.eymsp-rankings-shortcode{padding:28px 14px 64px;background:#f3f7f4}
.eymsp-rankings-page{width:min(1120px,100%);margin:0 auto}
.eymsp-rankings-hero{margin:0 0 18px;padding:30px;border-radius:24px;background:linear-gradient(135deg,#0d6a3a,#19a75c 65%,#28cb79);color:#fff;box-shadow:0 14px 42px rgba(19,55,36,.12)}
.eymsp-rankings-hero>span{display:block;margin-bottom:6px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:.82}
.eymsp-rankings-hero h1{margin:0;font-size:clamp(30px,5vw,50px);line-height:1.05;color:#fff}
.eymsp-rankings-hero p{max-width:820px;margin:12px 0 0;font-size:15px;line-height:1.6;opacity:.92}
.eymsp-rankings-shortcode .eymsp-leaderboard{position:static;top:auto;padding:24px;border-radius:22px}
.eymsp-rankings-shortcode .eymsp-leaderboard .eymsp-section-head h2{font-size:28px;white-space:normal}
.eymsp-rankings-shortcode .eymsp-leaderboard-metrics{max-width:480px;gap:9px;margin-bottom:14px}
.eymsp-rankings-shortcode .eymsp-leaderboard-metrics button{min-height:44px;font-size:13px}
.eymsp-rankings-shortcode .eymsp-leaderboard-tabs{max-width:560px;gap:8px;margin-bottom:16px}
.eymsp-rankings-shortcode .eymsp-leaderboard-tabs button{min-height:40px;font-size:12px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list>a{grid-template-columns:34px 58px minmax(0,1fr);gap:12px;padding:11px;border-radius:14px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list>a>b{width:30px;height:30px;font-size:12px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list img{width:58px;height:58px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list strong{font-size:14px}
.eymsp-rankings-shortcode .eymsp-leaderboard-list small{font-size:11px}
.eymsp-rankings-shortcode .eymsp-leaderboard-note{margin-top:16px;font-size:11px}
@media(max-width:700px){.eymsp-rankings-shortcode{padding:16px 9px 42px}.eymsp-rankings-hero{padding:22px 18px;border-radius:18px}.eymsp-rankings-hero p{font-size:13px}.eymsp-rankings-shortcode .eymsp-leaderboard{padding:16px}.eymsp-rankings-shortcode .eymsp-leaderboard-list{grid-template-columns:1fr}.eymsp-rankings-shortcode .eymsp-leaderboard-list>a{grid-template-columns:30px 50px minmax(0,1fr)}.eymsp-rankings-shortcode .eymsp-leaderboard-list img{width:50px;height:50px}}


/* 2.8.1 · avisos compactos, compositor desplegable y acceso privado */
.eymsp-guidelines{margin:14px 0 12px;border-color:#b7dec6;box-shadow:0 8px 24px rgba(15,78,42,.07)}
.eymsp-guidelines>summary{min-height:58px;padding:8px 13px;background:linear-gradient(90deg,#f1fbf5,#fff);border-top:3px solid #1fc36a;gap:10px}
.eymsp-guidelines-summary-icon{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:10px!important;background:#ddf7e7!important;color:#08783e!important}
.eymsp-guidelines-summary-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.eymsp-guidelines-summary-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}
.eymsp-guidelines-summary-copy strong{color:#12452a;font-size:13px!important;line-height:1.25}
.eymsp-guidelines-summary-copy small{margin:0!important;color:#68776e!important;font-size:10px!important;line-height:1.3}
.eymsp-guidelines-summary-action{display:inline-flex;min-height:34px;padding:0 10px;align-items:center;gap:7px;border:1px solid #a8d5b8;border-radius:999px;background:#fff;color:#08733c;font-size:10px;font-weight:900}
.eymsp-guidelines-summary-action b{font:inherit}
.eymsp-guidelines-summary-action i{display:block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}
.eymsp-guidelines-hide{display:none}
.eymsp-guidelines[open] .eymsp-guidelines-show{display:none}
.eymsp-guidelines[open] .eymsp-guidelines-hide{display:inline}
.eymsp-guidelines[open] .eymsp-guidelines-summary-action i{transform:rotate(225deg) translate(-1px,-1px)}
.eymsp-guidelines-extra{margin-top:14px;padding:14px;border:1px solid #dce9e0;border-radius:13px;background:#f7faf8;color:#58685e;font-size:11px;line-height:1.55}
.eymsp-guidelines-extra h3{margin:0 0 8px;color:#214c32;font-size:13px}
.eymsp-guidelines-extra ul{display:grid;gap:5px;margin:0;padding-left:18px}
.eymsp-guidelines-extra p{margin:11px 0 0;padding:9px 11px;border-left:3px solid #38bf72;border-radius:0 8px 8px 0;background:#eaf7ef}

.eymsp-composer{margin:0 0 14px;padding:0!important;overflow:hidden;border-color:#acd8bd;background:#fff}
.eymsp-composer-fold>summary{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:70px;padding:10px 13px;cursor:pointer;list-style:none;background:linear-gradient(90deg,#f4fbf6,#fff);border-top:3px solid #159a50}
.eymsp-composer-fold>summary::-webkit-details-marker{display:none}
.eymsp-composer-summary>img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#e7efe9}
.eymsp-composer-summary-copy{display:flex;min-width:0;flex-direction:column}
.eymsp-composer-summary-copy small{color:#08773c;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.eymsp-composer-summary-copy strong{margin-top:1px;color:#14251b;font-size:17px;line-height:1.2}
.eymsp-composer-summary-copy em{margin-top:2px;overflow:hidden;color:#68776e;font-size:10px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.eymsp-composer-summary-action{display:inline-flex;min-height:38px;padding:0 12px;align-items:center;gap:8px;border-radius:11px;background:#087a3e;color:#fff;font-size:11px;font-weight:900}
.eymsp-composer-summary-action b{font:inherit}
.eymsp-composer-summary-action i{display:block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}
.eymsp-composer-hide{display:none}
.eymsp-composer-fold[open]>.eymsp-composer-summary{border-bottom:1px solid #dce9e0;background:#f6fcf8}
.eymsp-composer-fold[open] .eymsp-composer-show{display:none}
.eymsp-composer-fold[open] .eymsp-composer-hide{display:inline}
.eymsp-composer-fold[open] .eymsp-composer-summary-action i{transform:rotate(225deg) translate(-1px,-1px)}
.eymsp-composer-body{padding:17px 18px 19px}
.eymsp-composer.is-locked .eymsp-composer-summary-action{background:#87681b}

.eymsp-guest-wall-shell{display:grid;min-height:55vh;place-items:center;padding-top:42px;padding-bottom:54px}
.eymsp-guest-wall-gate{width:min(760px,100%);padding:clamp(26px,5vw,52px);text-align:center;border:1px solid #b9ddc7;background:radial-gradient(circle at 50% 0,rgba(31,195,106,.13),transparent 42%),#fff;box-shadow:0 22px 60px rgba(10,67,35,.12)}
.eymsp-guest-wall-icon{display:grid;width:70px;height:70px;margin:0 auto 15px;place-items:center;border-radius:50%;background:#e3f8eb;color:#087a3e}
.eymsp-guest-wall-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.eymsp-guest-wall-kicker{display:block;color:#087a3e;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.eymsp-guest-wall-gate h1{max-width:620px;margin:8px auto 10px;color:#102018;font-size:clamp(29px,5vw,48px);letter-spacing:-.04em;line-height:1.05}
.eymsp-guest-wall-gate>p{max-width:600px;margin:0 auto;color:#5f6f65;font-size:15px;line-height:1.65}
.eymsp-guest-wall-actions{display:flex;justify-content:center;gap:10px;margin:24px 0 17px}
.eymsp-guest-wall-actions .eymsp-button{display:inline-flex;min-height:48px;padding:0 22px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:900;text-decoration:none}
.eymsp-button-primary{background:#087a3e;color:#fff!important}
.eymsp-button-secondary{border-color:#a9d6ba!important;background:#f3faf6;color:#08733c!important}
.eymsp-guest-wall-gate>small{display:block;max-width:570px;margin:0 auto;color:#718078;font-size:10px;line-height:1.5}

@media(max-width:700px){
  .eymsp-guidelines{margin:10px 9px}
  .eymsp-guidelines>summary{min-height:56px;padding:7px 10px}
  .eymsp-guidelines-summary-copy strong{font-size:12px!important}
  .eymsp-guidelines-summary-action{padding:0 8px}
  .eymsp-composer{margin:10px 9px!important;border-radius:15px}
  .eymsp-composer-fold>summary{grid-template-columns:42px minmax(0,1fr) auto;min-height:64px;padding:8px 10px;gap:9px}
  .eymsp-composer-summary>img{width:42px;height:42px}
  .eymsp-composer-summary-copy strong{font-size:15px}
  .eymsp-composer-summary-copy em{max-width:43vw}
  .eymsp-composer-summary-action{min-height:36px;padding:0 10px}
  .eymsp-composer-body{padding:13px}
  .eymsp-guest-wall-shell{padding:20px 10px 38px}
  .eymsp-guest-wall-gate{padding:28px 17px;border-radius:17px}
  .eymsp-guest-wall-actions{display:grid;grid-template-columns:1fr;margin-top:20px}
}

@media(max-width:420px){
  .eymsp-guidelines-summary-copy small,.eymsp-composer-summary-copy em{display:none}
  .eymsp-guidelines-summary-action b,.eymsp-composer-summary-action b{font-size:0}
  .eymsp-guidelines-summary-action b:after{content:'Ver';font-size:10px}
  .eymsp-guidelines[open] .eymsp-guidelines-summary-action b:after{content:'Cerrar'}
  .eymsp-composer-summary-action b:after{content:'Abrir';font-size:10px}
  .eymsp-composer-fold[open] .eymsp-composer-summary-action b:after{content:'Cerrar'}
}

/* Ajustes de especificidad frente a las reglas históricas del desplegable */
.eymsp-guidelines>summary>.eymsp-guidelines-summary-copy{display:flex;width:auto;height:auto;min-width:0;place-items:initial;border-radius:0;background:transparent}
.eymsp-guidelines>summary>.eymsp-guidelines-summary-action{display:inline-flex;width:auto;height:auto;place-items:initial;border-radius:999px;background:#fff}
.eymsp-guidelines>summary>.eymsp-guidelines-summary-copy small,
.eymsp-guidelines[open]>summary>.eymsp-guidelines-summary-copy small{margin:0;color:#68776e;font-size:10px}
.eymsp-guidelines[open]>summary>.eymsp-guidelines-summary-copy small:after{content:none}


/* 2.8.2 · ajustes visuales y publicaciones de grupos en el muro */
.eymsp-wall-hero{padding:18px 24px;border-radius:22px}
.eymsp-wall-hero h1{font-size:clamp(28px,3.25vw,40px);line-height:1.08;letter-spacing:-.025em}

.eymsp-guidelines-summary-action{height:34px;min-height:34px;justify-content:center;line-height:1}
.eymsp-guidelines-summary-action b{display:inline-flex;height:100%;align-items:center;line-height:1}
.eymsp-guidelines-summary-action i{position:relative!important;display:block!important;flex:0 0 12px!important;width:12px!important;height:12px!important;border:0!important;transform:none!important;transition:none!important}
.eymsp-guidelines-summary-action i:before{content:'';position:absolute;left:50%;top:50%;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translate(-50%,-68%) rotate(45deg)}
.eymsp-guidelines[open] .eymsp-guidelines-summary-action i{transform:none!important}
.eymsp-guidelines[open] .eymsp-guidelines-summary-action i:before{transform:translate(-50%,-32%) rotate(225deg)}

.eymsp-activity-author-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}
.eymsp-activity-group-context{margin-top:5px!important;color:#53675b!important;font-size:11px!important;line-height:1.35!important}
.eymsp-activity-group-context a{color:#08783e!important;font-weight:850;text-decoration:none}
.eymsp-activity-group-context a:hover{text-decoration:underline}
.eymsp-activity-meta{margin-top:3px!important}

@media(max-width:700px){
  .eymsp-wall-hero{padding:17px 18px}
  .eymsp-wall-hero h1{font-size:27px;line-height:1.1}
  .eymsp-activity-group-context{margin-top:4px!important;font-size:10px!important}
}


/* 2.8.3 · estado limpio del desplegable y separación de medios */
.eymsp-guidelines-summary-action .eymsp-guidelines-show,
.eymsp-guidelines-summary-action .eymsp-guidelines-hide{display:none!important;font-size:10px!important}
.eymsp-guidelines:not([open]) .eymsp-guidelines-summary-action .eymsp-guidelines-show{display:inline-flex!important}
.eymsp-guidelines[open] .eymsp-guidelines-summary-action .eymsp-guidelines-hide{display:inline-flex!important}
.eymsp-guidelines-summary-action b:before,
.eymsp-guidelines-summary-action b:after{display:none!important;content:none!important}
.eymsp-activity-media{margin-top:12px}
.eymsp-activity>header+.eymsp-activity-media{margin-top:17px}
.eymsp-activity-text+.eymsp-activity-media,
.eymsp-post-card+.eymsp-activity-media{margin-top:12px}
@media(max-width:700px){
  .eymsp-activity-media{margin-top:10px}
  .eymsp-activity>header+.eymsp-activity-media{margin-top:14px}
}


/* 2.8.4 · centrado exacto del control y ranking de reseñas */
.eymsp-guidelines-summary-action{
  position:relative!important;
  display:block!important;
  flex:0 0 86px!important;
  width:86px!important;
  min-width:86px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0!important;
  line-height:1!important;
}
.eymsp-guidelines-summary-action b{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  transform:translate(-50%,-50%)!important;
}
.eymsp-guidelines-summary-action i{
  position:absolute!important;
  left:auto!important;
  right:11px!important;
  top:50%!important;
  width:12px!important;
  height:12px!important;
  margin:0!important;
  transform:translateY(-50%)!important;
}
.eymsp-guidelines-summary-action i:before{
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-68%) rotate(45deg)!important;
}
.eymsp-guidelines[open] .eymsp-guidelines-summary-action i:before{
  transform:translate(-50%,-32%) rotate(225deg)!important;
}
.eymsp-review-ranking{margin-top:24px;padding-top:22px;border-top:1px solid #dfe9e2}
.eymsp-review-ranking-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}
.eymsp-review-ranking-head span{display:block;color:#08733c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.eymsp-review-ranking-head h3{margin:2px 0 0;color:#14231a;font-size:24px;line-height:1.12}
.eymsp-review-ranking-head small{padding:6px 9px;border-radius:999px;background:#eef8f1;color:#187346;font-size:10px;font-weight:850;white-space:nowrap}
.eymsp-review-ranking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.eymsp-review-ranking-card{position:relative;display:grid;grid-template-columns:32px 62px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid #dfe8e2;border-radius:15px;background:#fbfdfb;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.eymsp-review-ranking-card:hover{border-color:#91cda7;box-shadow:0 9px 24px rgba(18,75,42,.08);transform:translateY(-1px)}
.eymsp-review-ranking-card.is-verified{border-color:#83d3a2;background:linear-gradient(135deg,#f1fbf5,#fbfefc)}
.eymsp-review-ranking-position{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e5f6eb;color:#08733c;font-size:12px}
.eymsp-review-ranking-card>img{display:block;width:62px;height:62px;border-radius:50%;object-fit:cover;background:#edf3ee}
.eymsp-review-ranking-copy{display:flex;min-width:0;flex-direction:column;gap:4px}
.eymsp-review-ranking-copy>strong{display:flex;min-width:0;align-items:center;gap:7px;flex-wrap:wrap;color:#15231a;font-size:14px;line-height:1.25}
.eymsp-review-ranking-verified{display:inline-flex;align-items:center;min-height:21px;padding:2px 7px;border-radius:999px;background:#14d978;color:#052b17;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}
.eymsp-review-ranking-rating{display:flex;align-items:center;gap:7px;color:#526158}
.eymsp-review-ranking-rating>b{color:#14251a;font-size:16px}
.eymsp-review-ranking-rating .eymsp-stars{font-size:15px}
.eymsp-review-ranking-copy>small{color:#718078;font-size:10px}
.eymsp-review-ranking-note{margin:14px 0 0;padding:10px 12px;border-left:3px solid #36c977;border-radius:0 9px 9px 0;background:#f1faf4;color:#607168;font-size:10px;line-height:1.55}
@media(max-width:700px){
  .eymsp-guidelines-summary-action{flex-basis:82px!important;width:82px!important;min-width:82px!important}
  .eymsp-review-ranking-head{align-items:flex-start;flex-direction:column;gap:7px}
  .eymsp-review-ranking-head h3{font-size:21px}
  .eymsp-review-ranking-grid{grid-template-columns:1fr}
  .eymsp-review-ranking-card{grid-template-columns:28px 54px minmax(0,1fr);gap:9px;padding:10px}
  .eymsp-review-ranking-position{width:27px;height:27px}
  .eymsp-review-ranking-card>img{width:54px;height:54px}
}

/* Fase 29: perfil, país, privacidad y correo privado. */
#eym-social-preview .eymsp-profile-completion{display:flex;width:min(1200px,calc(100% - 24px));margin:14px auto 0;padding:13px 15px;align-items:center;gap:12px;border:1px solid #f0c96d;border-radius:15px;background:#fff9e8;color:#543d05;box-shadow:0 8px 24px rgba(87,63,8,.08)}
#eym-social-preview .eymsp-profile-completion-icon{display:inline-flex;flex:0 0 34px;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#f8d978;color:#583d00;font-size:18px;font-weight:950}
#eym-social-preview .eymsp-profile-completion>div{display:grid;min-width:0;gap:2px;flex:1}
#eym-social-preview .eymsp-profile-completion strong{font-size:14px;line-height:1.25}
#eym-social-preview .eymsp-profile-completion div span{color:#735d28;font-size:12px;line-height:1.45}
#eym-social-preview .eymsp-profile-completion a{display:inline-flex;min-height:38px;padding:8px 13px;align-items:center;justify-content:center;border-radius:10px;background:#087a3e;color:#fff!important;font-size:12px;font-weight:850;text-decoration:none!important;white-space:nowrap}
#eym-social-preview .eymsp-profile-visibility-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:18px;padding:16px;border:1px solid #b9ddc8;border-radius:16px;background:linear-gradient(135deg,#ecfaf2,#f9fffb)}
#eym-social-preview .eymsp-profile-visibility-box>div{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:10px;align-items:center}
#eym-social-preview .eymsp-profile-visibility-icon{display:inline-flex;grid-row:1/3;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#d9f5e4;font-size:17px}
#eym-social-preview .eymsp-profile-visibility-box strong{color:#0a5d34;font-size:14px}
#eym-social-preview .eymsp-profile-visibility-box small{grid-column:2;color:#5c6f64;font-size:12px;line-height:1.45}
#eym-social-preview .eymsp-profile-visibility-box>label{display:grid;gap:6px;align-content:center}
#eym-social-preview .eymsp-profile-visibility-box>label span{color:#385748;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
#eym-social-preview .eymsp-profile-visibility-box select{width:100%;min-height:44px;border:1px solid #9bc9ad;border-radius:11px;padding:9px 12px;background:#fff;color:#123c27;font:inherit;font-weight:750}
#eym-social-preview .eymsp-country-field{border-color:#9ed8b5;background:#fbfffc}
#eym-social-preview .eymsp-private-email-box{margin-top:20px;padding:17px;border:1px solid rgba(15,118,65,.18);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(9,50,28,.05)}
#eym-social-preview .eymsp-private-email-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}
#eym-social-preview .eymsp-private-email-head>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#e8f8ef;color:#08743c;font-size:18px}
#eym-social-preview .eymsp-private-email-head>div{display:grid;gap:2px}
#eym-social-preview .eymsp-private-email-head strong{color:#103d27;font-size:14px}
#eym-social-preview .eymsp-private-email-head small{color:#64756d;font-size:12px}
#eym-social-preview .eymsp-private-email-box .eymsp-account-email-form{margin-top:0;padding-top:0;border-top:0}
#eym-social-preview .eymsp-pending-email{display:flex;margin-top:13px;padding:13px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #efce80;border-radius:13px;background:#fff9e9}
#eym-social-preview .eymsp-pending-email>div{display:grid;gap:2px}
#eym-social-preview .eymsp-pending-email strong{color:#634b13;font-size:13px}
#eym-social-preview .eymsp-pending-email span{color:#2e3d35;font-size:13px;font-weight:750}
#eym-social-preview .eymsp-pending-email small{color:#756434;font-size:11px}
#eym-social-preview .eymsp-pending-email button{border:1px solid #d0ac53;border-radius:10px;padding:8px 11px;background:#fff;color:#6b4f0c;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
#eym-social-preview .eymsp-private-profile{display:flex;max-width:760px;margin:22px auto;padding:25px;align-items:flex-start;gap:16px;text-align:left}
#eym-social-preview .eymsp-private-profile-icon{display:inline-flex;flex:0 0 48px;width:48px;height:48px;align-items:center;justify-content:center;border-radius:14px;background:#e8f5ee;font-size:22px}
#eym-social-preview .eymsp-private-profile h2{margin:0 0 7px;color:#123b27;font-size:23px}
#eym-social-preview .eymsp-private-profile p{margin:0;color:#5c6e63;line-height:1.55}
#eym-social-preview .eymsp-private-profile small{display:block;margin-top:8px;color:#08743c;font-weight:750}
@media(max-width:720px){
#eym-social-preview .eymsp-profile-completion{width:calc(100% - 16px);padding:12px;align-items:flex-start;flex-wrap:wrap}
#eym-social-preview .eymsp-profile-completion>div{width:calc(100% - 48px)}
#eym-social-preview .eymsp-profile-completion a{width:100%}
#eym-social-preview .eymsp-profile-visibility-box{grid-template-columns:1fr;gap:13px;padding:13px}
#eym-social-preview .eymsp-pending-email{align-items:stretch;flex-direction:column}
#eym-social-preview .eymsp-pending-email button{width:100%}
#eym-social-preview .eymsp-private-profile{padding:18px;flex-direction:column}
}

/* Fase 30: notificaciones, avisos y suspensiones sociales. */
.eymsp-notification-categories {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 16px;
	padding: 10px;
	border: 1px solid #dce9e1;
	border-radius: 14px;
	background: #fff;
}
.eymsp-notification-categories a {
	display: inline-flex;
	min-height: 38px;
	padding: 8px 13px;
	align-items: center;
	justify-content: center;
	border: 1px solid #d4e4da;
	border-radius: 999px;
	background: #f6faf7;
	color: #234b34;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none !important;
}
.eymsp-notification-categories a:hover,
.eymsp-notification-categories a.is-active {
	border-color: #139554;
	background: #0d8e4c;
	color: #fff;
}
.eymsp-moderation-account-notice {
	display: grid;
	gap: 4px;
	width: min(1200px, calc(100% - 24px));
	margin: 14px auto;
	padding: 14px 17px;
	border: 1px solid #efcf7a;
	border-left: 5px solid #d99a00;
	border-radius: 13px;
	background: #fff9e8;
	color: #5c4304;
	box-shadow: 0 8px 22px rgba(55, 42, 10, .06);
}
.eymsp-moderation-account-notice.is-suspended {
	border-color: #e7a5a5;
	border-left-color: #b42318;
	background: #fff2f1;
	color: #6f1713;
}
.eymsp-moderation-account-notice strong {
	font-size: 14px;
	font-weight: 900;
}
.eymsp-moderation-account-notice span {
	font-size: 12px;
	line-height: 1.55;
}
@media (max-width: 620px) {
	.eymsp-notification-categories {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.eymsp-notification-categories a {
		width: 100%;
	}
	.eymsp-moderation-account-notice {
		width: calc(100% - 16px);
		margin: 10px auto;
	}
}
