.list-page{min-height:calc(100vh - 120px);padding:1rem 0 2rem;background:#faf8f5}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding:.5rem 0}.back-btn{display:flex;align-items:center;gap:.25rem;color:#2c1e18;text-decoration:none;font-size:.9375rem;padding:.5rem .75rem;border-radius:8px;transition:all .3s ease;font-family:"Noto Serif SC",Georgia,serif}.back-btn:hover{background:#2c1e180d}.page-title{font-size:1.25rem;font-weight:600;color:#2c1e18;margin:0;font-family:"Noto Serif SC",Georgia,serif}.header-placeholder{width:60px}.consultation-list{background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c1e180f;overflow:hidden;border:1px solid rgba(201,165,92,.1)}.consultation-item{display:flex;gap:1rem;padding:1rem 1.25rem;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(201,165,92,.08);align-items:center}.consultation-item:last-child{border-bottom:none}.consultation-item:hover{background:#c9a55c0a}.item-avatar{position:relative;flex-shrink:0}.avatar-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c9a55c,#5d4037);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;font-family:"Noto Serif SC",Georgia,serif}.unread-badge{position:absolute;top:-4px;right:-4px;background:#dc3545;color:#fff;font-size:.6875rem;padding:.125rem .5rem;border-radius:10px;min-width:18px;text-align:center;line-height:1.2;font-weight:500}.item-content{flex:1;min-width:0}.item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}.item-name{font-size:1rem;font-weight:600;color:#2c1e18;font-family:"Noto Serif SC",Georgia,serif}.item-time{font-size:.75rem;color:#6d4c41;flex-shrink:0}.item-preview{font-size:.875rem;color:#6d4c41;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-meta{display:flex;gap:.5rem;align-items:center}.item-type{font-size:.75rem;padding:.125rem .5rem;background:#c9a55c1a;color:#c9a55c;border-radius:4px}.item-status{font-size:.75rem;padding:.125rem .5rem;border-radius:4px}.status-0{background:#fff8e1;color:#f57f17}.status-1{background:#e3f2fd;color:#1565c0}.status-2{background:#e8f5e9;color:#2e7d32}.status-3{background:#ffebee;color:#c62828}.item-arrow{color:#6d4c41;opacity:.4;flex-shrink:0;display:flex;align-items:center}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c1e180f;border:1px solid rgba(201,165,92,.1)}.empty-icon-wrap{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:#c9a55c14;display:flex;align-items:center;justify-content:center;color:#c9a55c}.empty-state h3{font-size:1.125rem;margin-bottom:.5rem;color:#2c1e18;font-family:"Noto Serif SC",Georgia,serif;font-weight:600}.empty-state p{color:#6d4c41;margin-bottom:1.5rem;font-size:.9375rem}.loading-state{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c1e180f;border:1px solid rgba(201,165,92,.1)}.loading-spinner{width:32px;height:32px;border:2px solid rgba(201,165,92,.2);border-top-color:#c9a55c;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-state p{color:#6d4c41;font-size:.9375rem}.error-state{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #2c1e180f;border:1px solid rgba(201,165,92,.1)}.error-icon{width:48px;height:48px;margin:0 auto 1rem;border-radius:50%;background:#dc35451a;color:#dc3545;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.error-state p{color:#6d4c41;margin-bottom:1.5rem;font-size:.9375rem}.load-more{text-align:center;padding:1.25rem}.load-more-btn{padding:.625rem 2rem;background:#fff;border:1px solid rgba(201,165,92,.3);border-radius:20px;color:#6d4c41;font-size:.875rem;cursor:pointer;transition:all .3s ease;font-family:"Noto Serif SC",Georgia,serif}.load-more-btn:hover{background:#c9a55c0d;border-color:#c9a55c;color:#c9a55c}.no-more{text-align:center;padding:1.25rem;color:#6d4c41;font-size:.8125rem;opacity:.6}.btn-gold{background:#c9a55c;color:#fff;border:1px solid #C9A55C;padding:.75rem 1.5rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:"Noto Serif SC",Georgia,serif}.btn-gold:hover{background:#b8944d;border-color:#b8944d}.btn-primary{background:#c9a55c;color:#fff;border:1px solid #C9A55C;padding:.75rem 1.5rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:"Noto Serif SC",Georgia,serif}.btn-primary:hover{background:#b8944d;border-color:#b8944d}@media(max-width:768px){.list-page{padding:.5rem 0 1.5rem}.consultation-item{padding:.875rem 1rem}.avatar-circle{width:44px;height:44px;font-size:1rem}}@media(min-width:769px){.list-page .container{max-width:600px;margin:0 auto}}
