/* Portrait + rabbit-hole QA: missing imagery should feel intentional, never like a broken database. */
.gateway-card .avatar.portrait-pending,.person-card .avatar.portrait-pending{min-height:260px;background:linear-gradient(145deg,#d8d2c5,#bfc5bd);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;overflow:hidden;position:relative}.gateway-card .avatar.portrait-pending:before,.person-card .avatar.portrait-pending:before{content:'';position:absolute;inset:18px;border:1px solid rgba(23,32,30,.18)}.portrait-monogram{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(52px,5vw,78px)!important;font-weight:400!important;line-height:1!important;color:#24312e!important;opacity:.42}.avatar.portrait-pending small{position:static!important;font:700 10px/1.35 Arial,sans-serif!important;letter-spacing:.14em;text-align:center;color:#35423e!important;opacity:.72}.gateway-card .avatar.has-photo{min-height:260px}.gateway-card .avatar.has-photo img{width:100%;height:100%;min-height:260px;object-fit:cover;object-position:center 24%;display:block}.gateway-story-count{display:block;margin:16px 0 8px;color:#98553d;font:700 10px/1.2 Arial,sans-serif;letter-spacing:.14em}.profile-stories{margin:34px 0 44px;padding:36px 0 8px;border-top:1px solid #cfc7b8;border-bottom:1px solid #cfc7b8}.profile-stories-head{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr);gap:30px;align-items:end;margin-bottom:24px}.profile-stories-head h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,58px);line-height:.98;margin:6px 0 0;font-weight:400}.profile-stories-head p{font-size:18px;line-height:1.55;max-width:520px;margin:0}.profile-story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.profile-story-door{appearance:none;border:0;border-top:1px solid #b9b09f;background:#eee8dc;color:#17201e;padding:26px;text-align:left;min-height:250px;cursor:pointer;display:flex;flex-direction:column;transition:transform .18s ease,background .18s ease}.profile-story-door:hover,.profile-story-door:focus-visible{transform:translateY(-3px);background:#e4dccd;outline:none}.profile-story-door>span{font:700 10px/1 Arial,sans-serif;letter-spacing:.16em;color:#98553d}.profile-story-door h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;line-height:1.02;font-weight:400;margin:22px 0 12px}.profile-story-door p{font-size:15px;line-height:1.55;margin:0 0 24px}.profile-story-door strong{margin-top:auto;font:700 10px/1 Arial,sans-serif;letter-spacing:.13em}.gateway-card{overflow:hidden}.gateway-card .avatar{border-radius:0!important}.gateway-card .avatar small{right:auto!important;bottom:auto!important}@media(max-width:760px){.profile-stories-head{grid-template-columns:1fr}.gateway-card .avatar.portrait-pending,.gateway-card .avatar.has-photo,.gateway-card .avatar.has-photo img{min-height:220px}.profile-story-door{min-height:210px}}