檐下小院

院子里的灯 · 为它亮着

客栈后院有一小片院子,养着几只没人要的小动物。
它们不问你从哪来,不问你经历过什么。
你来了,它就摇尾巴、蹭裤脚、翻肚皮
很多时候,脆弱的人更需要陪伴——
一只不会说话的小东西,反而什么都懂。

不用负责,不用承诺,来了就好。

— 选一个带回家 —

— 它不会走,就像总有人等你 —

院子里亮着灯

它在,灯就在

——
——
0
一起度过的夜晚
领养日期
性格标签
今日心情
互动次数
正在连接小院...
鄂ICP备2026033508号-10
/* iframe Agent容器 */ .ai-agent-wrap{position:relative;width:100%;min-height:420px;border-radius:14px;overflow:hidden;background:rgba(0,0,0,.2);margin-bottom:24px;} .ai-agent-wrap iframe{width:100%;height:420px;border:none;background:transparent;} .ai-agent-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,.3);color:rgba(245,237,222,.6);font-size:14px;} .ai-agent-loading .spin{width:32px;height:32px;border:3px solid rgba(245,185,66,.2);border-top-color:var(--lamp);border-radius:50%;animation:spin 1s linear infinite;} @keyframes spin{to{transform:rotate(360deg);}}