.odmr-directory,.odmr-profile{--odmr-surface:var(--wp--preset--color--base,#fff);--odmr-text:var(--wp--preset--color--contrast,#171717);--odmr-muted:rgba(127,127,127,.18);--odmr-border:rgba(127,127,127,.28);color:var(--odmr-text)}
.odmr-grid{display:grid;gap:1.25rem;margin:1.5rem 0}.odmr-columns-1{grid-template-columns:1fr}.odmr-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.odmr-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.odmr-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.odmr-columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.odmr-card{overflow:hidden;border:1px solid var(--odmr-border);border-radius:16px;background:var(--odmr-surface);box-shadow:0 5px 18px rgba(0,0,0,.07);transition:transform .18s ease,box-shadow .18s ease}.odmr-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.11)}.odmr-card-link{display:block;height:100%;color:inherit;text-decoration:none}.odmr-avatar{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--odmr-muted)}.odmr-avatar-placeholder{display:grid;place-items:center;font-size:4rem}.odmr-card-body{padding:1rem;text-align:center}.odmr-card h3{margin:0;font-size:1.2rem}.odmr-view-profile{display:inline-block;margin-top:.45rem;font-size:.88rem;font-weight:700;opacity:.72}
.odmr-profile{max-width:1180px;margin:0 auto}.odmr-profile-layout{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:0;align-items:start;margin:2rem 0 2.25rem}.odmr-profile-left{position:relative;z-index:2}.odmr-profile-photo-wrap{position:relative;z-index:2}.odmr-profile-image{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.14)}.odmr-profile-placeholder{display:grid;place-items:center;background:var(--odmr-muted);font-size:6rem}.odmr-profile-summary{min-height:360px;margin-left:-30px;padding:3.25rem 3rem 3rem 5.25rem;background:var(--odmr-muted);display:flex;flex-direction:column;justify-content:center}.odmr-profile-name{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1}.odmr-badge{align-self:flex-start;display:inline-block;margin:0 0 1rem;padding:.3rem .7rem;border-radius:999px;background:rgba(46,125,50,.18);font-weight:700}.odmr-summary-line{margin:.38rem 0;line-height:1.55}.odmr-profile-section{margin:1.25rem 0 0;padding:1.35rem 1.5rem;border:1px solid var(--odmr-border);border-radius:14px;background:var(--odmr-surface)}.odmr-profile-section h2,.odmr-other-dms h2{margin-top:0}.odmr-profile-section p:last-child,.odmr-rich-text>*:last-child{margin-bottom:0}.odmr-rich-text ul,.odmr-rich-text ol{padding-left:1.4rem}.odmr-rich-text img{max-width:100%;height:auto}
.odmr-other-dms{clear:both;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--odmr-border)}.odmr-other-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.odmr-other-card{display:flex;align-items:center;gap:.8rem;padding:.75rem;border:1px solid var(--odmr-border);border-radius:12px;color:inherit;text-decoration:none;background:var(--odmr-surface);transition:transform .18s ease}.odmr-other-card:hover{transform:translateY(-2px)}.odmr-other-card img,.odmr-other-placeholder{width:72px;height:72px;flex:0 0 72px;border-radius:10px;object-fit:cover;background:var(--odmr-muted)}.odmr-other-placeholder{display:grid;place-items:center}.odmr-inline-link{font-weight:700}
@media(max-width:980px){.odmr-columns-4,.odmr-columns-5{grid-template-columns:repeat(3,minmax(0,1fr))}.odmr-other-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.odmr-profile-layout{grid-template-columns:1fr;margin-top:1rem}.odmr-profile-left{max-width:520px;margin:0 auto;width:100%}.odmr-profile-summary{min-height:0;margin:1.25rem 0 0;padding:2rem 1.5rem;text-align:center}.odmr-badge{align-self:center}.odmr-columns-3,.odmr-columns-4,.odmr-columns-5{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.odmr-columns-2,.odmr-columns-3,.odmr-columns-4,.odmr-columns-5,.odmr-other-grid{grid-template-columns:1fr}.odmr-avatar{aspect-ratio:1/1}.odmr-profile-name{font-size:2.4rem}}

/* Plugin-owned template shell. Intentionally lightweight so the active theme's
   header, footer, typography, and color system still carry through. */
.odmr-template-main{width:100%;padding:clamp(1.25rem,3vw,3rem) 1rem}.odmr-template-shell{width:min(1180px,100%);margin:0 auto}.odmr-archive-header{margin:0 0 1.5rem}.odmr-archive-header h1{margin:0}
