@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}page{background-color:#f8fafc;font-size:28rpx;color:#1e293b;line-height:1.6}.container{padding:24rpx}.btn{display:flex;align-items:center;justify-content:center;padding:24rpx 48rpx;border-radius:12rpx;font-size:28rpx;font-weight:500;transition:all .2s ease}.btn--primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.btn--primary:active{opacity:.9;transform:scale(.98)}.btn--default{background:#fff;color:#1e293b;border:1rpx solid #E2E8F0}.btn--default:active{background:#f8fafc}.btn--block{width:100%}.btn--disabled{opacity:.5;pointer-events:none}.card{background:#fff;border-radius:16rpx;padding:24rpx;box-shadow:0 2rpx 8rpx #0000000a}.card__title{font-size:32rpx;font-weight:600;color:#1e293b;margin-bottom:16rpx}.input{width:100%;height:88rpx;padding:0 24rpx;background:#f8fafc;border:1rpx solid #E2E8F0;border-radius:12rpx;font-size:28rpx;color:#1e293b;transition:all .2s ease}.input:focus{border-color:#2563eb;background:#fff}.input::placeholder{color:#94a3b8}.tag{display:inline-flex;align-items:center;padding:8rpx 16rpx;border-radius:8rpx;font-size:24rpx;font-weight:500}.tag--primary{background:#eff6ff;color:#2563eb}.tag--success{background:#ecfdf5;color:#10b981}.tag--warning{background:#fef3c7;color:#f59e0b}.tag--error{background:#fef2f2;color:#ef4444}.tag--default{background:#f1f5f9;color:#64748b}.page[data-v-8b4e035d]{min-height:100vh;background:linear-gradient(180deg,#eff6ff,#f8fafc);padding-bottom:120px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header[data-v-8b4e035d]{padding:12px 16px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:space-between}.header__title[data-v-8b4e035d]{font-size:16px;font-weight:600}.header__location[data-v-8b4e035d]{display:flex;align-items:center;background:#fff3;padding:4px 10px;border-radius:12px;cursor:pointer}.header__icon[data-v-8b4e035d]{width:14px;height:14px;margin-right:4px}.header__text[data-v-8b4e035d]{font-size:12px}.banner[data-v-8b4e035d]{position:relative;margin:16px}.banner__swiper[data-v-8b4e035d]{position:relative;height:150px;border-radius:12px;overflow:hidden}.banner__item[data-v-8b4e035d]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease}.banner__item.active[data-v-8b4e035d]{opacity:1}.banner__item img[data-v-8b4e035d]{width:100%;height:100%;object-fit:cover}.banner__dots[data-v-8b4e035d]{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}.banner__dot[data-v-8b4e035d]{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer}.banner__dot.active[data-v-8b4e035d]{background:#fff}.menu[data-v-8b4e035d]{padding:0 16px;margin-bottom:24px}.menu__grid[data-v-8b4e035d]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.menu__item[data-v-8b4e035d]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.menu__icon[data-v-8b4e035d]{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;box-shadow:0 4px 12px #0000001a}.menu__icon span[data-v-8b4e035d]{font-size:24px}.menu__text[data-v-8b4e035d]{font-size:13px;color:#1e293b}.section[data-v-8b4e035d]{padding:20px 16px}.section__header[data-v-8b4e035d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section__title[data-v-8b4e035d]{font-size:17px;font-weight:600;color:#1e293b}.section__more[data-v-8b4e035d]{font-size:13px;color:#64748b}.meditors__list[data-v-8b4e035d]{display:flex;flex-direction:column;gap:12px}.mediator__card[data-v-8b4e035d]{display:flex;align-items:center;background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 12px #0000000f;border:1px solid #F1F5F9;transition:all .2s ease;cursor:pointer}.mediator__card[data-v-8b4e035d]:hover{box-shadow:0 4px 20px #2563eb1f;border-color:#dbeafe}.mediator__avatar-wrap[data-v-8b4e035d]{position:relative;flex-shrink:0;margin-right:14px}.mediator__avatar[data-v-8b4e035d]{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 8px #0000001a}.mediator__badge[data-v-8b4e035d]{position:absolute;bottom:0;right:0;width:16px;height:16px;background:#10b981;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.mediator__dot[data-v-8b4e035d]{width:8px;height:8px;background:#fff;border-radius:50%}.mediator__info[data-v-8b4e035d]{flex:1;min-width:0}.mediator__name[data-v-8b4e035d]{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:2px}.mediator__role[data-v-8b4e035d]{font-size:12px;color:#0369a1;background:#f0f9ff;padding:2px 8px;border-radius:4px;display:inline-block;margin-bottom:6px}.mediator__specialty[data-v-8b4e035d]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.mediator__tag[data-v-8b4e035d]{font-size:11px;color:#64748b;background:#f8fafc;padding:2px 8px;border-radius:4px;border:1px solid #E2E8F0}.mediator__stats[data-v-8b4e035d]{display:flex;align-items:center;gap:12px}.mediator__rating[data-v-8b4e035d]{display:flex;align-items:center;font-size:13px;color:#f59e0b;font-weight:500}.mediator__star[data-v-8b4e035d]{width:14px;height:14px;margin-right:2px}.mediator__cases[data-v-8b4e035d]{font-size:12px;color:#10b981;font-weight:500}.mediator__btn[data-v-8b4e035d]{flex-shrink:0;margin-left:12px;width:64px;height:32px;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:16px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.mediator__btn[data-v-8b4e035d]:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:scale(1.02)}.tabbar[data-v-8b4e035d]{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -2px 8px #0000000a;padding-bottom:env(safe-area-inset-bottom)}.tabbar__item[data-v-8b4e035d]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.tabbar__item.active .tabbar__text[data-v-8b4e035d]{color:#2563eb}.tabbar__icon[data-v-8b4e035d]{font-size:20px;margin-bottom:2px}.tabbar__text[data-v-8b4e035d]{font-size:11px;color:#94a3b8}
