/* In-flow residents: no fixed positioning, overlays or animation. */
.xiaoxi-home{display:flex;align-items:center;gap:18px;padding:16px 22px;border-bottom:1px solid #d5ad6240;background:#203b52;min-width:0}
.xiaoxi-home img{display:block;width:90px;height:135px;object-fit:contain;flex:0 0 90px;pointer-events:none}
.xiaoxi-home>div{min-width:0}.xiaoxi-home strong{display:block;font-size:20px;color:#ffe1a0;line-height:1.5}.xiaoxi-home p{margin:6px 0;color:#e0e7ef;line-height:1.6;font-size:14px}.xiaoxi-home a{display:inline-block;padding:8px 0;color:#ffe1a0;text-underline-offset:4px}
.xiaoxi-sidebar{display:flex;align-items:center;gap:12px;padding:0 0 14px;margin-bottom:18px;border-bottom:1px solid #d7c8ad;min-width:0}
.xiaoxi-sidebar img{display:block;width:48px;height:72px;object-fit:contain;flex:0 0 48px;pointer-events:none}.xiaoxi-sidebar>div{min-width:0}.xiaoxi-sidebar strong{display:block;font-size:17px;color:#203b52}.xiaoxi-sidebar a{display:inline-block;padding:8px 0;color:#61502f;font-size:14px;text-underline-offset:4px}
@media(max-width:600px){.xiaoxi-home{padding:14px;gap:12px}.xiaoxi-home img{width:64px;height:96px;flex-basis:64px}.xiaoxi-home strong{font-size:17px}.xiaoxi-home p{font-size:13px}}
