.primary-btn{background:linear-gradient(135deg,#0f95b0,#89c4c1);color:#fff;border-radius:36rpx;text-align:center;font-size:30rpx;height:88rpx;line-height:88rpx}.primary-btn:active{transform:scale(.98)}.card{background:#fff;border-radius:24rpx;padding:30rpx;margin-bottom:30rpx;box-shadow:0 2rpx 8rpx rgba(0,0,0,.05)}.tag{display:inline-block;font-size:22rpx;color:#0f95b0;background:rgba(15,149,176,.1);padding:4rpx 12rpx;border-radius:4rpx;margin-right:10rpx}.section-title{font-size:34rpx;font-weight:700;color:#333;position:relative;padding-left:20rpx;margin-bottom:30rpx}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6rpx;height:30rpx;background:#0f95b0;border-radius:3rpx}.price{font-size:32rpx;color:#f56c6c;font-weight:700}.price.free{color:#67c23a}.price.original{font-size:24rpx;color:#999;text-decoration:line-through;margin-left:10rpx}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}page{width:100%;height:100%;overflow-x:hidden}.patient-form{min-height:100vh;background:#f5f6fa;padding:20rpx 20rpx 120rpx}.patient-form .form-card{background:#fff;border-radius:24rpx;padding:30rpx;margin-bottom:20rpx}.patient-form .form-card .form-item{margin-bottom:30rpx}.patient-form .form-card .form-item:last-child{margin-bottom:0}.patient-form .form-card .form-item .label{font-size:28rpx;color:#333;margin-bottom:16rpx;display:block}.patient-form .form-card .form-item .label.required:before{content:"*";color:#f56c6c;margin-right:4rpx}.patient-form .form-card .form-item .value-text{font-size:28rpx;color:#333;padding:24rpx 30rpx;background:#f5f6fa;border-radius:24rpx}.patient-form .form-card .form-item input{width:100%;height:88rpx;background:#f5f6fa;border-radius:24rpx;padding:0 30rpx;font-size:28rpx;color:#333}.patient-form .form-card .form-item .picker{height:88rpx;background:#f5f6fa;border-radius:24rpx;padding:0 30rpx;display:flex;align-items:center;justify-content:space-between}.patient-form .form-card .form-item .picker text{font-size:28rpx;color:#333}.patient-form .form-card .form-item .picker text.icon-arrow-right{font-size:24rpx;color:#999}.patient-form .form-card .switch-item{display:flex;justify-content:space-between;align-items:center}.patient-form .form-card .switch-item text{font-size:28rpx;color:#333}.patient-form .bottom-bar{position:fixed;left:0;right:0;bottom:0;padding:20rpx 30rpx;background:#fff;box-shadow:0 8rpx 24rpx rgba(0,0,0,.12)}.patient-form .bottom-bar .submit-btn{width:100%}.patient-form .bottom-bar .submit-btn[disabled]{opacity:.6}
