/* Editorial profile layer: story first, family identity, contribution invitation */
.profile-editorial-summary{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:42px;margin:34px 0;padding:34px 0;border-top:1px solid #c9c0b0;border-bottom:1px solid #c9c0b0}.profile-editorial-story h3,.profile-editorial-family h3,.profile-editorial-help h3{font:400 30px/1.08 Georgia,serif;margin:4px 0 16px}.profile-editorial-story p{font:18px/1.72 Arial,sans-serif;margin:0;color:#373b34}.profile-editorial-family{padding-left:30px;border-left:1px solid #c9c0b0}.profile-family-row{padding:10px 0;border-bottom:1px solid rgba(201,192,176,.65)}.profile-family-row b{display:block;font:800 9px Arial,sans-serif;letter-spacing:.12em;color:#315f45;text-transform:uppercase;margin-bottom:4px}.profile-family-row span{font:16px/1.4 Georgia,serif}.profile-family-row button,.profile-family-unit button{border:0;background:transparent;padding:0;color:#20251f;font:inherit;text-decoration:underline;text-decoration-color:#9ea99f;text-underline-offset:3px;cursor:pointer}.profile-family-row i,.profile-family-unit i{font-style:normal;color:#aaa395}.profile-family-units{display:grid;gap:8px;margin:10px 0}.profile-family-unit{padding:14px 14px 12px;background:#eee7da;border:1px solid rgba(185,175,157,.75)}.profile-family-unit-head{display:grid;gap:3px;padding-bottom:9px;border-bottom:1px solid rgba(185,175,157,.55)}.profile-family-unit-head small{font:800 8px Arial,sans-serif;letter-spacing:.13em;color:#72766d}.profile-family-unit-head strong{font:400 17px/1.2 Georgia,serif}.profile-family-unit-kids{padding-top:8px}.profile-family-unit-kids b{display:block;margin-bottom:4px;font:800 8px Arial,sans-serif;letter-spacing:.11em;color:#315f45;text-transform:uppercase}.profile-family-unit-kids span{font:15px/1.38 Georgia,serif}.profile-editorial-features,.profile-editorial-media{margin:44px 0}.profile-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.profile-feature-grid article{min-height:220px;padding:26px;background:#214a36;color:#fff;display:flex;flex-direction:column}.profile-feature-grid article:nth-child(even){background:#e9e2d4;color:#20251f}.profile-feature-grid small{font:800 9px Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.profile-feature-grid h3{font:400 27px/1.05 Georgia,serif;margin:28px 0 12px}.profile-feature-grid p{font:14px/1.58 Arial,sans-serif;margin:0}.profile-feature-grid b{margin-top:auto;padding-top:20px;font:800 9px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.profile-media-mosaic{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-auto-rows:210px;gap:10px;margin-top:12px}.profile-media-mosaic figure{position:relative;margin:0;overflow:hidden;background:#ddd5c6}.profile-media-mosaic figure.lead{grid-row:span 2}.profile-media-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.profile-media-mosaic figure:hover img{transform:scale(1.015)}.profile-media-mosaic figcaption{position:absolute;left:0;right:0;bottom:0;padding:32px 14px 12px;background:linear-gradient(transparent,rgba(18,22,18,.8));color:#fff}.profile-media-mosaic figcaption strong,.profile-media-mosaic figcaption span{display:block}.profile-media-mosaic figcaption strong{font:15px/1.2 Georgia,serif}.profile-media-mosaic figcaption span{margin-top:3px;font:10px/1.35 Arial,sans-serif;opacity:.82}.profile-editorial-help{margin:40px 0 8px;padding:30px;background:#e9e2d4;border:1px solid #c9c0b0}.profile-editorial-help p{font:16px/1.6 Arial,sans-serif;max-width:760px}.profile-editorial-help ul{columns:2;column-gap:28px;padding-left:18px}.profile-editorial-help li{break-inside:avoid;margin:6px 0!important;font-size:14px!important}.profile-editorial-help button{margin-top:12px;border:0;background:#214a36;color:white;padding:12px 16px;font:800 10px Arial,sans-serif;letter-spacing:.1em;cursor:pointer}.profile-richness{display:inline-flex;gap:7px;align-items:center;margin-top:10px;font:800 9px Arial,sans-serif;letter-spacing:.11em;color:#686a62}.profile-richness i{display:inline-block;width:54px;height:4px;background:#d4ccbd}.profile-richness i span{display:block;height:100%;background:#315f45}.profile-lightbox-actions{position:sticky;top:0;z-index:6;padding:12px 0;background:linear-gradient(#f5f0e5 78%,rgba(245,240,229,0));backdrop-filter:blur(4px)}.person-drawer .story-map{background:#ede6d9!important;color:#20251f!important;padding:30px!important;border:1px solid #c9c0b0!important}.person-drawer .story-map h3{font-family:Georgia,serif!important}.person-drawer .story-map-intro{color:#656960!important}.person-drawer .story-map-places button{background:#fffaf1!important;color:#20251f!important;border-color:#c9c0b0!important}.person-drawer .story-map-places span{color:#666a62!important}.person-drawer .story-map-places button:before{background:#214a36!important;color:#fff!important}@media(max-width:800px){.profile-editorial-summary{grid-template-columns:1fr;gap:24px}.profile-editorial-family{padding-left:0;border-left:0;border-top:1px solid #c9c0b0;padding-top:24px}.profile-editorial-help ul{columns:1}.profile-feature-grid{grid-template-columns:1fr}.profile-feature-grid article{min-height:0}.profile-media-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.profile-media-mosaic figure.lead{grid-column:span 2;grid-row:span 2}}