/* lvju.css — 旅居样式（适老化，个人页面） */
.lv-section{padding:0}
.lv-loading{text-align:center;color:#999;padding:30px 0;font-size:14px}
.lv-welcome{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;padding:20px 16px}
.lv-greet{font-size:22px;font-weight:800}
.lv-date{font-size:14px;margin-top:4px;opacity:.9}
.lv-stay{background:#fff;margin:8px 12px;border-radius:10px;padding:14px;border:1px solid #f0f0f0}
.lv-stay-tag{display:inline-block;background:#16a34a;color:#fff;font-size:12px;padding:2px 10px;border-radius:10px;margin-bottom:6px}
.lv-stay-info{font-size:16px;font-weight:700;color:#1a1a1a}
.lv-stay-out{font-size:13px;color:#888;margin-top:4px}
.lv-stay-empty{background:#fff7ed;border-color:#fed7aa}
.lv-stay-empty .lv-stay-info{color:#c2410c}
.lv-block{background:#fff;margin:8px 12px;border-radius:10px;padding:14px;border:1px solid #f0f0f0}
.lv-block-title{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:10px;padding-left:8px;border-left:3px solid #f97316}
.lv-empty{text-align:center;color:#999;padding:14px 0;font-size:13px}
.lv-act{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f5f5f5}
.lv-act:last-child{border-bottom:none}
.lv-act-name{font-size:15px;font-weight:600;color:#333}
.lv-act-meta{font-size:13px;color:#888;margin-top:2px}
.lv-btn-sign{background:#f97316;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600}
.lv-btn-signed{background:#f5f0ec;color:#888;border:1px solid #eee;padding:8px 16px;border-radius:8px;font-size:14px}
.lv-greeting{font-size:15px;color:#333;line-height:1.6;padding:10px;background:#f5f0ec;border-radius:8px;margin-bottom:8px}
.lv-contact{display:inline-block;color:#f97316;font-size:14px;font-weight:600;text-decoration:none;margin-top:4px}
.lv-remind{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f5f5f5;font-size:14px}
.lv-remind:last-child{border-bottom:none}
.lv-remind-type{background:#fff7ed;color:#c2410c;font-size:12px;padding:2px 8px;border-radius:6px;flex-shrink:0}
.lv-remind-text{flex:1;color:#333}
.lv-remind-status{font-size:12px;color:#888;flex-shrink:0}
.lv-life-item{display:flex;gap:8px;padding:8px 0;border-bottom:1px solid #f5f5f5;font-size:14px}
.lv-life-time{color:#999;font-size:12px;flex-shrink:0;width:80px}
.lv-life-text{color:#333;flex:1}
.lv-btn-addlife{display:block;width:100%;background:#fff;color:#f97316;border:1px dashed #f97316;padding:10px;border-radius:8px;font-size:15px;margin-top:10px;cursor:pointer}
.lv-modal{background:#fff;border-radius:14px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;padding:18px 16px 20px;position:relative}
.lv-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.lv-modal-title{font-size:18px;font-weight:800;color:#c2410c}
.lv-close{font-size:26px;color:#999;background:none;border:none;line-height:1;cursor:pointer}
.lv-life-opts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.lv-life-opt{padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-size:15px;background:#fff;cursor:pointer}
.lv-life-opt.active{background:#fff7ed;border-color:#f97316;color:#c2410c;font-weight:600}
.lv-form-group{margin-bottom:12px}
.lv-form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:16px;box-sizing:border-box;font-family:inherit;resize:vertical}
.lv-plaza-check{display:flex;align-items:center;gap:6px;font-size:14px;color:#555;margin-bottom:12px}
.lv-btn-main{width:100%;padding:13px;border-radius:8px;background:#f97316;color:#fff;border:none;font-size:16px;font-weight:600}
.lv-btn-plan{display:block;margin-top:8px;background:#f97316;color:#fff;border:none;padding:8px 14px;border-radius:8px;font-size:14px;font-weight:600}
.lv-more{text-align:center;color:#f97316;font-size:14px;padding:10px 0;cursor:pointer;font-weight:600}
.lv-img-picker{margin-top:4px}
.lv-img-add{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:2px dashed #f97316;border-radius:8px;font-size:28px;color:#f97316;cursor:pointer}
.lv-img-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
.lv-img-thumb{width:64px;height:64px;border-radius:6px;background-size:cover;background-position:center;position:relative}
.lv-img-thumb span{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:#e53e3e;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer}
.lv-act-tabs{display:flex;gap:6px;margin-bottom:12px}
.lv-act-tab{padding:6px 12px;border-radius:16px;background:#f5f0ec;font-size:13px;color:#666;cursor:pointer}
.lv-act-tab.active{background:#f97316;color:#fff;font-weight:600}
.lv-act-list{max-height:50vh;overflow-y:auto}
.lv-act-item{padding:12px;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px;cursor:pointer}
.lv-act-item:active{background:#fafafa}
.lv-det-cover{width:100%;border-radius:8px;margin-bottom:10px;max-height:160px;object-fit:cover}
.lv-det-title{font-size:18px;font-weight:800;color:#1a1a1a;margin-bottom:6px}
.lv-det-meta{font-size:14px;color:#888;margin-bottom:10px}
.lv-det-desc{font-size:15px;color:#333;line-height:1.6;margin-bottom:10px}
.lv-det-cnt{font-size:13px;color:#f97316;margin-bottom:14px}
.lv-life-all{max-height:60vh;overflow-y:auto}
.lv-life-all-item{padding:10px 0;border-bottom:1px solid #f5f5f5}
.lv-life-all-item .lv-life-time{font-size:12px;color:#999;margin-bottom:4px}
.lv-life-all-item .lv-life-text{font-size:15px;color:#333;line-height:1.5}
.lv-life-imgs{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}
.lv-life-imgs img{width:calc(33.33% - 3px);height:70px;object-fit:cover;border-radius:6px}
